| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Typo in window-properties.sh | Brandon S Allbery KF8NH | 2011-04-13 | 1 | -1/+1 |
* | XMonad.Hooks.FadeWindows: A generalized window fading hook | Brandon S Allbery KF8NH | 2011-02-26 | 2 | -0/+222 |
* | Script to simplify getting ManageHook information from a window | Brandon S Allbery KF8NH | 2011-02-24 | 2 | -0/+16 |
* | XMonad/Hooks/DebugKeyEvents - debug helper to see what keys xmonad sees | Brandon S Allbery KF8NH | 2011-02-24 | 2 | -0/+108 |
* | 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 | 2 | -0/+176 |
* | 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 |
* | Bump version to 0.10 to help keep the correct contrib/core versions together. | Adam Vogt | 2011-01-15 | 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 | 2 | -0/+58 |
* | 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 | 2 | -0/+224 |
* | 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 | 3 | -3/+3 |
* | 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 |
* | Remove nub from diamondLayer in X.A.GridSelect | Clemens Fruhwirth | 2010-10-16 | 1 | -5/+7 |
* | Convert access of td_elementmap from field styled to function call styled in ... | Clemens Fruhwirth | 2010-10-16 | 1 | -8/+9 |
* | Make use of field names when constructing TwoDState in X.A.GridSelect | Clemens Fruhwirth | 2010-10-16 | 1 | -8/+7 |
* | Pointfree and -XRank2Types don't mix in X.L.Groups.Helpers | Adam Vogt | 2010-11-13 | 1 | -2/+2 |
* | Restrict dependencies, since mtl-2 is incompatible | Adam Vogt | 2010-11-13 | 1 | -1/+1 |
* | X.L.TrackFloating docs and help nested layouts | Adam Vogt | 2010-10-30 | 1 | -14/+44 |
* | X.L.Maximize: Make layout forget maximized window when it is closed | Norbert Zeh | 2010-10-30 | 1 | -1/+3 |
* | Fix bug in L.TrackFloating | Adam Vogt | 2010-10-30 | 1 | -15/+18 |
* | Add X.L.Groups.Helpers to other-modules | Daniel Schoepe | 2010-10-24 | 1 | -0/+2 |
* | windowbringer-menu-choice | mathstuf | 2010-09-05 | 1 | -11/+45 |
* | Add X.L.TrackFloating for tiled-floating focus issues (#4) | Adam Vogt | 2010-10-16 | 2 | -0/+84 |
* | minor documentation fixes | Daniel Wagner | 2010-10-07 | 2 | -2/+10 |
* | Minor documentation fixes in X.U.ExtensibleState | Daniel Schoepe | 2010-10-04 | 1 | -7/+9 |
* | Clarify the note on -XRank2Types in L.Groups | Adam Vogt | 2010-10-02 | 1 | -3/+4 |
* | Mention X.L.Groups.ModifySpec's rank-2 type in the doc | quentin.moser | 2010-01-17 | 1 | -0/+4 |
* | Orphan my modules | moserq | 2010-10-01 | 8 | -11/+8 |
* | Split X.L.Groups.Examples | moserq | 2010-10-01 | 5 | -314/+396 |
* | X.L.G.Examples: improve the tabs of tiledTabs | moserq | 2010-01-20 | 1 | -4/+6 |
* | X.L.G.Examples: improve the tabs of wmiiLike | moserq | 2010-01-20 | 1 | -2/+5 |
* | X.L.Groups: Always keep one group, even if empty. | quentin.moser | 2010-01-18 | 1 | -37/+46 |
* | Do not duplicate layouts in X.L.Groups | quentin.moser | 2010-01-17 | 1 | -8/+8 |