aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-19Doc/Developing.hs: add some information about Haddock documentation.Brent Yorgey1-1/+26
2007-12-18Remove inaccurate comment about 'banish'Spencer Janssen1-6/+0
2007-12-17Warp.hs: haddock fixesBrent Yorgey1-4/+8
2007-12-16Warp.hs: +docgwern01-0/+10
2007-12-17Util/Search.hs: a few updates/fixesBrent Yorgey1-3/+6
2007-12-15Util.Search: import escapeURIString, and fall back on the ugly const false ha...gwern01-4/+26
2007-12-16update Config.Droundy to use a few nice hooks.David Roundy1-3/+5
2007-12-15Add UrgencyHook support to TabbedShachaf Ben-Kiki1-4/+16
2007-12-15DynamicLog.hs: some documentation updates.Brent Yorgey1-8/+9
2007-12-15DynamicLog.hs: fix shadowing warningBrent Yorgey1-1/+1
2007-12-14Add UrgencyHook support to DynamicLogShachaf Ben-Kiki1-11/+17
2007-12-15Remove network dependency, potentially breaking XMonad.Util.SearchSpencer Janssen1-3/+1
2007-12-14Search.hs: fix shadowing warning and haddock errorsBrent Yorgey1-2/+4
2007-12-13+XMonad.Util.Search: new modulegwern01-0/+78
2007-12-13Add support for _NET_WM_STRUT_PARTIALSpencer Janssen1-9/+11
2007-12-10ManageDocks: when there are struts on opposing edges, the right/bottom strutSpencer Janssen1-2/+3
2007-12-12Run.hs: fix documentation, cleanup whitespaceValery V. Vorotyntsev1-3/+3
2007-12-12Man.hs: input speedupValery V. Vorotyntsev1-17/+21
2007-12-11new XMonad.Hooks.ManageHelpers moduleLukas Mai1-0/+86
2007-12-11Magnifier: custom zoom ratio for magnifier' toointrigeri1-0/+6
2007-12-11Magnifier.hs: minor haddock fixesBrent Yorgey1-8/+8
2007-12-11fix haddock on Magnifiertim.thelion1-1/+5
2007-12-09Custom zoom levels for magnifiertim.thelion1-0/+13
2007-12-10Remove references to xmonad 0.4Spencer Janssen1-2/+2
2007-12-09Extending: updated to the lates config changes - manageHook simplificationAndrea Rossato1-15/+33
2007-12-09I use ManageDocks nowSpencer Janssen1-3/+5
2007-12-09Update ManageDocks to the new ManageHook system, remove the gap setting code ...Spencer Janssen1-84/+61
2007-12-09Extending: some fixesAndrea Rossato1-4/+2
2007-12-09Arossato: my teaTime application.Andrea Rossato1-0/+1
2007-12-09XPropManage: haddock fixesAndrea Rossato1-4/+6
2007-12-09SetWMName: haddock fixesAndrea Rossato1-1/+4
2007-12-09EwmhDesktops: haddock fixesAndrea Rossato1-10/+12
2007-12-09DynamicLog: haddock fixesAndrea Rossato1-7/+3
2007-12-07Sshprompt: Add explanation for the completion in sshpromptdominik1-0/+3
2007-12-08More import pruningSpencer Janssen18-24/+7
2007-12-08Remove XMonad.Operations importsSpencer Janssen39-41/+3
2007-12-08Prune more importsSpencer Janssen27-53/+2
2007-12-08I use CopyWindow nowSpencer Janssen1-2/+7
2007-12-08Remove redundant importsSpencer Janssen45-94/+17
2007-12-05Remove TilePrime, it is subsumed by HintedTileSpencer Janssen1-108/+0
2007-12-05Update Sjanssen.hsSpencer Janssen1-3/+7
2007-12-04LayoutScreens and Square: haddock updatesBrent Yorgey2-9/+11
2007-12-04Droundy.hs: add spaces so haddock isn't confused by commented-out ||| combinatorBrent Yorgey1-1/+1
2007-12-01my urgency-hook code also seems to crach... change in Droundy.David Roundy1-4/+7
2007-12-01disable avoidStruts in Droundy again.David Roundy1-2/+2
2007-12-01fix bug where we failed to hide combo decorations.David Roundy1-6/+10
2007-12-01add to Droundy a non-working urgency hook and enable avoidStruts.David Roundy2-5/+26
2007-11-30update XSelection.hs; apparently the utf8-string library has updatedgwern01-24/+24
2007-11-30LayoutScreens: documentation fixBrent Yorgey1-3/+3
2007-11-30tune Droundy config.David Roundy1-3/+3