[xmonad] toggle show/hide of a window?

Konstantin Sobolev konstantin.sobolev at gmail.com
Tue May 19 12:03:29 EDT 2009


On Tue, May 19, 2009 at 2:44 AM, Chengqi(Lars) Song <songcq at gmail.com> wrote:
> hi,
>
> how can we use keyboard to control a window? in fact it's my tray window. i want to do the following things:
>
> - toggle show/hide
> - bring to top
> - send to background
>
> can use bind keyboard with these operations to a window?

You can use NamedScratchpad without setting up it's manage hook to
toggle window visibility. There's an unaccepted patch which allows to
do it in a more clean way.
http://article.gmane.org/gmane.comp.lang.haskell.xmonad/7592


More information about the xmonad mailing list