| Commit message (Expand) | Author | Age | Files | Lines |
* | X.A.CycleWS Refactor and add toggleWS' that excludes listed tags | Wirt Wolff | 2011-09-08 | 1 | -9/+19 |
* | X.A.FlexibleManipulate: Set expected fixities for Pnt math operators | Wirt Wolff | 2011-09-05 | 1 | -0/+3 |
* | GHC 7 compat | Daniel Wagner | 2011-07-31 | 10 | -18/+61 |
* | Correct H.DynamicLog.dynamicLogXinerama comment. Wuzzeb's patch at issue 466. | Adam Vogt | 2011-07-15 | 1 | -4/+9 |
* | ungrab-keyboard-before-action | Ben Boeckel | 2011-05-15 | 1 | -1/+2 |
* | add-movenext-moveprev-bindings | Ben Boeckel | 2011-05-15 | 1 | -17/+23 |
* | X.L.LayoutHints: refresh only if hints are not satisfied | Tomas Janousek | 2011-06-15 | 1 | -3/+13 |
* | L.Spacing use imported fi | Adam Vogt | 2011-06-12 | 1 | -1/+1 |
* | Use a phantom type instead of undefined in L.LayoutBuilderP | Adam Vogt | 2011-06-09 | 1 | -4/+7 |
* | Add more L.LayoutBuilderP documentation | Adam Vogt | 2011-06-09 | 1 | -2/+14 |
* | Correct L.LayoutBuilderP module name in haddock. | Adam Vogt | 2011-06-09 | 1 | -1/+1 |
* | Cleanup in X.L.LayoutBuilderP. | Ilya Portnov | 2011-05-14 | 1 | -7/+2 |
* | Move tests from ManageDocks to tests/ | Adam Vogt | 2011-06-09 | 1 | -13/+12 |
* | Export X.A.CycleWS.screenBy (issue 439) | Adam Vogt | 2011-06-07 | 1 | -0/+13 |
* | X.H.FloatNext: export X.H.ToggleHook.runLogHook | Tomas Janousek | 2011-05-28 | 1 | -1/+2 |
* | Documentation fix (issue 445) | Adam Vogt | 2011-05-27 | 1 | -1/+2 |
* | X.A.AppendFile documentation fix. | Adam Vogt | 2011-05-27 | 1 | -3/+5 |
* | add-willhook-function | Ben Boeckel | 2011-05-15 | 1 | -0/+5 |
* | use-map-in-toggle-hook | Ben Boeckel | 2011-05-15 | 1 | -20/+9 |
* | Extend GridSelect navigation | Ilya Portnov | 2011-05-15 | 1 | -1/+26 |
* | Generalize X.L.AutoMaster modifier | Ilya Portnov | 2011-05-14 | 1 | -4/+4 |
* | Aesthetics on Flexiblemanipulate | Mats Rauhala | 2011-05-06 | 1 | -14/+24 |
* | Add new layout combinator: LayoutBuilderP. | Ilya Portnov | 2011-05-11 | 1 | -0/+200 |
* | Compile with ghc7 | Mats Rauhala | 2011-05-04 | 6 | -38/+21 |
* | Action search autocomplete based on whole line | Mats Rauhala | 2011-05-04 | 1 | -1/+3 |
* | documentation: tell where to find a few auxiliary functions that might be use... | Daniel Wagner | 2011-04-16 | 1 | -1/+7 |
* | XMonad.Hooks.FadeWindows: A generalized window fading hook | Brandon S Allbery KF8NH | 2011-02-26 | 1 | -0/+221 |
* | XMonad/Hooks/DebugKeyEvents - debug helper to see what keys xmonad sees | Brandon S Allbery KF8NH | 2011-02-24 | 1 | -0/+107 |
* | Prevent non-default XUtils windows from being composited | Brandon S Allbery KF8NH | 2011-02-24 | 1 | -0/+5 |
* | XMonad.Hooks.FloatNext: issue #406, make FloatNext use ToggleHook | gwern0 | 2011-04-12 | 1 | -46/+13 |
* | issue #406: ben boeckel <mathstuf@gmail.com> +XMonad.Hooks.ToggleHook | gwern0 | 2011-04-12 | 1 | -0/+175 |
* | Fix xinerama workspace swapping with A.CopyWindow.killAllOtherCopies | Adam Vogt | 2011-03-01 | 1 | -1/+3 |
* | XMonad.Util.Run: resolve issue #441 | gwern0 | 2011-04-11 | 1 | -11/+11 |
* | AppendFile: additional example of usage | gwern0 | 2011-01-26 | 1 | -0/+9 |
* | Fix A.Gridselect image links (thanks dobblego) | Adam Vogt | 2011-01-20 | 1 | -2/+2 |
* | H.ICCCMFocus had atom_WM_TAKE_FOCUS incorrectly removed | Adam Vogt | 2011-01-06 | 1 | -1/+7 |
* | Remove accidental atom_WM_TAKE_FOCUS from H.ICCCMFocus | Adam Vogt | 2011-01-06 | 1 | -7/+1 |
* | Java swing application focus patch | haskell | 2011-01-05 | 1 | -0/+57 |
* | fix X.L.Gaps documentation, thanks to Carl Mueller for the report | Brent Yorgey | 2010-12-23 | 1 | -2/+2 |
* | Fix A.OnScreen example code typo | Adam Vogt | 2010-12-12 | 1 | -1/+1 |
* | fix up funny unicode whitespace in Fullscreen | Brent Yorgey | 2010-12-12 | 1 | -34/+34 |
* | Add X.L.Fullscreen | Audun Skaugen audunskaugen@gmail.com | 2010-11-16 | 1 | -0/+223 |
* | Close the display correctly after counting the number of screens | quesel | 2010-11-16 | 1 | -1/+2 |
* | Compatibility with mtl-1 and mtl-2 | Adam Vogt | 2010-11-16 | 2 | -2/+2 |
* | Rename state in A.Gridselect to avoid name shadowing (mtl-2) | Adam Vogt | 2010-11-16 | 1 | -23/+22 |
* | Substring search support for X.A.GridSelect. As keymaps get more complicated ... | Clemens Fruhwirth | 2010-11-02 | 1 | -78/+181 |
* | Make substring search case insensitive | Clemens Fruhwirth | 2010-10-16 | 1 | -1/+3 |
* | Introduce grayoutAllElements in X.A.GridSelect | Clemens Fruhwirth | 2010-10-16 | 1 | -1/+13 |
* | Add substring filter to td_elementmap | Clemens Fruhwirth | 2010-10-16 | 1 | -2/+5 |
* | Refactor for ad-hoc element and position matching turning td_elementmap into ... | Clemens Fruhwirth | 2010-10-16 | 1 | -4/+11 |