[Xmonad] Add FloatLayout,
a Layout Transformer adding a floating layer
Karsten Schoelzel
kuser at gmx.de
Wed Oct 10 19:27:49 EDT 2007
Hi,
this is to try out moving the floating to the level of layouts.
This would make it possible to have different layout algorithms for the
floating layer, including different decorations for windows there.
At the moment it's possible to move windows with the mouse and keys.
Additionally there is a hidden layer so windows can be hidden
temporarily (this being the initial reason to investigate it: hide all
floating windows for a moment)
TODO: - it's difficult to automagically move a window to the floating
layer with a manageHook
- moving windows between workspaces will *not* preserve the
floating status
What do you think?
--
Karsten Schölzel | Email: kuser at gmx.de
Friedrichstraße 7 | Jabber: topox at jabber.ccc.de
18057 Rostock | Mobile: +491627144185
Germany
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FloatLayout.1.patch
Type: text/x-diff
Size: 78537 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/xmonad/attachments/20071011/3a31634d/FloatLayout.1-0001.bin
More information about the Xmonad
mailing list