aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Expand)AuthorAgeFilesLines
* Compatibility with mtl-1 and mtl-2Adam Vogt2010-11-162-2/+2
* Rename state in A.Gridselect to avoid name shadowing (mtl-2)Adam Vogt2010-11-161-23/+22
* Substring search support for X.A.GridSelect. As keymaps get more complicated ...Clemens Fruhwirth2010-11-021-78/+181
* Make substring search case insensitiveClemens Fruhwirth2010-10-161-1/+3
* Introduce grayoutAllElements in X.A.GridSelectClemens Fruhwirth2010-10-161-1/+13
* Add substring filter to td_elementmapClemens Fruhwirth2010-10-161-2/+5
* Refactor for ad-hoc element and position matching turning td_elementmap into ...Clemens Fruhwirth2010-10-161-4/+11
* Remove nub from diamondLayer in X.A.GridSelectClemens Fruhwirth2010-10-161-5/+7
* Convert access of td_elementmap from field styled to function call styled in ...Clemens Fruhwirth2010-10-161-8/+9
* Make use of field names when constructing TwoDState in X.A.GridSelectClemens Fruhwirth2010-10-161-8/+7
* Pointfree and -XRank2Types don't mix in X.L.Groups.HelpersAdam Vogt2010-11-131-2/+2
* X.L.TrackFloating docs and help nested layoutsAdam Vogt2010-10-301-14/+44
* X.L.Maximize: Make layout forget maximized window when it is closedNorbert Zeh2010-10-301-1/+3
* Fix bug in L.TrackFloatingAdam Vogt2010-10-301-15/+18
* windowbringer-menu-choicemathstuf2010-09-051-11/+45
* Add X.L.TrackFloating for tiled-floating focus issues (#4)Adam Vogt2010-10-161-0/+83
* minor documentation fixesDaniel Wagner2010-10-072-2/+10
* Minor documentation fixes in X.U.ExtensibleStateDaniel Schoepe2010-10-041-7/+9
* Clarify the note on -XRank2Types in L.GroupsAdam Vogt2010-10-021-3/+4
* Mention X.L.Groups.ModifySpec's rank-2 type in the docquentin.moser2010-01-171-0/+4
* Orphan my modulesmoserq2010-10-018-11/+8
* Split X.L.Groups.Examplesmoserq2010-10-015-314/+396
* X.L.G.Examples: improve the tabs of tiledTabsmoserq2010-01-201-4/+6
* X.L.G.Examples: improve the tabs of wmiiLikemoserq2010-01-201-2/+5
* X.L.Groups: Always keep one group, even if empty.quentin.moser2010-01-181-37/+46
* Do not duplicate layouts in X.L.Groupsquentin.moser2010-01-171-8/+8
* Add missing module re-export (issue 366)Adam Vogt2010-09-301-0/+3
* X.H.ManageDocks: event hook to refresh on new docksTomas Janousek2010-07-061-0/+15
* This patch adds support for multiple master windows to X.L.Masterquesel2010-05-181-16/+47
* X.L.LayoutHints: event hook to refresh on hints changeTomas Janousek2010-07-061-1/+20
* Remove last excess definition of `fi' (fromIntegral)Adam Vogt2010-09-143-10/+3
* Explain fields added for "XMonad.Layout.ImageButtonDecoration"Adam Vogt2010-09-141-2/+4
* Adjust X.C.Desktop documentation content.Adam Vogt2010-08-031-9/+7
* Minimize: Replaced calls to 'sendMessage' (BW.focusDown) and 'windows' with a...Jan Vornberger2010-07-286-14/+17
* CurrentWorkspaceOnTop: proper reimplementation of XMonad.OperationJan Vornberger2010-07-271-3/+10
* A hook to handle minimize/restore window manager hints.Justin Bogner2010-06-165-10/+67
* WindowGo: bulk up 'runOrRaise' doc to point to 'raiseMaybe' for shell scriptinggwern02010-07-121-2/+5
* WindowGo: fmt & spgwern02010-07-121-2/+2
* Note that Simplest works well with BoringWindowsAdam Vogt2010-06-221-0/+13
* XMonad.Util.Run: improve linking and rearrange docsgwern02010-06-201-5/+6
* XMonad.Util.Run: correct broken examplegwern02010-06-201-1/+1
* XMonad.Util.Run: fix unicode chargwern02010-06-201-1/+1
* XSelection.hs: update docs w/r/t unicodegwern02010-06-151-23/+15
* encode string of bytes not list of charsKhudyakov Alexey2010-06-131-2/+2
* GroupNavigation.hs: clean up importsgwern02010-06-081-3/+1
* remove decodeInput/encodeOutputgwern02010-06-154-82/+66
* Developing: be good to mention hlint in a hacking guidegwern02010-05-061-0/+3
* Fix bug in history maintenance of X.A.GroupNavigationNorbert Zeh2010-06-041-2/+2
* PositionStoreHook: take decoration into accountJan Vornberger2010-06-032-11/+17
* PositionStoreHook: take docks into accountJan Vornberger2010-06-021-1/+6