diff options
author | Alec Berryman <alec@thened.net> | 2007-07-04 22:06:26 +0200 |
---|---|---|
committer | Alec Berryman <alec@thened.net> | 2007-07-04 22:06:26 +0200 |
commit | f2d7599286c1468633b74ecbda52771da6250e5d (patch) | |
tree | 40ddeded2a853d1ed3b087792e47ab6c5ceb1378 | |
parent | 658f4989822341af8b2f62fc6eb0355b55945b44 (diff) | |
download | XMonadContrib-f2d7599286c1468633b74ecbda52771da6250e5d.tar.gz XMonadContrib-f2d7599286c1468633b74ecbda52771da6250e5d.tar.xz XMonadContrib-f2d7599286c1468633b74ecbda52771da6250e5d.zip |
SimpleStacking: remove note about Xinerama incompatability, works fine now
darcs-hash:20070704200626-39448-f68cd763578d89754a166e79e9f0927750c37d1c.gz
-rw-r--r-- | SimpleStacking.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/SimpleStacking.hs b/SimpleStacking.hs index c66fa9a..e689d98 100644 --- a/SimpleStacking.hs +++ b/SimpleStacking.hs @@ -11,8 +11,6 @@ -- -- A module to be used to obtain a simple "memory" of stacking order. -- --- WARNING: This module is incompatible with Xinerama! --- ----------------------------------------------------------------------------- module XMonadContrib.SimpleStacking ( |