Re: window titlebar

Matthieu Moy <Matthieu.Moy-wMUr/[email protected]> Wed, 05 Aug 2009 17:49:14 +0200
Newsgroups gmane.comp.window-managers.ion.general
Message-ID <[email protected]>
"Maximilian W. Zeller" <[email protected]> writes:

> hi
>
> 1. i was wondering if it is possible to remove the window titlebar of
> a specific floating window? maybe with defwinprop?

defbindings("WMPlex.toplevel", {
               kpress(META.."Escape", "toggle_tab(_)"),
            })

and I can show/hide the titlebar with meta+escape.

-- 
Matthieu