aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* More other-modulesSpencer Janssen2008-01-271-2/+8
* Update example configSpencer Janssen2008-01-271-0/+5
* Bump version to 0.6Spencer Janssen2008-01-271-1/+1
* Updated ./man/xmonad.1.in to contain new command line parametersAustin Seipp2008-01-221-0/+11
* Depend on QuickCheck < 2 when building testsSpencer Janssen2008-01-221-1/+1
* Roll testing into the main executable, use Cabal to build the testsSpencer Janssen2008-01-194-15/+21
* Simplify duplicate/cloned screen logicSpencer Janssen2008-01-182-22/+22
* Put the screen removing stuff in getCleanedScreenInfoJoachim Breitner2007-12-311-5/+13
* Ignore cloned screensJoachim Breitner2007-12-311-2/+13
* -Werror when flag(testing) onlySpencer Janssen2008-01-181-2/+4
* Export doubleForknicolas.pouillard2008-01-141-1/+1
* reword comment (previous version didn't make sense to me)Lukas Mai2007-11-221-2/+2
* The recompile function now returns a boolean status instead of ().nicolas.pouillard2008-01-052-4/+9
* Make focus-follows-mouse configurableSpencer Janssen2007-12-293-4/+13
* Strictify all XConfig fields, gives nice error messages when a field is forgo...Spencer Janssen2007-12-291-15/+15
* SpellingSpencer Janssen2007-12-291-1/+1
* WibbleSpencer Janssen2007-12-291-2/+1
* Broadcast button events to all layouts, fix for issue #111Spencer Janssen2007-12-271-1/+1
* Config.hs: too many users seem to be ignoring/missing the polite warning not ...Brent Yorgey2007-12-201-2/+6
* Remove desktop manageHook rules in favor of ManageDocksSpencer Janssen2007-12-221-3/+1
* WibbleSpencer Janssen2007-12-221-1/+1
* Add support for several flags:Spencer Janssen2007-12-221-2/+9
* Remove getProgName capability from restart, we don't use it anymoreSpencer Janssen2007-12-193-13/+7
* Flush pending X calls before restartingSpencer Janssen2007-12-191-0/+1
* Allow for sharing of home directory across architectures.tim.thelion2007-12-182-5/+9
* Call 'broadcastMessage ReleaseResources' in restartSpencer Janssen2007-12-194-22/+22
* Manpage now describes config in ~/.xmonad/xmonad.hsAdam Vogt2007-12-191-1/+1
* Update manpage to describe greedyViewAdam Vogt2007-12-191-18/+1
* Depend on X11-1.4.1, it has crucial bugfixesSpencer Janssen2007-12-151-1/+1
* 1.4.1 X11 depDon Stewart2007-12-141-1/+1
* Set withdrawnState after calling hideSpencer Janssen2007-12-121-1/+5
* Remove stale commentSpencer Janssen2007-12-111-1/+0
* Make windows responsible for setting withdrawn stateSpencer Janssen2007-12-111-3/+4
* Remove stale commentSpencer Janssen2007-12-111-2/+0
* Clean up stale mapped/waitingUnmap state in handle rather than unmanage.Spencer Janssen2007-12-112-2/+4
* Delete windows from waitingUnmap that aren't waitng for any unmapsSpencer Janssen2007-12-111-1/+3
* man/xmonad.hs: add some documentation explaining that 'title' can be used in ...Brent Yorgey2007-12-101-0/+3
* normalize Module headersLukas Mai2007-12-107-7/+7
* Add 'testing' mode, this should reduce 'darcs check' time significantlySpencer Janssen2007-12-101-0/+6
* Use XMonad meta-module in Main.hsSpencer Janssen2007-12-101-3/+1
* Remove references to 0.4Spencer Janssen2007-12-101-1/+1
* Bump version to 0.5!Spencer Janssen2007-12-101-1/+1
* Rename xmonad.hs to xmonad-template.hsSpencer Janssen2007-12-103-2/+2
* StackSet: some haddock tuningAndrea Rossato2007-12-091-7/+16
* add a template xmonad.hsDon Stewart2007-12-094-3/+291
* Remove kicker and gnome-panel from the default manageHook, these are betterSpencer Janssen2007-12-091-6/+5
* XMonad.Layouts -> XMonad.LayoutSpencer Janssen2007-12-081-2/+2
* Typos and formattingAndrea Rossato2007-11-242-5/+5
* Move XMonad.Layouts to XMonad.Layout for uniformity with xmcAndrea Rossato2007-11-244-5/+5
* Hide generalized newtype deriving from HaddockSpencer Janssen2007-12-082-1/+8