aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refer to modm as the current modMaskAdam Vogt2009-10-2279-246/+248
* Resolve conflicts between Justin Bogner's C.Desktop patch and latest head.Daniel Schoepe2009-10-221-3/+4
* Move EWMH support initialization to a startupHookJustin Bogner2009-10-114-28/+19
* C.Desktop fix bad escaping and typoWirt Wolff2009-10-221-7/+7
* C.Desktop doc explaining common desktop config customizationsWirt Wolff2009-10-224-2/+148
* Clean keymask in GridSelect(solves issue 318)Daniel Schoepe2009-10-221-2/+4
* Share one StdGen between RGB channels in A.RandomBackgroundAdam Vogt2009-10-201-2/+2
* Document A.RandomBackgroundAdam Vogt2009-10-201-5/+26
* C.Gnome combine with instead of replace Desktop startupHookWirt Wolff2009-10-201-2/+2
* Remove H.SetCursor: U.Cursor is preferredAdam Vogt2009-10-201-47/+0
* Add some haddock formatting in U.CursorAdam Vogt2009-10-201-3/+7
* XMonadContrib: set the default cursor to left_ptr for the Desktop configAndres Salomon2009-09-151-0/+2
* XMonadContrib: add a utility module to set the default cursorAndres Salomon2009-09-152-0/+44
* More docs formatting in A.GridSelectAdam Vogt2009-10-161-2/+2
* In A.GridSelect correct haddocksAdam Vogt2009-10-161-20/+26
* Describe parameters to subLayouts moreAdam Vogt2009-10-161-5/+11
* Refer to modMask as modm in L.SubLayouts sample keybindsAdam Vogt2009-10-161-10/+10
* Format L.SubLayout TODOAdam Vogt2009-10-161-3/+5
* Add more links in L.SubLayout documentationAdam Vogt2009-10-161-5/+7
* Link a screenshot in L.SubLayouts from the haskellwikiAdam Vogt2009-10-161-0/+9
* Added focusMaster to BoringWindowsJan Vornberger2009-10-161-4/+18
* Remove NamedFieldPuns from L.LimitWindowsAdam Vogt2009-10-151-14/+14
* Note L.Minimize in L.LimitWindows haddocks.Adam Vogt2009-10-141-0/+1
* Move limitSelect into L.LimitWindowsMax Rabkin2009-10-142-123/+63
* added haddocks for L.SelectiveMax Rabkin2009-10-021-1/+36
* Support IncMasterN in SelectiveMax Rabkin2009-09-291-0/+9
* removed commented-out codeMax Rabkin2009-09-291-24/+0
* Test that update preserves invariants of SelectionMax Rabkin2009-09-291-1/+1
* Add "Selective" layout modifierMax Rabkin2009-09-291-0/+98
* Filter extra modifier bits some layouts set in XMonad.PromptDaniel Schoepe2009-10-121-2/+3
* Cleanup L.BorderResizeAdam Vogt2009-10-121-52/+46
* Layout modifier to resize windows by dragging their borders with the mouseJan Vornberger2009-10-121-0/+170
* Add U.Replace which implements a --replace behavior.Adam Vogt2009-10-121-0/+116
* Update D.Extending module lists with help of a script (also added)Adam Vogt2009-10-121-191/+582
* Correct erroneous haddock link in U.XSelectionAdam Vogt2009-10-121-1/+1
* Make L.Mosaic explicit imports compatible with haskell-src-extsAdam Vogt2009-10-121-3/+3
* Put screenshots inline for L.ThreeColumns and L.RoledexAdam Vogt2009-10-122-5/+13
* Use LANGUAGE pragma instead of -fglasgow-exts in L.MinimizeAdam Vogt2009-10-121-1/+1
* Add a description to L.LayoutScreensAdam Vogt2009-10-121-0/+1
* Add Portability and Stability boilerplate for a couple modules.Adam Vogt2009-10-126-0/+12
* Correct hyperlink in A.DeManageAdam Vogt2009-10-121-1/+1
* NoFrillsDecoration - most basic version of decoration for windowsJan Vornberger2009-10-121-0/+48
* Split A.TopicSpace documentation into sectionsAdam Vogt2009-10-121-42/+52
* Use hyperlinks in WorkspaceCursors documentation.Adam Vogt2009-10-081-2/+2
* Minor haddock formatting correction in L.TabbedAdam Vogt2009-10-081-1/+1
* Hyperlink the reference to ResizableTile in MouseResizableTileAdam Vogt2009-10-051-1/+1
* Finish a sentence in H.ManageDocks haddocks.Adam Vogt2009-10-051-1/+1
* Add a SetStruts message to H.ManageDocks.Adam Vogt2009-10-052-14/+46
* Derive Enum for U.Types.Direction2DAdam Vogt2009-10-051-1/+1
* Rearrange the GSCONFIG class in A.GridselectAdam Vogt2009-10-051-28/+93