aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updates for Layout API changeSpencer Janssen2007-06-103-3/+3
* color focussed tab differently.David Roundy2007-06-101-2/+9
* update Mosaic for latest changes.David Roundy2007-06-101-2/+2
* maximize rather than minimize the rating.David Roundy2007-06-012-2/+6
* fix error in select.David Roundy2007-06-011-2/+2
* improve changeMosaic.David Roundy2007-06-011-3/+11
* cut obsolete description of mosaic.David Roundy2007-06-091-9/+4
* start switching over to a Monte Carlo algorithm for MosaicDavid Roundy2007-06-012-27/+147
* new layout algorithm for Mosaic.David Roundy2007-05-272-98/+229
* display names of windows on tabs.David Roundy2007-06-101-2/+18
* make Decoration draw the window initially.David Roundy2007-06-101-7/+13
* Fix name of xmonad-clock in compilation instructions.glasser2007-06-101-1/+1
* add Decoration module to be used to easily define decorations.David Roundy2007-06-101-0/+37
* add sketch of tabbed layout.David Roundy2007-06-101-0/+41
* make LayoutHints work with new modifyLayout (in X).David Roundy2007-06-101-1/+1
* tag visibles with <N>Don Stewart2007-06-101-4/+6
* tweak pkillDon Stewart2007-06-101-3/+1
* greedydocdave2007-06-101-0/+21
* use all 3 load valuesDon Stewart2007-06-101-3/+4
* Modified xmonad-clock.c to display battery information from ACPI (will work o...buisse2007-06-101-0/+82
* example xinitrcDon Stewart2007-06-101-0/+37
* update run-xmonad.shDon Stewart2007-06-101-2/+2
* no need for ./scripts/xmonad-status.c, update run-xmonad.shDon Stewart2007-06-102-61/+6
* add DynamicLog.hsDon Stewart2007-06-101-0/+49
* make LayoutHints robust with regard to future addition of Layout fields.David Roundy2007-06-091-2/+2
* remove out of date ./scripts/xmonad-status.hsDon Stewart2007-06-101-161/+0
* add new LayoutHints module that makes layouts respect size hints.David Roundy2007-06-041-0/+21
* improve xmonad-status.cDon Stewart2007-06-091-12/+13
* Add C script for parsing new logging encoding, and displaying workspace infoDon Stewart2007-06-092-1/+57
* missing unsetenvDon Stewart2007-06-091-3/+5
* add tiny clock program (C) i'm using in the status barDon Stewart2007-06-091-0/+64
* remove obsolete 'examples' dirDon Stewart2007-06-093-178/+0
* 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