| Commit message (Expand) | Author | Files | Lines |
2009-11-07 | Remove defaulting when using NoMonomorphismRestriction in H.EwmhDesktops | Adam Vogt | 1 | -6/+7 |
2009-11-06 | Use X.U.ExtensibleState instead of IORefs | Daniel Schoepe | 2 | -69/+43 |
2009-11-07 | Add experimental xmonadPropLog function | Spencer Janssen | 1 | -0/+19 |
2009-10-29 | Fix typo in H.FadeInactive documentation | Adam Vogt | 1 | -1/+1 |
2009-10-28 | X.H.ManageHelpers: added currentWs that returns the current workspace | Ismael Carnales | 1 | -0/+5 |
2009-09-10 | Changing behaviour of ppUrgent with X.H.DynamicLog | mail | 1 | -19/+8 |
2009-10-23 | Add ewmh function to set all EWMH settings in one step | Spencer Janssen | 1 | -4/+9 |
2009-10-22 | Refer to modm as the current modMask | Adam Vogt | 5 | -15/+15 |
2009-10-11 | Move EWMH support initialization to a startupHook | Justin Bogner | 1 | -20/+10 |
2009-10-20 | Remove H.SetCursor: U.Cursor is preferred | Adam Vogt | 1 | -47/+0 |
2009-10-05 | Finish a sentence in H.ManageDocks haddocks. | Adam Vogt | 1 | -1/+1 |
2009-10-05 | Add a SetStruts message to H.ManageDocks. | Adam Vogt | 1 | -13/+43 |
2009-10-04 | Fixed guard in WorkspaceByPos - condition got switched during transformation | Jan Vornberger | 1 | -1/+1 |
2009-09-15 | New module : X.H.SetCursor | mail | 1 | -0/+47 |
2009-10-03 | Hyperlink modules named in WindowMenu, RestoreMinimized, and Minimize | Adam Vogt | 1 | -1/+1 |
2009-09-30 | Use ErrorT instead of nested case for H.WorkspaceByPos | Adam Vogt | 1 | -24/+13 |
2009-09-30 | In a multi-head setup, move windows with a non-zero position upon creation to... | Jan Vornberger | 1 | -0/+65 |
2009-09-29 | EventHook to restore minimized windows from taskbar (re-recorded from Bluetil... | Jan Vornberger | 1 | -0/+49 |
2009-09-19 | Factor out direction types and put them in X.U.Types | Daniel Schoepe | 1 | -18/+8 |
2009-08-28 | Return True in X.H.FadeInactive.isUnfocused if current workspace is empty. (d... | Adam Vogt | 1 | -1/+1 |
2009-08-26 | Actually execute the correct command when giving user-defined commands to Ser... | Jan Vornberger | 1 | -2/+2 |
2009-08-26 | Preserve backwards compatibility with H.ServerMode | Adam Vogt | 1 | -4/+10 |
2009-08-25 | Let the user decide which commands to use in X.H.ServerMode | Daniel Schoepe | 1 | -5/+8 |
2009-08-22 | Better default for ppUrgent in xmobarPP | Daniel Schoepe | 1 | -0/+1 |
2009-08-22 | Add backwards compatability in X.H.FadeInactive | Daniel Schoepe | 1 | -1/+1 |
2009-08-21 | More flexible interface for X.H.FadeInactive | Daniel Schoepe | 1 | -27/+31 |
2009-08-13 | Don't use tabs in EwmhDesktops | Daniel Schoepe | 1 | -3/+3 |
2009-08-13 | Do not warn about unknown ClientMessageEvents | Joachim Breitner | 1 | -1/+4 |
2009-08-09 | fix UrgencyHook docs (\a -> \\a in Haddock) | Brent Yorgey | 1 | -1/+1 |
2009-07-05 | Remove trailing whitespace from many modules | Adam Vogt | 5 | -60/+60 |
2009-06-05 | X.H.ManageHelpers: add two new helper functions, doFloatDep and doFloatAt | Brent Yorgey | 1 | -9/+23 |
2009-06-26 | Replace most -fglasgow-exts with specific LANGUAGE pragmas | Adam Vogt | 1 | -1/+1 |
2009-06-24 | Use -fwarn-tabs for test, remove tabs | Adam Vogt | 1 | -1/+1 |
2009-06-18 | Remove Hooks.EventHook | Daniel Schoepe | 1 | -107/+0 |
2009-06-18 | Correct many typos in the documentation, consistent US spellingg | Adam Vogt | 2 | -9/+9 |
2009-05-27 | FloatSnap - calculate gaps instead of snapping against unmanaged windows | Anders Engstrom | 1 | -1/+1 |
2009-05-25 | A.FloatSnap snap to unmanaged docks too | Adam Vogt | 1 | -1/+4 |
2009-05-03 | Add H.InsertPosition: add new windows to different positions in a workspace | Adam Vogt | 1 | -0/+74 |
2009-02-20 | Properly encode destop names before sending them to X server in XMonad.Hooks.... | Khudyakov Alexey | 1 | -2/+2 |
2009-04-09 | X.H.DynamicLog: provides trim, inverse of pad | sean.escriva | 1 | -1/+7 |
2009-04-15 | Improve composability of X.H.Place, drop simple(st)Float support | quentin.moser | 1 | -60/+107 |
2009-04-09 | Fixed X.H.Place.position | quentin.moser | 1 | -2/+2 |
2009-04-08 | Module for automatic placement of floating windows | quentin.moser | 1 | -0/+413 |
2009-04-15 | X.H.FloatNext: new module, float the next spawned window(s) | quentin.moser | 1 | -0/+157 |
2009-03-09 | More flexibility for H.FadeInactive | Daniel Schoepe | 1 | -9/+22 |
2009-03-14 | H.DynamicLog: revised dzenStrip and xmobarStrip functions | wirtwolff | 1 | -10/+30 |
2009-03-14 | X.H.DynamicLog: Add dzenStrip to remove formatting, for use in dzenPP's ppUrg... | Braden Shepherdson | 1 | -2/+13 |
2009-03-08 | X.H.ManageHelpers: export isInProperty | Roman Cheplyaka | 1 | -0/+1 |
2009-02-09 | Fix an undefined in EwmhDesktops | Daniel Schoepe | 1 | -1/+1 |
2009-02-05 | X.U.WindowProperties: Add getProp32 and getProp32s, helpers to get properties... | Ismael Carnales | 2 | -19/+8 |