| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Changing behaviour of ppUrgent with X.H.DynamicLog | mail | 2009-09-10 | 1 | -19/+8 |
* | fix X.U.Run.spawnPipe fd leak | Tomas Janousek | 2009-10-25 | 1 | -0/+1 |
* | Doc namespace minor updates | Wirt Wolff | 2009-10-23 | 4 | -37/+61 |
* | Docs: use myLayout like template rather than plural | Wirt Wolff | 2009-10-23 | 38 | -81/+81 |
* | Use 'ewmh' in relevant configs | Spencer Janssen | 2009-10-23 | 3 | -13/+5 |
* | Add ewmh function to set all EWMH settings in one step | Spencer Janssen | 2009-10-23 | 1 | -4/+9 |
* | Refer to modm as the current modMask | Adam Vogt | 2009-10-22 | 79 | -246/+248 |
* | Resolve conflicts between Justin Bogner's C.Desktop patch and latest head. | Daniel Schoepe | 2009-10-22 | 1 | -3/+4 |
* | Move EWMH support initialization to a startupHook | Justin Bogner | 2009-10-11 | 4 | -28/+19 |
* | C.Desktop fix bad escaping and typo | Wirt Wolff | 2009-10-22 | 1 | -7/+7 |
* | C.Desktop doc explaining common desktop config customizations | Wirt Wolff | 2009-10-22 | 4 | -2/+148 |
* | Clean keymask in GridSelect(solves issue 318) | Daniel Schoepe | 2009-10-22 | 1 | -2/+4 |
* | Share one StdGen between RGB channels in A.RandomBackground | Adam Vogt | 2009-10-20 | 1 | -2/+2 |
* | Document A.RandomBackground | Adam Vogt | 2009-10-20 | 1 | -5/+26 |
* | C.Gnome combine with instead of replace Desktop startupHook | Wirt Wolff | 2009-10-20 | 1 | -2/+2 |
* | Remove H.SetCursor: U.Cursor is preferred | Adam Vogt | 2009-10-20 | 1 | -47/+0 |
* | Add some haddock formatting in U.Cursor | Adam Vogt | 2009-10-20 | 1 | -3/+7 |
* | XMonadContrib: set the default cursor to left_ptr for the Desktop config | Andres Salomon | 2009-09-15 | 1 | -0/+2 |
* | XMonadContrib: add a utility module to set the default cursor | Andres Salomon | 2009-09-15 | 2 | -0/+44 |
* | More docs formatting in A.GridSelect | Adam Vogt | 2009-10-16 | 1 | -2/+2 |
* | In A.GridSelect correct haddocks | Adam Vogt | 2009-10-16 | 1 | -20/+26 |
* | Describe parameters to subLayouts more | Adam Vogt | 2009-10-16 | 1 | -5/+11 |
* | Refer to modMask as modm in L.SubLayouts sample keybinds | Adam Vogt | 2009-10-16 | 1 | -10/+10 |
* | Format L.SubLayout TODO | Adam Vogt | 2009-10-16 | 1 | -3/+5 |
* | Add more links in L.SubLayout documentation | Adam Vogt | 2009-10-16 | 1 | -5/+7 |
* | Link a screenshot in L.SubLayouts from the haskellwiki | Adam Vogt | 2009-10-16 | 1 | -0/+9 |
* | Added focusMaster to BoringWindows | Jan Vornberger | 2009-10-16 | 1 | -4/+18 |
* | Remove NamedFieldPuns from L.LimitWindows | Adam Vogt | 2009-10-15 | 1 | -14/+14 |
* | Note L.Minimize in L.LimitWindows haddocks. | Adam Vogt | 2009-10-14 | 1 | -0/+1 |
* | Move limitSelect into L.LimitWindows | Max Rabkin | 2009-10-14 | 2 | -123/+63 |
* | added haddocks for L.Selective | Max Rabkin | 2009-10-02 | 1 | -1/+36 |
* | Support IncMasterN in Selective | Max Rabkin | 2009-09-29 | 1 | -0/+9 |
* | removed commented-out code | Max Rabkin | 2009-09-29 | 1 | -24/+0 |
* | Test that update preserves invariants of Selection | Max Rabkin | 2009-09-29 | 1 | -1/+1 |
* | Add "Selective" layout modifier | Max Rabkin | 2009-09-29 | 1 | -0/+98 |
* | Filter extra modifier bits some layouts set in XMonad.Prompt | Daniel Schoepe | 2009-10-12 | 1 | -2/+3 |
* | Cleanup L.BorderResize | Adam Vogt | 2009-10-12 | 1 | -52/+46 |
* | Layout modifier to resize windows by dragging their borders with the mouse | Jan Vornberger | 2009-10-12 | 1 | -0/+170 |
* | Add U.Replace which implements a --replace behavior. | Adam Vogt | 2009-10-12 | 1 | -0/+116 |
* | Update D.Extending module lists with help of a script (also added) | Adam Vogt | 2009-10-12 | 1 | -191/+582 |
* | Correct erroneous haddock link in U.XSelection | Adam Vogt | 2009-10-12 | 1 | -1/+1 |
* | Make L.Mosaic explicit imports compatible with haskell-src-exts | Adam Vogt | 2009-10-12 | 1 | -3/+3 |
* | Put screenshots inline for L.ThreeColumns and L.Roledex | Adam Vogt | 2009-10-12 | 2 | -5/+13 |
* | Use LANGUAGE pragma instead of -fglasgow-exts in L.Minimize | Adam Vogt | 2009-10-12 | 1 | -1/+1 |
* | Add a description to L.LayoutScreens | Adam Vogt | 2009-10-12 | 1 | -0/+1 |
* | Add Portability and Stability boilerplate for a couple modules. | Adam Vogt | 2009-10-12 | 6 | -0/+12 |
* | Correct hyperlink in A.DeManage | Adam Vogt | 2009-10-12 | 1 | -1/+1 |
* | NoFrillsDecoration - most basic version of decoration for windows | Jan Vornberger | 2009-10-12 | 1 | -0/+48 |
* | Split A.TopicSpace documentation into sections | Adam Vogt | 2009-10-12 | 1 | -42/+52 |
* | Use hyperlinks in WorkspaceCursors documentation. | Adam Vogt | 2009-10-08 | 1 | -2/+2 |