aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-01Inline tupadd function in A.GridSelectAdam Vogt1-4/+1
2009-11-07Use X.U.SpawnOnce in my configSpencer Janssen1-0/+8
2009-11-07Add XMonad.Util.SpawnOnceSpencer Janssen1-0/+39
2009-11-07Store deserialized data after reading in X.U.ExtensibleStateDaniel Schoepe1-8/+11
2009-11-07Fixed conflict between X.U.ExtensibleState and X.C.SjanssenDaniel Schoepe1-4/+4
2009-11-06Use X.U.ExtensibleState instead of IORefsDaniel Schoepe4-102/+76
2009-11-06Add X.U.ExtensibleStateDaniel Schoepe1-0/+109
2009-11-07My config uses xmonadPropLog nowSpencer Janssen1-8/+6
2009-11-07Add experimental xmonadPropLog functionSpencer Janssen1-0/+19
2009-11-03XMonad.Actions.Search: imdb search URL tweak for bug #33gwern01-1/+1
2009-11-03Clean imports for L.BoringWindowsAdam Vogt1-3/+1
2009-11-03I maintain L.BoringWindowsAdam Vogt1-1/+1
2009-10-26fix window rectangle calculation in X.A.UpdatePointerTomas Janousek1-2/+4
2009-10-31Implement hasProperty in terms of runQuery in U.WindowPropertiesAdam Vogt1-9/+1
2009-10-31Add functions to access the current input in X.PromptDaniel Schoepe1-0/+10
2009-10-30Remove putSelection, fixes #317Spencer Janssen2-49/+4
2009-10-29Fix typo in H.FadeInactive documentationAdam Vogt1-1/+1
2009-10-29X.L.MultiCol constructor 0 NWin bugfigAnders Engstrom1-3/+6
2009-10-28X.H.ManageHelpers: added currentWs that returns the current workspaceIsmael Carnales1-0/+5
2009-10-27X.L.MultiColumns bugfix and formatingAnders Engstrom1-43/+42
2009-10-27X.L.MultiColumns NWin shrinkning fixAnders Engstrom1-1/+1
2009-10-24New Layout X.L.MultiColumnsAnders Engstrom1-0/+143
2009-09-10Changing behaviour of ppUrgent with X.H.DynamicLogmail1-19/+8
2009-10-25fix X.U.Run.spawnPipe fd leakTomas Janousek1-0/+1
2009-10-23Doc namespace minor updatesWirt Wolff4-37/+61
2009-10-23Docs: use myLayout like template rather than pluralWirt Wolff38-81/+81
2009-10-23Use 'ewmh' in relevant configsSpencer Janssen3-13/+5
2009-10-23Add ewmh function to set all EWMH settings in one stepSpencer Janssen1-4/+9
2009-10-22Refer to modm as the current modMaskAdam Vogt79-246/+248
2009-10-22Resolve conflicts between Justin Bogner's C.Desktop patch and latest head.Daniel Schoepe1-3/+4
2009-10-11Move EWMH support initialization to a startupHookJustin Bogner4-28/+19
2009-10-22C.Desktop fix bad escaping and typoWirt Wolff1-7/+7
2009-10-22C.Desktop doc explaining common desktop config customizationsWirt Wolff4-2/+148
2009-10-22Clean keymask in GridSelect(solves issue 318)Daniel Schoepe1-2/+4
2009-10-20Share one StdGen between RGB channels in A.RandomBackgroundAdam Vogt1-2/+2
2009-10-20Document A.RandomBackgroundAdam Vogt1-5/+26
2009-10-20C.Gnome combine with instead of replace Desktop startupHookWirt Wolff1-2/+2
2009-10-20Remove H.SetCursor: U.Cursor is preferredAdam Vogt1-47/+0
2009-10-20Add some haddock formatting in U.CursorAdam Vogt1-3/+7
2009-09-15XMonadContrib: set the default cursor to left_ptr for the Desktop configAndres Salomon1-0/+2
2009-09-15XMonadContrib: add a utility module to set the default cursorAndres Salomon2-0/+44
2009-10-16More docs formatting in A.GridSelectAdam Vogt1-2/+2
2009-10-16In A.GridSelect correct haddocksAdam Vogt1-20/+26
2009-10-16Describe parameters to subLayouts moreAdam Vogt1-5/+11
2009-10-16Refer to modMask as modm in L.SubLayouts sample keybindsAdam Vogt1-10/+10
2009-10-16Format L.SubLayout TODOAdam Vogt1-3/+5
2009-10-16Add more links in L.SubLayout documentationAdam Vogt1-5/+7
2009-10-16Link a screenshot in L.SubLayouts from the haskellwikiAdam Vogt1-0/+9
2009-10-16Added focusMaster to BoringWindowsJan Vornberger1-4/+18
2009-10-15Remove NamedFieldPuns from L.LimitWindowsAdam Vogt1-14/+14