aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-23fix X.L.Gaps documentation, thanks to Carl Mueller for the reportBrent Yorgey1-2/+2
2010-12-12Fix A.OnScreen example code typoAdam Vogt1-1/+1
2010-12-12fix up funny unicode whitespace in FullscreenBrent Yorgey1-34/+34
2010-11-16Add X.L.FullscreenAudun Skaugen audunskaugen@gmail.com1-0/+223
2010-11-16Close the display correctly after counting the number of screensquesel1-1/+2
2010-11-16Compatibility with mtl-1 and mtl-2Adam Vogt2-2/+2
2010-11-16Rename state in A.Gridselect to avoid name shadowing (mtl-2)Adam Vogt1-23/+22
2010-11-02Substring search support for X.A.GridSelect. As keymaps get more complicated ...Clemens Fruhwirth1-78/+181
2010-10-16Make substring search case insensitiveClemens Fruhwirth1-1/+3
2010-10-16Introduce grayoutAllElements in X.A.GridSelectClemens Fruhwirth1-1/+13
2010-10-16Add substring filter to td_elementmapClemens Fruhwirth1-2/+5
2010-10-16Refactor for ad-hoc element and position matching turning td_elementmap into ...Clemens Fruhwirth1-4/+11
2010-10-16Remove nub from diamondLayer in X.A.GridSelectClemens Fruhwirth1-5/+7
2010-10-16Convert access of td_elementmap from field styled to function call styled in ...Clemens Fruhwirth1-8/+9
2010-10-16Make use of field names when constructing TwoDState in X.A.GridSelectClemens Fruhwirth1-8/+7
2010-11-13Pointfree and -XRank2Types don't mix in X.L.Groups.HelpersAdam Vogt1-2/+2
2010-10-30X.L.TrackFloating docs and help nested layoutsAdam Vogt1-14/+44
2010-10-30X.L.Maximize: Make layout forget maximized window when it is closedNorbert Zeh1-1/+3
2010-10-30Fix bug in L.TrackFloatingAdam Vogt1-15/+18
2010-09-05windowbringer-menu-choicemathstuf1-11/+45
2010-10-16Add X.L.TrackFloating for tiled-floating focus issues (#4)Adam Vogt1-0/+83
2010-10-07minor documentation fixesDaniel Wagner2-2/+10
2010-10-04Minor documentation fixes in X.U.ExtensibleStateDaniel Schoepe1-7/+9
2010-10-02Clarify the note on -XRank2Types in L.GroupsAdam Vogt1-3/+4
2010-01-17Mention X.L.Groups.ModifySpec's rank-2 type in the docquentin.moser1-0/+4
2010-10-01Orphan my modulesmoserq8-11/+8
2010-10-01Split X.L.Groups.Examplesmoserq5-314/+396
2010-01-20X.L.G.Examples: improve the tabs of tiledTabsmoserq1-4/+6
2010-01-20X.L.G.Examples: improve the tabs of wmiiLikemoserq1-2/+5
2010-01-18X.L.Groups: Always keep one group, even if empty.quentin.moser1-37/+46
2010-01-17Do not duplicate layouts in X.L.Groupsquentin.moser1-8/+8
2010-09-30Add missing module re-export (issue 366)Adam Vogt1-0/+3
2010-07-06X.H.ManageDocks: event hook to refresh on new docksTomas Janousek1-0/+15
2010-05-18This patch adds support for multiple master windows to X.L.Masterquesel1-16/+47
2010-07-06X.L.LayoutHints: event hook to refresh on hints changeTomas Janousek1-1/+20
2010-09-14Remove last excess definition of `fi' (fromIntegral)Adam Vogt3-10/+3
2010-09-14Explain fields added for "XMonad.Layout.ImageButtonDecoration"Adam Vogt1-2/+4
2010-08-03Adjust X.C.Desktop documentation content.Adam Vogt1-9/+7
2010-07-28Minimize: Replaced calls to 'sendMessage' (BW.focusDown) and 'windows' with a...Jan Vornberger6-14/+17
2010-07-27CurrentWorkspaceOnTop: proper reimplementation of XMonad.OperationJan Vornberger1-3/+10
2010-06-16A hook to handle minimize/restore window manager hints.Justin Bogner5-10/+67
2010-07-12WindowGo: bulk up 'runOrRaise' doc to point to 'raiseMaybe' for shell scriptinggwern01-2/+5
2010-07-12WindowGo: fmt & spgwern01-2/+2
2010-06-22Note that Simplest works well with BoringWindowsAdam Vogt1-0/+13
2010-06-20XMonad.Util.Run: improve linking and rearrange docsgwern01-5/+6
2010-06-20XMonad.Util.Run: correct broken examplegwern01-1/+1
2010-06-20XMonad.Util.Run: fix unicode chargwern01-1/+1
2010-06-15XSelection.hs: update docs w/r/t unicodegwern01-23/+15
2010-06-13encode string of bytes not list of charsKhudyakov Alexey1-2/+2
2010-06-08GroupNavigation.hs: clean up importsgwern01-3/+1