Adam Vogt
6cbddae8c2
add another extension to actually fix the build with ghc-7.10-RC1
2015-01-24 11:19:39 +00:00
Daniel Wagner
daa2731d3d
eliminate references to defaultConfig
2013-05-28 00:58:25 +00:00
Jan Vornberger
82147d137c
Minimize: Replaced calls to 'sendMessage' (BW.focusDown) and 'windows' with alternative methods
...
Calling these functions during message handling results in the loss of layout state.
This fixes a number of bugs related to the combination of X.L.Minimize with a decoration.
2010-07-27 22:48:41 +00:00
Justin Bogner
fd99373c39
A hook to handle minimize/restore window manager hints.
...
XMonad.Hooks.Minimize handles both minimize and restore
messages. Handling restore messages was already done in
RestoreMinimized, which this module intends to replace.
2010-06-16 05:11:24 +00:00
Jan Vornberger
af24766a83
PositionStoreHook: take decoration into account
2010-06-02 22:30:15 +00:00
Brent Yorgey
b435a6a519
suppress some warnings under ghc 6.12.1 and clean up redundant imports to get rid of some others.
2010-01-12 17:25:07 +00:00
Jan Vornberger
9b76a85c74
BluetileConfig: Fullscreen tweaks and border color change
2010-01-31 23:33:47 +00:00
Jens Petersen
7b0fd3ba3a
use restart to restart xmonad (no longer bluetile)
2010-01-16 10:59:35 +00:00
Jan Vornberger
98fe292e9f
Make X.L.Minimize explicitly mark minimized windows as boring
2009-12-22 21:45:29 +00:00
Jan Vornberger
f46873fdab
Added Bluetile's config
2009-12-09 15:03:09 +00:00