From 4f6089647518404dfbebf7e710e4ccab6c450f98 Mon Sep 17 00:00:00 2001 From: Jason Creighton Date: Wed, 27 Jun 2007 05:54:26 +0200 Subject: Note that SimpleStacking is incompatible with Xinerama It's unclear to me what SimpleStacking is supposed to accomplish, so I'm just going to note that it doesn't work with Xinerama. (Due to assuming that the current workspace is the one being laid out) darcs-hash:20070627035426-b9aa7-2f0c0a1e0beb080e323847e34db35cc5fec6b073.gz --- SimpleStacking.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'SimpleStacking.hs') diff --git a/SimpleStacking.hs b/SimpleStacking.hs index ed1e3ef..3229a8b 100644 --- a/SimpleStacking.hs +++ b/SimpleStacking.hs @@ -11,6 +11,8 @@ -- -- A module to be used to obtain a simple "memory" of stacking order. -- +-- WARNING: This module is incompatible with Xinerama! +-- ----------------------------------------------------------------------------- module XMonadContrib.SimpleStacking ( -- cgit v1.2.3