aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adding XMonad.Actions.KeyRemap for mapping single keysstettberger2010-05-021-0/+156
* Move Util.Font to .hs, and enable -XCPPAdam Vogt2010-04-291-0/+1
* A.Search: Remove unnecessary `do'Adam Vogt2010-04-291-2/+1
* Fix escaping of URIKhudyakov Alexey2010-04-231-26/+14
* Prompt: handle case of historySizeAdam Vogt2010-04-211-4/+7
* Use CPP to add to exports for Selective tests (L.LimitWindows)Adam Vogt2010-04-191-2/+7
* Use imported `fi' alias for fromIntegral more often.Adam Vogt2010-04-169-23/+11
* Note that mouseResizableTileMirrored may be removed.Adam Vogt2010-04-161-0/+1
* Structure L.MouseResizableTile documentation.Adam Vogt2010-04-161-29/+21
* X.L.MouseResizableTile: make everything configurableTomas Janousek2010-04-151-30/+57
* X.L.MouseResizableTile: configurable gaps (dragger size and position)Tomas Janousek2010-04-151-38/+66
* Remove unnecessary imports.Adam Vogt2010-04-161-2/+0
* prettier haddock markup for L.NoBordersAdam Vogt2010-04-051-6/+6
* ImageButtonDecoration: new image for menu buttonJan Vornberger2010-04-021-10/+10
* image_buttonstrupill2010-03-315-21/+374
* WindowMenu: own colorizer that works better with Bluetile's new themeJan Vornberger2010-04-021-1/+9
* X.L.Named deprecate and implement using X.L.RenamedAnders Engstrom2010-04-011-19/+12
* X.L.Minimize remove redundant importsAnders Engstrom2010-04-011-2/+0
* Correct module header.Adam Vogt2010-03-301-1/+1
* minimize_ewmhtrupill2010-03-301-3/+31
* Use more monoid instances to clean up U.WorkspaceCompareAdam Vogt2010-02-221-6/+2
* Note that Groups has redundancies and the interface may change.Adam Vogt2010-03-301-0/+3
* X.H.UrgencyHook: performance fixTomas Janousek2010-03-301-2/+4
* Update my e-mail addressquentin.moser2010-01-178-11/+11
* New module: X.L.Groups.Examplesquentin.moser2010-01-171-0/+518
* New module: X.L.Groupsquentin.moser2010-01-171-0/+496
* New module: X.L.ZoomRowquentin.moser2010-01-171-0/+258
* New module: X.L.Renamedquentin.moser2010-01-171-0/+71
* New module: X.U.Stackquentin.moser2010-01-171-0/+340
* bugfix: removeKeys should remove all keys in the provided listDaniel Wagner2010-03-271-1/+1
* fixed argument order to isPrefixOf in a couple of places in X.A.SearchJurgen Doser2010-03-161-4/+4
* X.P.Ssh: add entries from .ssh/config to ssh prompt completionBrent Yorgey2009-12-291-1/+19
* X.H.DynamicLog: let the user of xmonadPropLog choose property nameTomas Janousek2010-03-191-6/+11
* Replace.hs: rm trailing whitespacegwern02010-03-141-2/+2
* Workspace.hs: rm trailing whitespacegwern02010-03-141-1/+1
* Layout.hs: rm trailing whitespacegwern02010-03-141-1/+1
* Directory.hs: rm trailing whitespacegwern02010-03-141-1/+1
* MessageControl: rm trailing whitespacegwern02010-03-141-3/+3
* LimitWindows.hs: rm trailing whitespacegwern02010-03-141-1/+1
* LayoutCombinators.hs: rm trailing whitespacegwern02010-03-141-1/+1
* DecorationAddons.hs: rm trailing whitespacegwern02010-03-141-1/+1
* Column.hs: rm whitespacegwern02010-03-141-2/+2
* DynamicWorkspaces.hs: rm whitespacegwern02010-03-141-1/+1
* Fix bugs with nested drawers in X.L.DrawerMax Rabkin2010-03-101-9/+10
* Correct L.Drawer haddock markup and re-export required module.Adam Vogt2010-03-081-10/+11
* Added X.L.DrawerMax Rabkin2010-03-082-1/+129
* X.U.WorkspaceCompare xinerama compare with physical orderAnders Engstrom2010-03-081-2/+20
* X.U.Dmenu helpers to run dmenu with argumentsAnders Engstrom2010-03-081-4/+17
* X.L.LayoutScreens split current screenAnders Engstrom2010-03-081-1/+16
* X.A.PhysicalScreens cleaning and allow cyclingAnders Engstrom2010-03-081-10/+38