summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2008-01-19Roll testing into the main executable, use Cabal to build the testsSpencer Janssen
2008-01-18Simplify duplicate/cloned screen logicSpencer Janssen
2007-12-31Put the screen removing stuff in getCleanedScreenInfoJoachim Breitner
2007-12-31Ignore cloned screensJoachim Breitner
2008-01-18-Werror when flag(testing) onlySpencer Janssen
2008-01-14Export doubleForknicolas.pouillard
2007-11-22reword comment (previous version didn't make sense to me)Lukas Mai
2008-01-05The recompile function now returns a boolean status instead of ().nicolas.pouillard
2007-12-29Make focus-follows-mouse configurableSpencer Janssen
2007-12-29Strictify all XConfig fields, gives nice error messages when a field is forgo...Spencer Janssen
2007-12-29SpellingSpencer Janssen
2007-12-29WibbleSpencer Janssen
2007-12-27Broadcast button events to all layouts, fix for issue #111Spencer Janssen
2007-12-20Config.hs: too many users seem to be ignoring/missing the polite warning not ...Brent Yorgey
2007-12-22Remove desktop manageHook rules in favor of ManageDocksSpencer Janssen
2007-12-22WibbleSpencer Janssen
2007-12-22Add support for several flags:Spencer Janssen
2007-12-19Remove getProgName capability from restart, we don't use it anymoreSpencer Janssen
2007-12-19Flush pending X calls before restartingSpencer Janssen
2007-12-18Allow for sharing of home directory across architectures.tim.thelion
2007-12-19Call 'broadcastMessage ReleaseResources' in restartSpencer Janssen
2007-12-19Manpage now describes config in ~/.xmonad/xmonad.hsAdam Vogt
2007-12-19Update manpage to describe greedyViewAdam Vogt
2007-12-15Depend on X11-1.4.1, it has crucial bugfixesSpencer Janssen
2007-12-141.4.1 X11 depDon Stewart
2007-12-12Set withdrawnState after calling hideSpencer Janssen
2007-12-11Remove stale commentSpencer Janssen
2007-12-11Make windows responsible for setting withdrawn stateSpencer Janssen
2007-12-11Remove stale commentSpencer Janssen
2007-12-11Clean up stale mapped/waitingUnmap state in handle rather than unmanage.Spencer Janssen
2007-12-11Delete windows from waitingUnmap that aren't waitng for any unmapsSpencer Janssen
2007-12-10man/xmonad.hs: add some documentation explaining that 'title' can be used in ...Brent Yorgey
2007-12-10normalize Module headersLukas Mai
2007-12-10Add 'testing' mode, this should reduce 'darcs check' time significantlySpencer Janssen
2007-12-10Use XMonad meta-module in Main.hsSpencer Janssen
2007-12-10Remove references to 0.4Spencer Janssen
2007-12-10Bump version to 0.5!Spencer Janssen
2007-12-10Rename xmonad.hs to xmonad-template.hsSpencer Janssen
2007-12-09StackSet: some haddock tuningAndrea Rossato
2007-12-09add a template xmonad.hsDon Stewart
2007-12-09Remove kicker and gnome-panel from the default manageHook, these are betterSpencer Janssen
2007-12-08XMonad.Layouts -> XMonad.LayoutSpencer Janssen
2007-11-24Typos and formattingAndrea Rossato
2007-11-24Move XMonad.Layouts to XMonad.Layout for uniformity with xmcAndrea Rossato
2007-12-08Hide generalized newtype deriving from HaddockSpencer Janssen
2007-12-08Export XMonad.Layouts from XMonadSpencer Janssen
2007-12-08Export XMonad.Operations from XMonadSpencer Janssen
2007-12-08Export Graphics.X11, Graphics.X11.Xlib.Extras, and various Monad stuff from X...Spencer Janssen
2007-12-05Depend on X11>=1.4.0Spencer Janssen
2007-12-05Update extra-source-filesSpencer Janssen