darcs patch: Small bugfix to X.L.Fullscreen

When using xmonad on another machine, the XMonad.Layout.Fullscreen module stopped refreshing the layout when a window entered fullscreen. This patch makes the layout modifiers return a Just instead of a Nothing on the FullscreenChanged message, fixing the bug. I do wonder, however, why the modifiers worked fine before. The patch also fixes some funny whitespace. -- Audun Skaugen

On Tue, 25 Oct 2011 21:50:29 +0200, "Audun Skaugen"
When using xmonad on another machine, the XMonad.Layout.Fullscreen module stopped refreshing the layout when a window entered fullscreen. This patch makes the layout modifiers return a Just instead of a Nothing on the FullscreenChanged message, fixing the bug. I do wonder, however, why the modifiers worked fine before.
The patch also fixes some funny whitespace.
Applied, thanks!

This 1-patch bundle was just applied to http://code.haskell.org/XMonadContrib:
20111023102940 Audun Skaugen
participants (3)
-
Audun Skaugen
-
Daniel Schoepe
-
darcswatch@nomeata.de