aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Hooks (follow)
Commit message (Expand)AuthorAgeFilesLines
* X.H.DynamicLog: let the user of xmonadPropLog choose property nameTomas Janousek2010-03-191-6/+11
* Use imported 'fi' in H.ScreenCornersAdam Vogt2010-02-221-3/+1
* X.H.ScreenCorners typosNils Schweinsberg2010-02-221-4/+4
* X.H.ScreenCorners rewritten to use InputOnly windows instead of waiting for M...Nils Schweinsberg2010-02-221-59/+121
* [patch] X.H.ScreenCorners: move the mouse cursor to avoid loopsNils Schweinsberg2010-02-221-5/+8
* New extension: XMonad.Hooks.ScreenCornersNils Schweinsberg2010-02-221-0/+107
* minor style changesDaniel Wagner2009-12-281-8/+7
* suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...Brent Yorgey2010-01-125-6/+1
* Style changes in EwmhDesktopsAdam Vogt2009-12-191-11/+8
* Add support for fullscreen through the _NET_WM_STATE protocolaudunskaugen2009-12-141-1/+36
* Module to ensure that a dragged window always stays in front of all other win...Jan Vornberger2009-11-291-0/+62
* X.H.DynamicLog: fix xmonadPropLog double-encoding of UTF-8Tomas Janousek2009-11-211-4/+4
* X.H.DynamicLog: make documentation for 'dzen' and 'xmobar' slightly more clearBrent Yorgey2009-11-211-3/+9
* X.H.ManageDocks: ignore struts that cover an entire screen on that screenTomas Janousek2009-11-191-5/+8
* Use imported 'fi' in PositionStoreHooksAdam Vogt2009-11-191-2/+1
* Changed interface of X.U.ExtensibleStateDaniel Schoepe2009-11-164-20/+18
* PositionStoreFloat - a floating layout with support hooksJan Vornberger2009-11-151-0/+98
* X.H.Urgencyhook fix minor doc bugAnders Engstrom2009-11-151-1/+1
* X.H.DynamicLog fix minor indentation oddnessAnders Engstrom2009-11-151-15/+15
* Don't erase floating information with H.InsertPosition (Issue 334)Adam Vogt2009-11-131-1/+1
* Trim whitespace in H.FloatNextAdam Vogt2009-11-111-5/+1
* Use ExtensibleState in H.FloatNextAdam Vogt2009-11-111-16/+15
* minor-doc-fix-in-ManageHelpers`Henrique Abreu hgabreu@gmail.com2009-11-041-1/+1
* Remove defaulting when using NoMonomorphismRestriction in H.EwmhDesktopsAdam Vogt2009-11-071-6/+7
* Use X.U.ExtensibleState instead of IORefsDaniel Schoepe2009-11-062-69/+43
* Add experimental xmonadPropLog functionSpencer Janssen2009-11-071-0/+19
* Fix typo in H.FadeInactive documentationAdam Vogt2009-10-291-1/+1
* X.H.ManageHelpers: added currentWs that returns the current workspaceIsmael Carnales2009-10-281-0/+5
* Changing behaviour of ppUrgent with X.H.DynamicLogmail2009-09-101-19/+8
* Add ewmh function to set all EWMH settings in one stepSpencer Janssen2009-10-231-4/+9
* Refer to modm as the current modMaskAdam Vogt2009-10-225-15/+15
* Move EWMH support initialization to a startupHookJustin Bogner2009-10-111-20/+10
* Remove H.SetCursor: U.Cursor is preferredAdam Vogt2009-10-201-47/+0
* Finish a sentence in H.ManageDocks haddocks.Adam Vogt2009-10-051-1/+1
* Add a SetStruts message to H.ManageDocks.Adam Vogt2009-10-051-13/+43
* Fixed guard in WorkspaceByPos - condition got switched during transformationJan Vornberger2009-10-041-1/+1
* New module : X.H.SetCursormail2009-09-151-0/+47
* Hyperlink modules named in WindowMenu, RestoreMinimized, and MinimizeAdam Vogt2009-10-031-1/+1
* Use ErrorT instead of nested case for H.WorkspaceByPosAdam Vogt2009-09-301-24/+13
* In a multi-head setup, move windows with a non-zero position upon creation to...Jan Vornberger2009-09-301-0/+65
* EventHook to restore minimized windows from taskbar (re-recorded from Bluetil...Jan Vornberger2009-09-291-0/+49
* Factor out direction types and put them in X.U.TypesDaniel Schoepe2009-09-191-18/+8
* Return True in X.H.FadeInactive.isUnfocused if current workspace is empty. (d...Adam Vogt2009-08-281-1/+1
* Actually execute the correct command when giving user-defined commands to Ser...Jan Vornberger2009-08-261-2/+2
* Preserve backwards compatibility with H.ServerModeAdam Vogt2009-08-261-4/+10
* Let the user decide which commands to use in X.H.ServerModeDaniel Schoepe2009-08-251-5/+8
* Better default for ppUrgent in xmobarPPDaniel Schoepe2009-08-221-0/+1
* Add backwards compatability in X.H.FadeInactiveDaniel Schoepe2009-08-221-1/+1
* More flexible interface for X.H.FadeInactiveDaniel Schoepe2009-08-211-27/+31
* Don't use tabs in EwmhDesktopsDaniel Schoepe2009-08-131-3/+3