| Commit message (Expand) | Author | Files | Lines |
2010-01-17 | Update my e-mail address | quentin.moser | 8 | -11/+11 |
2010-01-17 | New module: X.L.Groups.Examples | quentin.moser | 1 | -0/+518 |
2010-01-17 | New module: X.L.Groups | quentin.moser | 1 | -0/+496 |
2010-01-17 | New module: X.L.ZoomRow | quentin.moser | 1 | -0/+258 |
2010-01-17 | New module: X.L.Renamed | quentin.moser | 1 | -0/+71 |
2010-01-17 | New module: X.U.Stack | quentin.moser | 1 | -0/+340 |
2010-03-27 | bugfix: removeKeys should remove all keys in the provided list | Daniel Wagner | 1 | -1/+1 |
2010-03-16 | fixed argument order to isPrefixOf in a couple of places in X.A.Search | Jurgen Doser | 1 | -4/+4 |
2009-12-29 | X.P.Ssh: add entries from .ssh/config to ssh prompt completion | Brent Yorgey | 1 | -1/+19 |
2010-03-19 | X.H.DynamicLog: let the user of xmonadPropLog choose property name | Tomas Janousek | 1 | -6/+11 |
2010-03-14 | Replace.hs: rm trailing whitespace | gwern0 | 1 | -2/+2 |
2010-03-14 | Workspace.hs: rm trailing whitespace | gwern0 | 1 | -1/+1 |
2010-03-14 | Layout.hs: rm trailing whitespace | gwern0 | 1 | -1/+1 |
2010-03-14 | Directory.hs: rm trailing whitespace | gwern0 | 1 | -1/+1 |
2010-03-14 | MessageControl: rm trailing whitespace | gwern0 | 1 | -3/+3 |
2010-03-14 | LimitWindows.hs: rm trailing whitespace | gwern0 | 1 | -1/+1 |
2010-03-14 | LayoutCombinators.hs: rm trailing whitespace | gwern0 | 1 | -1/+1 |
2010-03-14 | DecorationAddons.hs: rm trailing whitespace | gwern0 | 1 | -1/+1 |
2010-03-14 | Column.hs: rm whitespace | gwern0 | 1 | -2/+2 |
2010-03-14 | DynamicWorkspaces.hs: rm whitespace | gwern0 | 1 | -1/+1 |
2010-03-10 | Fix bugs with nested drawers in X.L.Drawer | Max Rabkin | 1 | -9/+10 |
2010-03-08 | Correct L.Drawer haddock markup and re-export required module. | Adam Vogt | 1 | -10/+11 |
2010-03-08 | Added X.L.Drawer | Max Rabkin | 2 | -1/+129 |
2010-03-08 | X.U.WorkspaceCompare xinerama compare with physical order | Anders Engstrom | 1 | -2/+20 |
2010-03-08 | X.U.Dmenu helpers to run dmenu with arguments | Anders Engstrom | 1 | -4/+17 |
2010-03-08 | X.L.LayoutScreens split current screen | Anders Engstrom | 1 | -1/+16 |
2010-03-08 | X.A.PhysicalScreens cleaning and allow cycling | Anders Engstrom | 1 | -10/+38 |
2010-02-22 | Use imported 'fi' in H.ScreenCorners | Adam Vogt | 1 | -3/+1 |
2010-02-22 | X.H.ScreenCorners typos | Nils Schweinsberg | 1 | -4/+4 |
2010-02-22 | X.H.ScreenCorners rewritten to use InputOnly windows instead of waiting for M... | Nils Schweinsberg | 1 | -59/+121 |
2010-02-22 | [patch] X.H.ScreenCorners: move the mouse cursor to avoid loops | Nils Schweinsberg | 1 | -5/+8 |
2010-02-22 | Prevent possible pattern match failure in X.A.UpdateFocus | Daniel Schoepe | 1 | -2/+2 |
2010-02-22 | New extension: XMonad.Hooks.ScreenCorners | Nils Schweinsberg | 1 | -0/+107 |
2010-02-15 | documentation for marshallPP | daniel | 1 | -11/+24 |
2010-01-04 | DynamicLog support for IndependentScreens | Daniel Wagner | 1 | -9/+43 |
2009-12-28 | minor style changes | Daniel Wagner | 1 | -8/+7 |
2010-02-11 | XMonad.Prompt: remove white border from greenXPConfig | gwern0 | 1 | -1/+1 |
2010-02-08 | Fixed reversed history searching direction in X.P.history(Up|Down)Matching | Daniel Schoepe | 1 | -2/+2 |
2010-01-24 | Compatibility for rename of XMonad.numlockMask | Adam Vogt | 1 | -3/+3 |
2010-01-24 | Use extensible-exceptions to allow base-3 or base-4 | Adam Vogt | 6 | -15/+19 |
2010-01-12 | suppress some warnings under ghc 6.12.1 and clean up redundant imports to get... | Brent Yorgey | 45 | -68/+13 |
2010-02-01 | Corrected documentation in X.Prompt | Daniel Schoepe | 1 | -2/+2 |
2010-02-01 | Use Stack instead of list in X.Prompt.history*Matching | Daniel Schoepe | 1 | -21/+28 |
2010-02-01 | BluetileConfig: Fullscreen tweaks and border color change | Jan Vornberger | 1 | -2/+5 |
2010-01-24 | A.CycleWindows replace partial rotUp and rotDown with safer versions | Wirt Wolff | 1 | -3/+5 |
2010-01-24 | Use <+> instead of explicit M.union to merge keybindings in X.C.* | Adam Vogt | 5 | -6/+6 |
2010-01-21 | Fix incorrect import suggestion in L.Tabbed (issue 362) | Adam Vogt | 1 | -1/+1 |
2010-01-21 | Swap window ordering in L.Accordion (closes Issue 358). Thanks rsaarelm. | Adam Vogt | 1 | -1/+1 |
2010-01-16 | use restart to restart xmonad (no longer bluetile) | Jens Petersen | 1 | -2/+2 |
2010-01-16 | X.L.Decoration: avoid flicker by not showing decowins without rectangles | Tomas Janousek | 1 | -1/+1 |