| Commit message (Expand) | Author | Files | Lines |
2009-09-30 | Use ErrorT instead of nested case for H.WorkspaceByPos | Adam Vogt | 1 | -24/+13 |
2009-09-30 | Note that ManageDocks is preferred to A.DeManage | Adam Vogt | 1 | -1/+2 |
2009-09-30 | Factor out redundancy in L.MouseResizableTile.handleResize | Adam Vogt | 1 | -18/+9 |
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-30 | Use LANGUAGE instead of -fglasgow-exts in L.MouseResizableTile | Adam Vogt | 1 | -1/+1 |
2009-09-30 | Remove redundant ($) in A.Commands | Adam Vogt | 1 | -5/+5 |
2009-09-30 | Fix haddock parse error in MouseResizableTile | Adam Vogt | 1 | -0/+2 |
2009-09-30 | A ResizableTile-like layout that can be resized using the mouse. | Jan Vornberger | 1 | -0/+279 |
2009-05-17 | Replaced more stuff in X.L.Maximize with pure versions | Jan Vornberger | 1 | -5/+5 |
2009-05-03 | Expanded on X.L.Maximize functionality | Jan Vornberger | 1 | -11/+16 |
2009-09-29 | EventHook to restore minimized windows from taskbar (re-recorded from Bluetil... | Jan Vornberger | 1 | -0/+49 |
2009-09-29 | LayoutModifier to minimize windows (re-recorded from Bluetile repo) | Jan Vornberger | 1 | -0/+95 |
2009-09-28 | Correctly check completionKey field in XMonad.Prompt | Daniel Schoepe | 1 | -16/+17 |
2009-09-28 | Fix for issue 315 | Daniel Schoepe | 1 | -2/+3 |
2009-09-21 | Only use search history for completion in X.A.Search | Daniel Schoepe | 2 | -9/+21 |
2009-09-20 | Fix regression in XMonad.Prompt's completion | Daniel Schoepe | 1 | -14/+13 |
2009-09-20 | Clean keymask before use in XMonad.Prompt | Daniel Schoepe | 1 | -4/+17 |
2009-09-20 | Export moveCursor in XMonad.Prompt | Daniel Schoepe | 1 | -1/+1 |
2009-09-06 | U.EZConfig: Correct additionalKeysP M2-M5 values | Wirt Wolff | 1 | -4/+5 |
2009-09-19 | Factor out direction types and put them in X.U.Types | Daniel Schoepe | 13 | -92/+111 |
2009-08-29 | Add function to disable focusFollowsMouse conditionally | Daniel Schoepe | 1 | -1/+17 |
2009-09-10 | Make the keymap of XMonad.Prompt customizable | Daniel Schoepe | 1 | -57/+84 |
2009-09-18 | Run gnomeRegister from startupHook | Spencer Janssen | 1 | -6/+5 |
2009-09-18 | Use U.Run.safeSpawn in C.Gnome | Adam Vogt | 1 | -6/+2 |
2009-09-18 | Add gnomeRegister to C.Gnome. | Adam Vogt | 1 | -3/+31 |
2009-09-04 | Remove excess broadcastMessage ReleaseResources from A.Commands | Adam Vogt | 1 | -3/+2 |
2009-09-04 | Mark modules last-modified in 2007 as stable | Adam Vogt | 15 | -15/+15 |
2009-09-01 | Minor changes to my config | Spencer Janssen | 1 | -4/+7 |
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 | 2 | -6/+11 |
2009-08-25 | Let the user decide which commands to use in X.H.ServerMode | Daniel Schoepe | 2 | -6/+10 |
2009-08-23 | Improve/correct documentation in X.A.TagWindows | Daniel Schoepe | 1 | -3/+3 |
2009-08-09 | Replace nextEvent with maskEvent to prevent GridSelect from swallowing unrela... | Clemens Fruhwirth | 1 | -1/+1 |
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 | 2 | -35/+39 |
2009-08-18 | U.Scratchpad: doc add disable-factory flag to gnome-terminal example | Wirt Wolff | 1 | -3/+2 |
2009-08-17 | A.CycleWS: add toggleOrView fns, fix doc, prevent head exception | Wirt Wolff | 1 | -3/+48 |
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-04-28 | ScratchpadRewrite | konstantin.sobolev | 1 | -43/+10 |
2009-04-28 | NS_Placement | konstantin.sobolev | 1 | -11/+31 |
2009-05-03 | ThreeColMid - Swap slave window positions | Anders Engstrom | 1 | -3/+3 |
2009-08-09 | fix UrgencyHook docs (\a -> \\a in Haddock) | Brent Yorgey | 1 | -1/+1 |
2009-08-08 | XMonad.Actions.Search: removeColonPrefix shouldn't throw an exception if no :! | gwern0 | 1 | -1/+1 |
2009-08-08 | XMonad.Actions.Search: clean up hasPrefix - dupe of Data.List.isPrefixOf | gwern0 | 1 | -13/+9 |
2009-08-08 | XMonad.Actions.Search: +wikt | gwern0 | 1 | -1/+3 |
2009-01-28 | NoWrap export patch for use with X.L.MessageControl | quentin.moser | 1 | -7/+7 |
2009-01-28 | new XMonad.Layout.MessageControl module | quentin.moser | 1 | -0/+126 |