summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-03-22Pester the user with one (not two) xmessages on config errorsAdam Vogt
2009-05-03Minor bugfix in the creation of new StackSets.Wouter Swierstra
2009-03-19Avoid deadly cycle in man/xmonad.hsSpencer Janssen
2009-02-09X.Config.hs, ./man/xmonad.hs: update Event Hook docwirtwolff
2009-02-22Use records to document Tall's argumentsSpencer Janssen
2009-01-06Fix possible head []Joachim Breitner
2009-02-19ManageHook.doShift: use shiftWin instead of shiftSpencer Janssen
2009-02-18Express shift in terms of shiftWinSpencer Janssen
2009-02-08Use standard -fforce-recomp instead of undocumented -no-recompDon Stewart
2009-02-03Support for custom event hooksDaniel Schoepe
2009-01-28Make X an instance of TypeableDaniel Schoepe
2009-01-22Add uninstallSignalHandlers, use in spawnSpencer Janssen
2009-01-22Create a new session for forked processesSpencer Janssen
2009-01-17Close stdin in spawned processesSpencer Janssen
2009-01-17Document spawnPIDSpencer Janssen
2009-01-17Asynchronously recompile/restart xmonad on mod-qSpencer Janssen
2009-01-17Add --restart, a command line flag to cause a running xmonad process to restartSpencer Janssen
2009-01-16Bump version to 0.8.1Spencer Janssen
2009-01-16Remove doubleFork, handle SIGCHLDSpencer Janssen
2008-12-07Main.hs: escape / in Haddocksgwern0
2009-01-10More flexible userCode functionDaniel Schoepe
2008-12-10Call logHook as the very last action in windowsSpencer Janssen
2008-12-05Accept inferior crossing events. This patch enables fmouse-focus-follows-screenSpencer Janssen
2008-11-18Tile all windows at onceSpencer Janssen
2008-11-18Factor rational rect scaling into a separate functionSpencer Janssen
2008-11-06Change screen focus by clicking on the root window.Spencer Janssen
2008-10-22Fix #192.Spencer Janssen
2008-10-13select base < 4 for building on ghc 6.10Adam Vogt
2008-10-05add killWindow functionJoachim Breitner
2008-09-28add'l documentationDevin Mullins
2008-10-07Regression: ungrab buttons on *non* root windowsSpencer Janssen
2008-10-07Partial fix for #40Spencer Janssen
2008-10-07Track mouse position via events receivedSpencer Janssen
2008-10-07Fix haddockSpencer Janssen
2008-10-07Move screen locating code into pointScreenSpencer Janssen
2008-10-07Make pointWithin a top-level bindingSpencer Janssen
2008-09-13sp README, CONFIG, STYLE, TODOgwern0
2008-09-21Use the same X11 dependency as xmonad-contribSpencer Janssen
2008-09-11Export focusUp' and focusDown' -- work entirely on stacksSpencer Janssen
2008-09-11add W.shiftMaster, fix float/tile-reordering bugDevin Mullins
2008-09-05Spelling. Any bets on how long this has been there?Spencer Janssen
2008-09-05Bump version to 0.8Spencer Janssen
2008-09-05Remove obsolete comments about darcs X11Spencer Janssen
2008-09-05Recommend latest packages rather than specific versionsSpencer Janssen
2008-08-20Also remove -optl from the executable sectionSpencer Janssen
2008-08-20-optl-Wl,-s is not needed with recent Cabal versionsSpencer Janssen
2008-06-01Haddock linksMalebria
2008-06-01Haddock syntax for enumerationMalebria
2008-07-14I prefer the spencerjanssen@gmail.com address nowSpencer Janssen
2008-05-21Raise windows in the floating layer when moving or resizingTrevor Elliott