[xmonad] darcs patch: NoFrillsDecoration - most basic version of decoration ...

Adam Vogt vogt.adam at gmail.com
Mon Oct 12 03:15:07 EDT 2009


* 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 <jan.vornberger at informatik.uni-oldenburg.de>
>  * 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


More information about the xmonad mailing list