diff options
author | Andrea Rossato <andrea.rossato@unibz.it> | 2008-01-27 15:02:19 +0100 |
---|---|---|
committer | Andrea Rossato <andrea.rossato@unibz.it> | 2008-01-27 15:02:19 +0100 |
commit | abc827b6ff90cc4f4fc4b4831383203e6c7acee2 (patch) | |
tree | 6f373f595171b22c50d2f62e517af220254d29b3 /LayoutScreens.hs | |
parent | 18dd26cb46d51d2d64626449de858962530f2a29 (diff) | |
download | XMonadContrib-abc827b6ff90cc4f4fc4b4831383203e6c7acee2.tar.gz XMonadContrib-abc827b6ff90cc4f4fc4b4831383203e6c7acee2.tar.xz XMonadContrib-abc827b6ff90cc4f4fc4b4831383203e6c7acee2.zip |
LayoutModifier add a modifyLayout
Many layouts are written as layout modifiers because they need to
change the stack of the rectangle before executing doLayout.
This is a major source of bugs. all layout modifiers should be using the
LayoutModifier class. This method (modifyLayout) can be used to
manipulate the rectangle and the stack before running doLayout by the
layout modifier.
darcs-hash:20080127140219-32816-bc3dbfc0be08587b94acead49f384e72c89e2df0.gz
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions