| Commit message (Expand) | Author | Files | Lines |
2009-10-20 | Document A.RandomBackground | Adam Vogt | 1 | -5/+26 |
2009-10-20 | C.Gnome combine with instead of replace Desktop startupHook | Wirt Wolff | 1 | -2/+2 |
2009-10-20 | Remove H.SetCursor: U.Cursor is preferred | Adam Vogt | 1 | -47/+0 |
2009-10-20 | Add some haddock formatting in U.Cursor | Adam Vogt | 1 | -3/+7 |
2009-09-15 | XMonadContrib: set the default cursor to left_ptr for the Desktop config | Andres Salomon | 1 | -0/+2 |
2009-09-15 | XMonadContrib: add a utility module to set the default cursor | Andres Salomon | 2 | -0/+44 |
2009-10-16 | More docs formatting in A.GridSelect | Adam Vogt | 1 | -2/+2 |
2009-10-16 | In A.GridSelect correct haddocks | Adam Vogt | 1 | -20/+26 |
2009-10-16 | Describe parameters to subLayouts more | Adam Vogt | 1 | -5/+11 |
2009-10-16 | Refer to modMask as modm in L.SubLayouts sample keybinds | Adam Vogt | 1 | -10/+10 |
2009-10-16 | Format L.SubLayout TODO | Adam Vogt | 1 | -3/+5 |
2009-10-16 | Add more links in L.SubLayout documentation | Adam Vogt | 1 | -5/+7 |
2009-10-16 | Link a screenshot in L.SubLayouts from the haskellwiki | Adam Vogt | 1 | -0/+9 |
2009-10-16 | Added focusMaster to BoringWindows | Jan Vornberger | 1 | -4/+18 |
2009-10-15 | Remove NamedFieldPuns from L.LimitWindows | Adam Vogt | 1 | -14/+14 |
2009-10-14 | Note L.Minimize in L.LimitWindows haddocks. | Adam Vogt | 1 | -0/+1 |
2009-10-14 | Move limitSelect into L.LimitWindows | Max Rabkin | 2 | -123/+63 |
2009-10-02 | added haddocks for L.Selective | Max Rabkin | 1 | -1/+36 |
2009-09-29 | Support IncMasterN in Selective | Max Rabkin | 1 | -0/+9 |
2009-09-29 | removed commented-out code | Max Rabkin | 1 | -24/+0 |
2009-09-29 | Test that update preserves invariants of Selection | Max Rabkin | 1 | -1/+1 |
2009-09-29 | Add "Selective" layout modifier | Max Rabkin | 1 | -0/+98 |
2009-10-12 | Filter extra modifier bits some layouts set in XMonad.Prompt | Daniel Schoepe | 1 | -2/+3 |
2009-10-12 | Cleanup L.BorderResize | Adam Vogt | 1 | -52/+46 |
2009-10-12 | Layout modifier to resize windows by dragging their borders with the mouse | Jan Vornberger | 1 | -0/+170 |
2009-10-12 | Add U.Replace which implements a --replace behavior. | Adam Vogt | 1 | -0/+116 |
2009-10-12 | Update D.Extending module lists with help of a script (also added) | Adam Vogt | 1 | -191/+582 |
2009-10-12 | Correct erroneous haddock link in U.XSelection | Adam Vogt | 1 | -1/+1 |
2009-10-12 | Make L.Mosaic explicit imports compatible with haskell-src-exts | Adam Vogt | 1 | -3/+3 |
2009-10-12 | Put screenshots inline for L.ThreeColumns and L.Roledex | Adam Vogt | 2 | -5/+13 |
2009-10-12 | Use LANGUAGE pragma instead of -fglasgow-exts in L.Minimize | Adam Vogt | 1 | -1/+1 |
2009-10-12 | Add a description to L.LayoutScreens | Adam Vogt | 1 | -0/+1 |
2009-10-12 | Add Portability and Stability boilerplate for a couple modules. | Adam Vogt | 6 | -0/+12 |
2009-10-12 | Correct hyperlink in A.DeManage | Adam Vogt | 1 | -1/+1 |
2009-10-12 | NoFrillsDecoration - most basic version of decoration for windows | Jan Vornberger | 1 | -0/+48 |
2009-10-12 | Split A.TopicSpace documentation into sections | Adam Vogt | 1 | -42/+52 |
2009-10-08 | Use hyperlinks in WorkspaceCursors documentation. | Adam Vogt | 1 | -2/+2 |
2009-10-08 | Minor haddock formatting correction in L.Tabbed | Adam Vogt | 1 | -1/+1 |
2009-10-05 | Hyperlink the reference to ResizableTile in MouseResizableTile | Adam Vogt | 1 | -1/+1 |
2009-10-05 | Finish a sentence in H.ManageDocks haddocks. | Adam Vogt | 1 | -1/+1 |
2009-10-05 | Add a SetStruts message to H.ManageDocks. | Adam Vogt | 2 | -14/+46 |
2009-10-05 | Derive Enum for U.Types.Direction2D | Adam Vogt | 1 | -1/+1 |
2009-10-05 | Rearrange the GSCONFIG class in A.Gridselect | Adam Vogt | 1 | -28/+93 |
2009-10-03 | Add a GSCONFIG class to overload defaultGSConfig. | Adam Vogt | 2 | -22/+31 |
2009-10-04 | Add a screenshots section in the A.GridSelect haddocks | Adam Vogt | 1 | -4/+13 |
2009-10-04 | Fixed guard in WorkspaceByPos - condition got switched during transformation | Jan Vornberger | 1 | -1/+1 |
2009-09-26 | A.CycleWindows update docs, use lib fn second instead of custom lambda | Wirt Wolff | 1 | -5/+14 |
2009-10-03 | Group functions in GridSelect haddock, add an inline screenshot. | Adam Vogt | 1 | -4/+14 |
2009-09-28 | minor hlint cleanup of Prompt and XMonad.Prompt.* sub-modules | sean.escriva | 7 | -30/+27 |
2009-09-15 | New module : X.H.SetCursor | mail | 1 | -0/+47 |