aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Expand)AuthorAgeFilesLines
* Warp.hs: haddock fixesBrent Yorgey2007-12-171-4/+8
* Warp.hs: +docgwern02007-12-161-0/+10
* Util/Search.hs: a few updates/fixesBrent Yorgey2007-12-171-3/+6
* Util.Search: import escapeURIString, and fall back on the ugly const false ha...gwern02007-12-151-4/+26
* update Config.Droundy to use a few nice hooks.David Roundy2007-12-161-3/+5
* Add UrgencyHook support to TabbedShachaf Ben-Kiki2007-12-151-4/+16
* DynamicLog.hs: some documentation updates.Brent Yorgey2007-12-151-8/+9
* DynamicLog.hs: fix shadowing warningBrent Yorgey2007-12-151-1/+1
* Add UrgencyHook support to DynamicLogShachaf Ben-Kiki2007-12-141-11/+17
* Remove network dependency, potentially breaking XMonad.Util.SearchSpencer Janssen2007-12-151-3/+1
* Search.hs: fix shadowing warning and haddock errorsBrent Yorgey2007-12-141-2/+4
* +XMonad.Util.Search: new modulegwern02007-12-131-0/+78
* Add support for _NET_WM_STRUT_PARTIALSpencer Janssen2007-12-131-9/+11
* ManageDocks: when there are struts on opposing edges, the right/bottom strutSpencer Janssen2007-12-101-2/+3
* Run.hs: fix documentation, cleanup whitespaceValery V. Vorotyntsev2007-12-121-3/+3
* Man.hs: input speedupValery V. Vorotyntsev2007-12-121-17/+21
* new XMonad.Hooks.ManageHelpers moduleLukas Mai2007-12-111-0/+86
* Magnifier: custom zoom ratio for magnifier' toointrigeri2007-12-111-0/+6
* Magnifier.hs: minor haddock fixesBrent Yorgey2007-12-111-8/+8
* fix haddock on Magnifiertim.thelion2007-12-111-1/+5
* Custom zoom levels for magnifiertim.thelion2007-12-091-0/+13
* Remove references to xmonad 0.4Spencer Janssen2007-12-101-2/+2
* Extending: updated to the lates config changes - manageHook simplificationAndrea Rossato2007-12-091-15/+33
* I use ManageDocks nowSpencer Janssen2007-12-091-3/+5
* Update ManageDocks to the new ManageHook system, remove the gap setting code ...Spencer Janssen2007-12-091-84/+61
* Extending: some fixesAndrea Rossato2007-12-091-4/+2
* Arossato: my teaTime application.Andrea Rossato2007-12-091-0/+1
* XPropManage: haddock fixesAndrea Rossato2007-12-091-4/+6
* SetWMName: haddock fixesAndrea Rossato2007-12-091-1/+4
* EwmhDesktops: haddock fixesAndrea Rossato2007-12-091-10/+12
* DynamicLog: haddock fixesAndrea Rossato2007-12-091-7/+3
* Sshprompt: Add explanation for the completion in sshpromptdominik2007-12-071-0/+3
* More import pruningSpencer Janssen2007-12-0818-24/+7
* Remove XMonad.Operations importsSpencer Janssen2007-12-0839-41/+3
* Prune more importsSpencer Janssen2007-12-0827-53/+2
* I use CopyWindow nowSpencer Janssen2007-12-081-2/+7
* Remove redundant importsSpencer Janssen2007-12-0845-94/+17
* Remove TilePrime, it is subsumed by HintedTileSpencer Janssen2007-12-051-108/+0
* Update Sjanssen.hsSpencer Janssen2007-12-051-3/+7
* LayoutScreens and Square: haddock updatesBrent Yorgey2007-12-042-9/+11
* Droundy.hs: add spaces so haddock isn't confused by commented-out ||| combinatorBrent Yorgey2007-12-041-1/+1
* my urgency-hook code also seems to crach... change in Droundy.David Roundy2007-12-011-4/+7
* disable avoidStruts in Droundy again.David Roundy2007-12-011-2/+2
* fix bug where we failed to hide combo decorations.David Roundy2007-12-011-6/+10
* add to Droundy a non-working urgency hook and enable avoidStruts.David Roundy2007-12-012-5/+26
* update XSelection.hs; apparently the utf8-string library has updatedgwern02007-11-301-24/+24
* LayoutScreens: documentation fixBrent Yorgey2007-11-301-3/+3
* tune Droundy config.David Roundy2007-11-301-3/+3
* more coding on Mosaic.David Roundy2007-11-231-33/+55
* make Mosaic read (and partially try to obey) WM hints.David Roundy2007-11-231-14/+56