aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Manual page spelling: maximise -> maximize, utilising -> utilizingAdam Vogt2009-09-011-3/+3
* Describe modular configuration in the manual pageAdam Vogt2009-09-011-0/+8
* Remove redundant parensSpencer Janssen2009-09-181-1/+1
* man_xmonad.hs: import Data.Monoid for mempty, keybinding editswirtwolff2009-03-201-32/+36
* Only watch mtime for .hs, .lhs, .hsc for ~/.xmonad/libAdam Vogt2009-05-041-1/+2
* Add lib to ghc searchpath with recompilation checkAdam Vogt2009-03-222-5/+14
* Remove tabs from ManageHook.hsAdam Vogt2009-07-101-1/+1
* Set infix 0 --> to reduce parentheses in ManageHooksAdam Vogt2009-07-101-0/+2
* Pester the user with one (not two) xmessages on config errorsAdam Vogt2009-03-222-2/+4
* Minor bugfix in the creation of new StackSets.Wouter Swierstra2009-05-031-1/+2
* Avoid deadly cycle in man/xmonad.hsSpencer Janssen2009-03-191-1/+1
* X.Config.hs, ./man/xmonad.hs: update Event Hook docwirtwolff2009-02-092-7/+19
* Use records to document Tall's argumentsSpencer Janssen2009-02-221-3/+3
* Fix possible head []Joachim Breitner2009-01-061-1/+2
* ManageHook.doShift: use shiftWin instead of shiftSpencer Janssen2009-02-191-1/+1
* Express shift in terms of shiftWinSpencer Janssen2009-02-181-14/+10
* Use standard -fforce-recomp instead of undocumented -no-recompDon Stewart2009-02-081-1/+1
* Support for custom event hooksDaniel Schoepe2009-02-033-3/+27
* Make X an instance of TypeableDaniel Schoepe2009-01-281-1/+1
* Add uninstallSignalHandlers, use in spawnSpencer Janssen2009-01-221-2/+8
* Create a new session for forked processesSpencer Janssen2009-01-221-2/+3
* Close stdin in spawned processesSpencer Janssen2009-01-171-2/+9
* Document spawnPIDSpencer Janssen2009-01-171-0/+1
* Asynchronously recompile/restart xmonad on mod-qSpencer Janssen2009-01-172-2/+2
* Add --restart, a command line flag to cause a running xmonad process to restartSpencer Janssen2009-01-173-0/+21
* Bump version to 0.8.1Spencer Janssen2009-01-161-1/+1
* Remove doubleFork, handle SIGCHLDSpencer Janssen2009-01-163-19/+32
* Main.hs: escape / in Haddocksgwern02008-12-071-3/+3
* More flexible userCode functionDaniel Schoepe2009-01-103-8/+14
* Call logHook as the very last action in windowsSpencer Janssen2008-12-101-4/+4
* Accept inferior crossing events. This patch enables fmouse-focus-follows-screenSpencer Janssen2008-12-051-1/+0
* Tile all windows at onceSpencer Janssen2008-11-181-9/+11
* Factor rational rect scaling into a separate functionSpencer Janssen2008-11-181-5/+8
* Change screen focus by clicking on the root window.Spencer Janssen2008-11-061-3/+5
* Fix #192.Spencer Janssen2008-10-221-7/+12
* select base < 4 for building on ghc 6.10Adam Vogt2008-10-131-1/+1
* add killWindow functionJoachim Breitner2008-10-051-3/+7
* add'l documentationDevin Mullins2008-09-283-2/+8
* Regression: ungrab buttons on *non* root windowsSpencer Janssen2008-10-071-1/+1
* Partial fix for #40Spencer Janssen2008-10-071-6/+12
* Track mouse position via events receivedSpencer Janssen2008-10-072-3/+16
* Fix haddockSpencer Janssen2008-10-071-2/+2
* Move screen locating code into pointScreenSpencer Janssen2008-10-071-3/+8
* Make pointWithin a top-level bindingSpencer Janssen2008-10-071-5/+8
* sp README, CONFIG, STYLE, TODOgwern02008-09-134-14/+14
* Use the same X11 dependency as xmonad-contribSpencer Janssen2008-09-211-1/+1
* Export focusUp' and focusDown' -- work entirely on stacksSpencer Janssen2008-09-111-3/+7
* add W.shiftMaster, fix float/tile-reordering bugDevin Mullins2008-09-114-7/+35
* Spelling. Any bets on how long this has been there?Spencer Janssen2008-09-051-1/+1
* Bump version to 0.8Spencer Janssen2008-09-051-1/+1