
* On Monday, October 12 2009, Jan Vornberger wrote:
This is the decoration layout modifier I use for Bluetile's floating layout. I wrote it because SimpleDecoration wasn't simple enough. :-)
Mon Oct 12 00:05:12 CEST 2009 Jan Vornberger
* NoFrillsDecoration - most basic version of decoration for windows PS: I since looked into the problem of patch bundles with unicode characters getting mangled when I use 'darcs send'. It is now a reported bug ( http://bugs.darcs.net/issue1644 ) and I'm using a workaround that will hopefully work for now.
When you reset the layout (M-S-space), all windows take a shorter size. ex. with this ordering: (named "F" $ borderResize $ noFrillsDeco shrinkText defaultTheme $ windowArrange simplestFloat) The window shrinks every time you resize it horizontally too. Could you document what the correct ordering of these pieces is (and/or just reference a XMonad.Config.Bluetile)? Thanks, Adam