[Xmonad] turn any window into a statusbar or manage/unmage windows
'remotely'
Robert Manea
rob.manea at googlemail.com
Wed Jul 11 03:19:45 EDT 2007
Hi,
as the question:
'How can I make xmonad ignore application "foo" and have it appear on every workspace?'
is kind of a FAQ in xmonad's IRC channel, i wrote a tiny application
just for this purpose.
Source is attached below, usage is trivial:
- retreive the window ID of the application you want to
unmanage/manage with 'xwininfo'
- invoke the program below, like:
* unmanage <windowid>
* manage <windowid>
Compilation und usage instructions are in the code..
Have fun, Rob.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unmanage.c
Type: text/x-csrc
Size: 2217 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/xmonad/attachments/20070711/729d8236/unmanage.bin
More information about the Xmonad
mailing list