toggle show/hide of a window?

19 May
2009
19 May
'09
2:44 a.m.
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? thanks lars

19 May
19 May
12:03 p.m.
On Tue, May 19, 2009 at 2:44 AM, Chengqi(Lars) Song
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
5846
Age (days ago)
5846
Last active (days ago)
1 comments
2 participants
participants (2)
-
Chengqi(Lars) Song
-
Konstantin Sobolev