[xmonad] Toggle window decoration
Brandon Allbery
allbery.b at gmail.com
Sat Feb 4 20:25:50 CET 2012
On Sat, Feb 4, 2012 at 14:09, Norbert Zeh <nzeh at cs.dal.ca> wrote:
> I'm currently experimenting with using window decorations
> (NoFrillsDecoration at
> this point). While I normally want decorations on my windows, there are
> situations where I would like to remove the decoration from individual
> windows
> and latter restore the decoration. Is there already a layout modifier or
> other
> mechanism that does this? If there isn't, that's no biggie because I have
> an
>
XMonad.Layout.MultiToggle<http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-MultiToggle.html>
One of the standard modifier toggles turns server-side borders on/off
dynamically; you should be able to use the provided examples to work out
how to toggle a Decorations-based modifier.
--
brandon s allbery allbery.b at gmail.com
wandering unix systems administrator (available) (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/xmonad/attachments/20120204/99ddc77d/attachment.htm>
More information about the xmonad
mailing list