mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-11 10:12:15 -07:00
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)
This commit is contained in:
@@ -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 (
|
||||
|
Reference in New Issue
Block a user