mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -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:
parent
614fec4e8b
commit
a5ee07b7d0
@ -11,6 +11,8 @@
|
|||||||
--
|
--
|
||||||
-- A module to be used to obtain a simple "memory" of stacking order.
|
-- A module to be used to obtain a simple "memory" of stacking order.
|
||||||
--
|
--
|
||||||
|
-- WARNING: This module is incompatible with Xinerama!
|
||||||
|
--
|
||||||
-----------------------------------------------------------------------------
|
-----------------------------------------------------------------------------
|
||||||
|
|
||||||
module XMonadContrib.SimpleStacking (
|
module XMonadContrib.SimpleStacking (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user