aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed conflict between X.U.ExtensibleState and X.C.SjanssenDaniel Schoepe2009-11-071-4/+4
* Use X.U.ExtensibleState instead of IORefsDaniel Schoepe2009-11-064-102/+76
* Add X.U.ExtensibleStateDaniel Schoepe2009-11-061-0/+109
* My config uses xmonadPropLog nowSpencer Janssen2009-11-071-8/+6
* Add experimental xmonadPropLog functionSpencer Janssen2009-11-071-0/+19
* XMonad.Actions.Search: imdb search URL tweak for bug #33gwern02009-11-031-1/+1
* Clean imports for L.BoringWindowsAdam Vogt2009-11-031-3/+1
* I maintain L.BoringWindowsAdam Vogt2009-11-031-1/+1
* fix window rectangle calculation in X.A.UpdatePointerTomas Janousek2009-10-261-2/+4
* Implement hasProperty in terms of runQuery in U.WindowPropertiesAdam Vogt2009-10-311-9/+1
* Add functions to access the current input in X.PromptDaniel Schoepe2009-10-311-0/+10
* Remove putSelection, fixes #317Spencer Janssen2009-10-302-49/+4
* Fix typo in H.FadeInactive documentationAdam Vogt2009-10-291-1/+1
* X.L.MultiCol constructor 0 NWin bugfigAnders Engstrom2009-10-291-3/+6
* X.H.ManageHelpers: added currentWs that returns the current workspaceIsmael Carnales2009-10-281-0/+5
* X.L.MultiColumns bugfix and formatingAnders Engstrom2009-10-271-43/+42
* X.L.MultiColumns NWin shrinkning fixAnders Engstrom2009-10-271-1/+1
* New Layout X.L.MultiColumnsAnders Engstrom2009-10-241-0/+143
* Changing behaviour of ppUrgent with X.H.DynamicLogmail2009-09-101-19/+8
* fix X.U.Run.spawnPipe fd leakTomas Janousek2009-10-251-0/+1
* Doc namespace minor updatesWirt Wolff2009-10-234-37/+61
* Docs: use myLayout like template rather than pluralWirt Wolff2009-10-2338-81/+81
* Use 'ewmh' in relevant configsSpencer Janssen2009-10-233-13/+5
* Add ewmh function to set all EWMH settings in one stepSpencer Janssen2009-10-231-4/+9
* 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