[xmonad] Issue 420 in xmonad: countScreens from the contrib module
X.L.IndependScreens has side effects
codesite-noreply at google.com
codesite-noreply at google.com
Tue Nov 16 03:22:15 EST 2010
Status: New
Owner: ----
New issue 420 by quesel: countScreens from the contrib module
X.L.IndependScreens has side effects
http://code.google.com/p/xmonad/issues/detail?id=420
The function countScreens does not close the display after counting the
number of screens. This is unfortunate as counting the number of screens
should be side effect free.
The patch below changes this function in a way that after performing its
operation the display is closed correctly.
Regards,
Jan
Attachments:
countScreensCloseDisplay.patch 51.0 KB
More information about the xmonad
mailing list