aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Magic FocusPeter De Wachter2007-06-122-0/+12
* add -fglasgow-exts to some modules that use it.David Roundy2007-06-124-0/+4
* changes to work with Stacks that can't be empty.David Roundy2007-06-127-24/+18
* add Combo and Square to MetaModule.David Roundy2007-06-121-0/+2
* new module NoBorders to let a given layout have windows without borders.David Roundy2007-06-122-0/+37
* make combo sort of work with new doLayout.David Roundy2007-06-121-3/+5
* make square work with new doLayout.David Roundy2007-06-121-1/+2
* add "Square" layout.David Roundy2007-06-121-0/+30
* add new combo layout combiner.David Roundy2007-06-121-0/+26
* In Decoration.hs, track rename of ModifyWindowsStefan O'Rear2007-06-121-2/+2
* Refactor Decoration into a general layout-level hooks interface, and a decora...Stefan O'Rear2007-06-122-28/+59
* the Stack can be EmptyAndrea Rossato2007-06-121-0/+1
* Documentation fixSpencer Janssen2007-06-121-1/+1
* Comment onlySpencer Janssen2007-06-121-1/+1
* Fix LayoutHints in the presence of nonzero border widthsStefan O'Rear2007-06-111-2/+8
* add keybinding to make aspect ratio flexible.David Roundy2007-06-111-1/+11
* Note the modules I maintainSpencer Janssen2007-06-112-0/+4
* Add MetaModuleSpencer Janssen2007-06-111-0/+33
* Updates to work with recent API changesSpencer Janssen2007-06-118-15/+22
* Rename safeIO to catchIOSpencer Janssen2007-06-111-1/+1
* add WorkspaceDir, which sets the current directory in a workspace.David Roundy2007-06-111-0/+35
* fmtDon Stewart2007-06-111-2/+4
* added dynamicLogXinerama, a workspace logger that's nicer for XineramaJason Creighton2007-06-111-5/+25
* redraw decorations on PropertyNotifyJason Creighton2007-06-112-4/+5
* use safe peek instead of unsafe focusJason Creighton2007-06-111-3/+2
* make Tabbed respect the y position of the layout rect (statusbar bugfix)Jason Creighton2007-06-111-6/+6
* tune layout of Tabbed just a bit.David Roundy2007-06-101-2/+2
* make Decoration set the input mask appropriately.David Roundy2007-06-101-2/+4
* 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