
This version of the patch applies cleanly to current darcs xmonad and adds support for floating windows. I've recorded the tiling windows part and the floating window part in different patches, so you can apply only one and not the other. The gaps in tiled mode are still there.

On Mon, Jun 04, 2007 at 09:47:43PM +0200, Peter De Wachter wrote:
This version of the patch applies cleanly to current darcs xmonad and adds support for floating windows. I've recorded the tiling windows part and the floating window part in different patches, so you can apply only one and not the other. The gaps in tiled mode are still there.
I'll point out that this feature can very easily be added as an add-on module in XMonadContrib as a layout modifier (which just post-processes an arbitrary layout). And if I ever have more time for xmonad hacking, I might do that. -- David Roundy Department of Physics Oregon State University

On Mon, 04 Jun 2007 21:47:43 +0200
"Peter De Wachter"
This version of the patch applies cleanly to current darcs xmonad and adds support for floating windows. I've recorded the tiling windows part and the floating window part in different patches, so you can apply only one and not the other. The gaps in tiled mode are still there.
I've applied the "apply size hints to floating windows" patch -- it's really the right thing to do for apps like mplayer. I still don't think we want to handle size hints for tiled windows by default. However, as David points out, we could have some tiled layouts in XMonadContrib that use this size hint code. Thanks for submitting this patch (twice!). Cheers, Spencer Janssen
participants (3)
-
David Roundy
-
Peter De Wachter
-
Spencer Janssen