aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Hooks (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-30X.H.UrgencyHook: performance fixTomas Janousek1-2/+4
2010-01-17Update my e-mail addressquentin.moser2-4/+4
2010-03-19X.H.DynamicLog: let the user of xmonadPropLog choose property nameTomas Janousek1-6/+11
2010-02-22Use imported 'fi' in H.ScreenCornersAdam Vogt1-3/+1
2010-02-22X.H.ScreenCorners typosNils Schweinsberg1-4/+4
2010-02-22X.H.ScreenCorners rewritten to use InputOnly windows instead of waiting for M...Nils Schweinsberg1-59/+121
2010-02-22[patch] X.H.ScreenCorners: move the mouse cursor to avoid loopsNils Schweinsberg1-5/+8
2010-02-22New extension: XMonad.Hooks.ScreenCornersNils Schweinsberg1-0/+107
2009-12-28minor style changesDaniel Wagner1-8/+7
2010-01-12suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...Brent Yorgey5-6/+1
2009-12-19Style changes in EwmhDesktopsAdam Vogt1-11/+8
2009-12-14Add support for fullscreen through the _NET_WM_STATE protocolaudunskaugen1-1/+36
2009-11-29Module to ensure that a dragged window always stays in front of all other win...Jan Vornberger1-0/+62
2009-11-21X.H.DynamicLog: fix xmonadPropLog double-encoding of UTF-8Tomas Janousek1-4/+4
2009-11-21X.H.DynamicLog: make documentation for 'dzen' and 'xmobar' slightly more clearBrent Yorgey1-3/+9
2009-11-19X.H.ManageDocks: ignore struts that cover an entire screen on that screenTomas Janousek1-5/+8
2009-11-19Use imported 'fi' in PositionStoreHooksAdam Vogt1-2/+1
2009-11-16Changed interface of X.U.ExtensibleStateDaniel Schoepe4-20/+18
2009-11-15PositionStoreFloat - a floating layout with support hooksJan Vornberger1-0/+98
2009-11-15X.H.Urgencyhook fix minor doc bugAnders Engstrom1-1/+1
2009-11-15X.H.DynamicLog fix minor indentation oddnessAnders Engstrom1-15/+15
2009-11-13Don't erase floating information with H.InsertPosition (Issue 334)Adam Vogt1-1/+1
2009-11-11Trim whitespace in H.FloatNextAdam Vogt1-5/+1
2009-11-11Use ExtensibleState in H.FloatNextAdam Vogt1-16/+15
2009-11-04minor-doc-fix-in-ManageHelpers`Henrique Abreu hgabreu@gmail.com1-1/+1
2009-11-07Remove defaulting when using NoMonomorphismRestriction in H.EwmhDesktopsAdam Vogt1-6/+7
2009-11-06Use X.U.ExtensibleState instead of IORefsDaniel Schoepe2-69/+43
2009-11-07Add experimental xmonadPropLog functionSpencer Janssen1-0/+19
2009-10-29Fix typo in H.FadeInactive documentationAdam Vogt1-1/+1
2009-10-28X.H.ManageHelpers: added currentWs that returns the current workspaceIsmael Carnales1-0/+5
2009-09-10Changing behaviour of ppUrgent with X.H.DynamicLogmail1-19/+8
2009-10-23Add ewmh function to set all EWMH settings in one stepSpencer Janssen1-4/+9
2009-10-22Refer to modm as the current modMaskAdam Vogt5-15/+15
2009-10-11Move EWMH support initialization to a startupHookJustin Bogner1-20/+10
2009-10-20Remove H.SetCursor: U.Cursor is preferredAdam Vogt1-47/+0
2009-10-05Finish a sentence in H.ManageDocks haddocks.Adam Vogt1-1/+1
2009-10-05Add a SetStruts message to H.ManageDocks.Adam Vogt1-13/+43
2009-10-04Fixed guard in WorkspaceByPos - condition got switched during transformationJan Vornberger1-1/+1
2009-09-15New module : X.H.SetCursormail1-0/+47
2009-10-03Hyperlink modules named in WindowMenu, RestoreMinimized, and MinimizeAdam Vogt1-1/+1
2009-09-30Use ErrorT instead of nested case for H.WorkspaceByPosAdam Vogt1-24/+13
2009-09-30In a multi-head setup, move windows with a non-zero position upon creation to...Jan Vornberger1-0/+65
2009-09-29EventHook to restore minimized windows from taskbar (re-recorded from Bluetil...Jan Vornberger1-0/+49
2009-09-19Factor out direction types and put them in X.U.TypesDaniel Schoepe1-18/+8
2009-08-28Return True in X.H.FadeInactive.isUnfocused if current workspace is empty. (d...Adam Vogt1-1/+1
2009-08-26Actually execute the correct command when giving user-defined commands to Ser...Jan Vornberger1-2/+2
2009-08-26Preserve backwards compatibility with H.ServerModeAdam Vogt1-4/+10
2009-08-25Let the user decide which commands to use in X.H.ServerModeDaniel Schoepe1-5/+8
2009-08-22Better default for ppUrgent in xmobarPPDaniel Schoepe1-0/+1
2009-08-22Add backwards compatability in X.H.FadeInactiveDaniel Schoepe1-1/+1