aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (unfollow)
Commit message (Expand)AuthorFilesLines
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
2010-04-19Use CPP to add to exports for Selective tests (L.LimitWindows)Adam Vogt1-2/+7
2010-04-16Use imported `fi' alias for fromIntegral more often.Adam Vogt9-23/+11
2010-04-16Note that mouseResizableTileMirrored may be removed.Adam Vogt1-0/+1
2010-04-16Structure L.MouseResizableTile documentation.Adam Vogt1-29/+21
2010-04-15X.L.MouseResizableTile: make everything configurableTomas Janousek1-30/+57
2010-04-15X.L.MouseResizableTile: configurable gaps (dragger size and position)Tomas Janousek1-38/+66
2010-04-16Remove unnecessary imports.Adam Vogt1-2/+0
2010-04-05prettier haddock markup for L.NoBordersAdam Vogt1-6/+6
2010-04-02ImageButtonDecoration: new image for menu buttonJan Vornberger1-10/+10
2010-03-31image_buttonstrupill5-21/+374
2010-04-02WindowMenu: own colorizer that works better with Bluetile's new themeJan Vornberger1-1/+9
2010-04-01X.L.Named deprecate and implement using X.L.RenamedAnders Engstrom1-19/+12
2010-04-01X.L.Minimize remove redundant importsAnders Engstrom1-2/+0
2010-03-30Correct module header.Adam Vogt1-1/+1
2010-03-30minimize_ewmhtrupill1-3/+31
2010-02-22Use more monoid instances to clean up U.WorkspaceCompareAdam Vogt1-6/+2
2010-03-30Note that Groups has redundancies and the interface may change.Adam Vogt1-0/+3
2010-03-30X.H.UrgencyHook: performance fixTomas Janousek1-2/+4
2010-01-17Update my e-mail addressquentin.moser8-11/+11
2010-01-17New module: X.L.Groups.Examplesquentin.moser1-0/+518
2010-01-17New module: X.L.Groupsquentin.moser1-0/+496
2010-01-17New module: X.L.ZoomRowquentin.moser1-0/+258
2010-01-17New module: X.L.Renamedquentin.moser1-0/+71
2010-01-17New module: X.U.Stackquentin.moser1-0/+340
2010-03-27bugfix: removeKeys should remove all keys in the provided listDaniel Wagner1-1/+1
2010-03-16fixed argument order to isPrefixOf in a couple of places in X.A.SearchJurgen Doser1-4/+4
2009-12-29X.P.Ssh: add entries from .ssh/config to ssh prompt completionBrent Yorgey1-1/+19
2010-03-19X.H.DynamicLog: let the user of xmonadPropLog choose property nameTomas Janousek1-6/+11
2010-03-14Replace.hs: rm trailing whitespacegwern01-2/+2
2010-03-14Workspace.hs: rm trailing whitespacegwern01-1/+1
2010-03-14Layout.hs: rm trailing whitespacegwern01-1/+1