aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (unfollow)
Commit message (Expand)AuthorFilesLines
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
2010-06-15remove decodeInput/encodeOutputgwern04-82/+66
2010-05-06Developing: be good to mention hlint in a hacking guidegwern01-0/+3
2010-06-04Fix bug in history maintenance of X.A.GroupNavigationNorbert Zeh1-2/+2
2010-06-03PositionStoreHook: take decoration into accountJan Vornberger2-11/+17
2010-06-02PositionStoreHook: take docks into accountJan Vornberger1-1/+6
2010-05-20TopicSpace: +reverseLastFocusedTopicsNicolas Pouillard1-1/+7
2009-12-20TopicSpace: improve the lastFocusedTopic handlingNicolas Pouillard1-9/+10
2010-05-15X.A.GroupNavigation with containers < 0.3.0.0 compatibilityNorbert Zeh1-4/+19
2010-05-10New module XMonad.Actions.GroupNavigationNorbert Zeh1-0/+210
2009-08-22Add a way to update the modifier in X.L.LayoutModifierDaniel Schoepe1-3/+21
2010-05-03Remove trailing whitespace in A.KeyRemapAdam Vogt1-21/+21
2010-05-02Adding XMonad.Actions.KeyRemap for mapping single keysstettberger1-0/+156
2010-04-29Move Util.Font to .hs, and enable -XCPPAdam Vogt1-0/+1
2010-04-29A.Search: Remove unnecessary `do'Adam Vogt1-2/+1
2010-04-23Fix escaping of URIKhudyakov Alexey1-26/+14
2010-04-21Prompt: handle case of historySizeAdam Vogt1-4/+7