| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | 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 |
* | 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 | 1 | -0/+83 |
* | 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 |
* | Add missing module re-export (issue 366) | Adam Vogt | 2010-09-30 | 1 | -0/+3 |
* | X.H.ManageDocks: event hook to refresh on new docks | Tomas Janousek | 2010-07-06 | 1 | -0/+15 |
* | This patch adds support for multiple master windows to X.L.Master | quesel | 2010-05-18 | 1 | -16/+47 |
* | X.L.LayoutHints: event hook to refresh on hints change | Tomas Janousek | 2010-07-06 | 1 | -1/+20 |
* | Remove last excess definition of `fi' (fromIntegral) | Adam Vogt | 2010-09-14 | 3 | -10/+3 |
* | Explain fields added for "XMonad.Layout.ImageButtonDecoration" | Adam Vogt | 2010-09-14 | 1 | -2/+4 |
* | Adjust X.C.Desktop documentation content. | Adam Vogt | 2010-08-03 | 1 | -9/+7 |
* | Minimize: Replaced calls to 'sendMessage' (BW.focusDown) and 'windows' with a... | Jan Vornberger | 2010-07-28 | 6 | -14/+17 |
* | CurrentWorkspaceOnTop: proper reimplementation of XMonad.Operation | Jan Vornberger | 2010-07-27 | 1 | -3/+10 |
* | A hook to handle minimize/restore window manager hints. | Justin Bogner | 2010-06-16 | 5 | -10/+67 |
* | WindowGo: bulk up 'runOrRaise' doc to point to 'raiseMaybe' for shell scripting | gwern0 | 2010-07-12 | 1 | -2/+5 |
* | WindowGo: fmt & sp | gwern0 | 2010-07-12 | 1 | -2/+2 |
* | Note that Simplest works well with BoringWindows | Adam Vogt | 2010-06-22 | 1 | -0/+13 |
* | XMonad.Util.Run: improve linking and rearrange docs | gwern0 | 2010-06-20 | 1 | -5/+6 |
* | XMonad.Util.Run: correct broken example | gwern0 | 2010-06-20 | 1 | -1/+1 |
* | XMonad.Util.Run: fix unicode char | gwern0 | 2010-06-20 | 1 | -1/+1 |
* | XSelection.hs: update docs w/r/t unicode | gwern0 | 2010-06-15 | 1 | -23/+15 |
* | encode string of bytes not list of chars | Khudyakov Alexey | 2010-06-13 | 1 | -2/+2 |
* | GroupNavigation.hs: clean up imports | gwern0 | 2010-06-08 | 1 | -3/+1 |
* | remove decodeInput/encodeOutput | gwern0 | 2010-06-15 | 4 | -82/+66 |