aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* latest version of xmonad-status.hsDon Stewart2007-06-092-27/+102
* remove dead versionDon Stewart2007-06-091-125/+0
* Circle layoutPeter De Wachter2007-06-061-0/+30
* Submap: For creating keyboard submappingsJason Creighton2007-06-061-0/+44
* nicer format for dynamic workspacesDon Stewart2007-06-061-6/+6
* add script which only draws current workspace, and those with clientsDon Stewart2007-06-061-0/+127
* In docs, change name of program from mux to xmonad-status.glasser2007-06-051-1/+1
* Add xmonad-status.hsDon Stewart2007-06-051-0/+125
* gapless tiled layout obeying size hintsPeter De Wachter2007-06-051-0/+66
* Contrib package for 6.4 usersdaniel2007-06-051-4/+12
* XMonadContrib.ReadMap: a Read instance of Map for GHC 6.4 usersdaniel2007-06-021-0/+33
* keybindings to warp pointer to window centerdaniel2007-06-021-0/+48
* XMonadContrib.Commands: for workspace and screen commands, leave out W/S tagglasser2007-06-011-4/+4
* New contrib module: run internal xmonad commands via dmenuglasser2007-06-011-0/+88
* Note that my xinerama patch is now in dzen.glasser2007-06-011-1/+1
* Rescreen is in main xmonad nowSpencer Janssen2007-05-281-41/+0
* replace "name" in NamedWindow with a Show instance.David Roundy2007-05-261-4/+3
* [Spiral] blend in the scale factor so it doesn't have any effect on the small...joe.thornber2007-05-251-3/+10
* [Spiral] last rect takes all available spacejoe.thornber2007-05-241-0/+1
* [Spiral] Introduce a simpler Rect data type to remove a lot of the fromIntegralsjoe.thornber2007-05-241-22/+27
* [Spiral] divideRects now takes a list of directions to split injoe.thornber2007-05-241-15/+10
* [Spiral] misc tidyingjoe.thornber2007-05-241-7/+8
* [Spiral] remove old spiral codejoe.thornber2007-05-241-17/+6
* [Spiral] add fibonacci spiraljoe.thornber2007-05-241-6/+25
* Allow clients of NamedWindows to get at the name.glasser2007-05-231-1/+4
* dzen module (with xinerama support, which requires glasser's Xinerama patch t...glasser2007-05-231-0/+49
* Extract NamedWindow support from Mosaic into its own moduleglasser2007-05-232-21/+33
* remove SwapFocus (which is no longer possible)David Roundy2007-05-231-30/+0
* Fix Spiral's module nameSpencer Janssen2007-05-221-1/+1
* [SPIRAL] add spiral tiling layoutjoe.thornber2007-05-221-0/+58
* Make RotView compile.Miikka Koskinen2007-05-221-22/+18
* bug fix in DwmPromote. whoops.Miikka Koskinen2007-05-221-2/+2
* make FindEmptyWorkspace compileMiikka Koskinen2007-05-211-15/+19
* make DwmPromote compileMiikka Koskinen2007-05-211-14/+7
* updated Dmenu.hs to work with zipper StackSetJason Creighton2007-05-221-4/+1
* Add GreedyViewSpencer Janssen2007-05-221-0/+25
* Rescreen: collects new screen informationSpencer Janssen2007-05-211-0/+41
* Fixes for windowset -> workspace renameSpencer Janssen2007-05-216-8/+8
* TwoPane: hide windows that aren't in viewSpencer Janssen2007-05-191-4/+6
* make Mosaic even less picky by default.David Roundy2007-05-161-1/+1
* add clear window message in Mosaic.David Roundy2007-05-161-3/+7
* Comment onlySpencer Janssen2007-05-171-1/+1
* Add instructions for TwoPaneSpencer Janssen2007-05-171-0/+3
* Add TwoPaneSpencer Janssen2007-05-171-0/+25
* throttle the exponential expense when many windows are present.David Roundy2007-05-161-1/+4
* make mosaic configure windows by name rather than by Window.David Roundy2007-05-121-27/+42
* XMonadContrib.FindEmptyWorkspaceMiikka Koskinen2007-05-131-0/+59
* make DwmPromote compileMiikka Koskinen2007-05-131-3/+3
* make DwmPromote compile againMiikka Koskinen2007-05-101-2/+2
* make DwmPromote compileMiikka Koskinen2007-05-031-2/+2