aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (unfollow)
Commit message (Expand)AuthorFilesLines
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
2010-03-14Directory.hs: rm trailing whitespacegwern01-1/+1
2010-03-14MessageControl: rm trailing whitespacegwern01-3/+3
2010-03-14LimitWindows.hs: rm trailing whitespacegwern01-1/+1
2010-03-14LayoutCombinators.hs: rm trailing whitespacegwern01-1/+1
2010-03-14DecorationAddons.hs: rm trailing whitespacegwern01-1/+1
2010-03-14Column.hs: rm whitespacegwern01-2/+2
2010-03-14DynamicWorkspaces.hs: rm whitespacegwern01-1/+1
2010-03-10Fix bugs with nested drawers in X.L.DrawerMax Rabkin1-9/+10
2010-03-08Correct L.Drawer haddock markup and re-export required module.Adam Vogt1-10/+11
2010-03-08Added X.L.DrawerMax Rabkin2-1/+129
2010-03-08X.U.WorkspaceCompare xinerama compare with physical orderAnders Engstrom1-2/+20
2010-03-08X.U.Dmenu helpers to run dmenu with argumentsAnders Engstrom1-4/+17
2010-03-08X.L.LayoutScreens split current screenAnders Engstrom1-1/+16
2010-03-08X.A.PhysicalScreens cleaning and allow cyclingAnders Engstrom1-10/+38