Issue 420 in xmonad: countScreens from the contrib module X.L.IndependScreens has side effects

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

Comment #1 on issue 420 by daniel.wagner: countScreens from the contrib module X.L.IndependScreens has side effects http://code.google.com/p/xmonad/issues/detail?id=420 Thanks. Pushed to the repo.

Updates: Status: Fixed Comment #2 on issue 420 by daniel.w...@gmail.com: countScreens from the contrib module X.L.IndependScreens has side effects http://code.google.com/p/xmonad/issues/detail?id=420 (No comment was entered for this change.)
participants (1)
-
codesite-noreply@google.com