| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix bugs with nested drawers in X.L.Drawer | Max Rabkin | 2010-03-10 | 1 | -9/+10 |
* | Correct L.Drawer haddock markup and re-export required module. | Adam Vogt | 2010-03-08 | 1 | -10/+11 |
* | Added X.L.Drawer | Max Rabkin | 2010-03-08 | 3 | -1/+130 |
* | X.U.WorkspaceCompare xinerama compare with physical order | Anders Engstrom | 2010-03-08 | 1 | -2/+20 |
* | X.U.Dmenu helpers to run dmenu with arguments | Anders Engstrom | 2010-03-08 | 1 | -4/+17 |
* | X.L.LayoutScreens split current screen | Anders Engstrom | 2010-03-08 | 1 | -1/+16 |
* | X.A.PhysicalScreens cleaning and allow cycling | Anders Engstrom | 2010-03-08 | 1 | -10/+38 |
* | Use imported 'fi' in H.ScreenCorners | Adam Vogt | 2010-02-22 | 1 | -3/+1 |
* | X.H.ScreenCorners typos | Nils Schweinsberg | 2010-02-22 | 1 | -4/+4 |
* | X.H.ScreenCorners rewritten to use InputOnly windows instead of waiting for M... | Nils Schweinsberg | 2010-02-22 | 1 | -59/+121 |
* | [patch] X.H.ScreenCorners: move the mouse cursor to avoid loops | Nils Schweinsberg | 2010-02-22 | 1 | -5/+8 |
* | Prevent possible pattern match failure in X.A.UpdateFocus | Daniel Schoepe | 2010-02-22 | 1 | -2/+2 |
* | New extension: XMonad.Hooks.ScreenCorners | Nils Schweinsberg | 2010-02-22 | 2 | -0/+108 |
* | documentation for marshallPP | daniel | 2010-02-15 | 1 | -11/+24 |
* | DynamicLog support for IndependentScreens | Daniel Wagner | 2010-01-04 | 1 | -9/+43 |
* | minor style changes | Daniel Wagner | 2009-12-28 | 1 | -8/+7 |
* | XMonad.Prompt: remove white border from greenXPConfig | gwern0 | 2010-02-11 | 1 | -1/+1 |
* | Fixed reversed history searching direction in X.P.history(Up|Down)Matching | Daniel Schoepe | 2010-02-08 | 1 | -2/+2 |
* | Compatibility for rename of XMonad.numlockMask | Adam Vogt | 2010-01-24 | 1 | -3/+3 |
* | Use extensible-exceptions to allow base-3 or base-4 | Adam Vogt | 2010-01-24 | 7 | -17/+28 |
* | suppress some warnings under ghc 6.12.1 and clean up redundant imports to get... | Brent Yorgey | 2010-01-12 | 46 | -69/+20 |
* | Corrected documentation in X.Prompt | Daniel Schoepe | 2010-02-01 | 1 | -2/+2 |
* | Use Stack instead of list in X.Prompt.history*Matching | Daniel Schoepe | 2010-02-01 | 1 | -21/+28 |
* | BluetileConfig: Fullscreen tweaks and border color change | Jan Vornberger | 2010-02-01 | 1 | -2/+5 |
* | A.CycleWindows replace partial rotUp and rotDown with safer versions | Wirt Wolff | 2010-01-24 | 1 | -3/+5 |
* | Use <+> instead of explicit M.union to merge keybindings in X.C.* | Adam Vogt | 2010-01-24 | 5 | -6/+6 |
* | Fix incorrect import suggestion in L.Tabbed (issue 362) | Adam Vogt | 2010-01-21 | 1 | -1/+1 |
* | Swap window ordering in L.Accordion (closes Issue 358). Thanks rsaarelm. | Adam Vogt | 2010-01-21 | 1 | -1/+1 |
* | use restart to restart xmonad (no longer bluetile) | Jens Petersen | 2010-01-16 | 1 | -2/+2 |
* | X.L.Decoration: avoid flicker by not showing decowins without rectangles | Tomas Janousek | 2010-01-16 | 1 | -1/+1 |
* | Add a way to cycle only through matching history entries in X.Prompt | Daniel Schoepe | 2010-01-14 | 1 | -0/+40 |
* | Style changes in L.Minimize | Adam Vogt | 2010-01-04 | 1 | -7/+3 |
* | minimize_floating | konstantin.sobolev | 2009-12-30 | 1 | -9/+26 |
* | Use more imported cursor constants. | Adam Vogt | 2009-12-30 | 2 | -22/+9 |
* | import new contrib module, X.A.DynamicWorkspaceOrder | Brent Yorgey | 2009-12-30 | 2 | -0/+167 |
* | X.A.CycleWS: export generalized 'doTo' function for performing an action on a... | Brent Yorgey | 2009-12-30 | 1 | -2/+8 |
* | new contrib module, X.A.DynamicWorkspaceGroups, for managing groups of worksp... | Brent Yorgey | 2009-12-29 | 2 | -0/+138 |
* | new contrib module from Tomas Janousek, X.A.WorkspaceNames | Brent Yorgey | 2009-12-29 | 2 | -0/+156 |
* | X.P.Shell, filter empty string from PATH | Tim Horton | 2009-12-24 | 1 | -1/+1 |
* | small tweak to battery logger | Brent Yorgey | 2009-12-27 | 1 | -1/+1 |
* | Use imported xC_bottom_right_corner in A.MouseResize | Adam Vogt | 2009-12-28 | 1 | -4/+1 |
* | X.A.MouseResize: assign an appropriate cursor for the resizing inpuwin | Tomas Janousek | 2009-12-27 | 1 | -0/+8 |
* | Fix the createSession bug in spawnPipe | Spencer Janssen | 2009-12-27 | 1 | -3/+1 |
* | Let the core know about MouseResizableTile's draggers, so they are stacked co... | Jan Vornberger | 2009-12-23 | 1 | -10/+13 |
* | Update all uses of forkProcess to xfork | Spencer Janssen | 2009-12-23 | 3 | -16/+8 |
* | Make X.L.Minimize explicitly mark minimized windows as boring | Jan Vornberger | 2009-12-22 | 2 | -13/+20 |
* | Actions/Search: added openstreetmap | intrigeri | 2009-12-22 | 1 | -24/+28 |
* | Add a search predicate option to XMonad.Prompt | Mike Lundy | 2009-12-21 | 2 | -4/+8 |
* | In D.Extending note how <+> can be used with keybindings. | Adam Vogt | 2009-12-20 | 1 | -9/+13 |
* | Fix MultiToggle crashes with decorated layouts | Tomas Janousek | 2009-12-20 | 3 | -68/+40 |