| Commit message (Expand) | Author | Age | Files | Lines |
* | remove decodeInput/encodeOutput | gwern0 | 2010-06-15 | 1 | -9/+8 |
* | PositionStoreHook: take decoration into account | Jan Vornberger | 2010-06-03 | 1 | -10/+16 |
* | PositionStoreHook: take docks into account | Jan Vornberger | 2010-06-02 | 1 | -1/+6 |
* | Use imported `fi' alias for fromIntegral more often. | Adam Vogt | 2010-04-16 | 2 | -5/+2 |
* | X.H.UrgencyHook: performance fix | Tomas Janousek | 2010-03-30 | 1 | -2/+4 |
* | Update my e-mail address | quentin.moser | 2010-01-17 | 2 | -4/+4 |
* | X.H.DynamicLog: let the user of xmonadPropLog choose property name | Tomas Janousek | 2010-03-19 | 1 | -6/+11 |
* | Use imported 'fi' in H.ScreenCorners | Adam Vogt | 2010-02-22 | 1 | -3/+1 |
* | X.H.ScreenCorners typos | Nils Schweinsberg | 2010-02-22 | 1 | -4/+4 |
* | X.H.ScreenCorners rewritten to use InputOnly windows instead of waiting for M... | Nils Schweinsberg | 2010-02-22 | 1 | -59/+121 |
* | [patch] X.H.ScreenCorners: move the mouse cursor to avoid loops | Nils Schweinsberg | 2010-02-22 | 1 | -5/+8 |
* | New extension: XMonad.Hooks.ScreenCorners | Nils Schweinsberg | 2010-02-22 | 1 | -0/+107 |
* | minor style changes | Daniel Wagner | 2009-12-28 | 1 | -8/+7 |
* | suppress some warnings under ghc 6.12.1 and clean up redundant imports to get... | Brent Yorgey | 2010-01-12 | 5 | -6/+1 |
* | Style changes in EwmhDesktops | Adam Vogt | 2009-12-19 | 1 | -11/+8 |
* | Add support for fullscreen through the _NET_WM_STATE protocol | audunskaugen | 2009-12-14 | 1 | -1/+36 |
* | Module to ensure that a dragged window always stays in front of all other win... | Jan Vornberger | 2009-11-29 | 1 | -0/+62 |
* | X.H.DynamicLog: fix xmonadPropLog double-encoding of UTF-8 | Tomas Janousek | 2009-11-21 | 1 | -4/+4 |
* | X.H.DynamicLog: make documentation for 'dzen' and 'xmobar' slightly more clear | Brent Yorgey | 2009-11-21 | 1 | -3/+9 |
* | X.H.ManageDocks: ignore struts that cover an entire screen on that screen | Tomas Janousek | 2009-11-19 | 1 | -5/+8 |
* | Use imported 'fi' in PositionStoreHooks | Adam Vogt | 2009-11-19 | 1 | -2/+1 |
* | Changed interface of X.U.ExtensibleState | Daniel Schoepe | 2009-11-16 | 4 | -20/+18 |
* | PositionStoreFloat - a floating layout with support hooks | Jan Vornberger | 2009-11-15 | 1 | -0/+98 |
* | X.H.Urgencyhook fix minor doc bug | Anders Engstrom | 2009-11-15 | 1 | -1/+1 |
* | X.H.DynamicLog fix minor indentation oddness | Anders Engstrom | 2009-11-15 | 1 | -15/+15 |
* | Don't erase floating information with H.InsertPosition (Issue 334) | Adam Vogt | 2009-11-13 | 1 | -1/+1 |
* | Trim whitespace in H.FloatNext | Adam Vogt | 2009-11-11 | 1 | -5/+1 |
* | Use ExtensibleState in H.FloatNext | Adam Vogt | 2009-11-11 | 1 | -16/+15 |
* | minor-doc-fix-in-ManageHelpers | `Henrique Abreu hgabreu@gmail.com | 2009-11-04 | 1 | -1/+1 |
* | Remove defaulting when using NoMonomorphismRestriction in H.EwmhDesktops | Adam Vogt | 2009-11-07 | 1 | -6/+7 |
* | Use X.U.ExtensibleState instead of IORefs | Daniel Schoepe | 2009-11-06 | 2 | -69/+43 |
* | Add experimental xmonadPropLog function | Spencer Janssen | 2009-11-07 | 1 | -0/+19 |
* | Fix typo in H.FadeInactive documentation | Adam Vogt | 2009-10-29 | 1 | -1/+1 |
* | X.H.ManageHelpers: added currentWs that returns the current workspace | Ismael Carnales | 2009-10-28 | 1 | -0/+5 |
* | Changing behaviour of ppUrgent with X.H.DynamicLog | mail | 2009-09-10 | 1 | -19/+8 |
* | Add ewmh function to set all EWMH settings in one step | Spencer Janssen | 2009-10-23 | 1 | -4/+9 |
* | Refer to modm as the current modMask | Adam Vogt | 2009-10-22 | 5 | -15/+15 |
* | Move EWMH support initialization to a startupHook | Justin Bogner | 2009-10-11 | 1 | -20/+10 |
* | Remove H.SetCursor: U.Cursor is preferred | Adam Vogt | 2009-10-20 | 1 | -47/+0 |
* | Finish a sentence in H.ManageDocks haddocks. | Adam Vogt | 2009-10-05 | 1 | -1/+1 |
* | Add a SetStruts message to H.ManageDocks. | Adam Vogt | 2009-10-05 | 1 | -13/+43 |
* | Fixed guard in WorkspaceByPos - condition got switched during transformation | Jan Vornberger | 2009-10-04 | 1 | -1/+1 |
* | New module : X.H.SetCursor | mail | 2009-09-15 | 1 | -0/+47 |
* | Hyperlink modules named in WindowMenu, RestoreMinimized, and Minimize | Adam Vogt | 2009-10-03 | 1 | -1/+1 |
* | Use ErrorT instead of nested case for H.WorkspaceByPos | Adam Vogt | 2009-09-30 | 1 | -24/+13 |
* | In a multi-head setup, move windows with a non-zero position upon creation to... | Jan Vornberger | 2009-09-30 | 1 | -0/+65 |
* | EventHook to restore minimized windows from taskbar (re-recorded from Bluetil... | Jan Vornberger | 2009-09-29 | 1 | -0/+49 |
* | Factor out direction types and put them in X.U.Types | Daniel Schoepe | 2009-09-19 | 1 | -18/+8 |
* | Return True in X.H.FadeInactive.isUnfocused if current workspace is empty. (d... | Adam Vogt | 2009-08-28 | 1 | -1/+1 |
* | Actually execute the correct command when giving user-defined commands to Ser... | Jan Vornberger | 2009-08-26 | 1 | -2/+2 |