aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add bringMenu, and extract duplicationDevin Mullins2007-10-071-10/+25
* DragPane must handle ExposeEvent tooAndrea Rossato2007-10-081-8/+17
* ShellPrompt.hs: add getShellCompl to export listgwern02007-10-081-4/+5
* Tabbed and XPrompt updated to lates Extras changesAndrea Rossato2007-10-072-18/+13
* doc fixes for ManageDocksDevin Mullins2007-10-071-1/+3
* fix(?) SwitchTrans (makes noBorders work again)l.mai2007-10-071-11/+18
* avoid compiler warning in FlexibleManipulatel.mai2007-10-071-1/+1
* update NoBorders.hs configuration documentationgwern02007-10-071-2/+2
* d'oh, add WindowBringer to MetaModuleDevin Mullins2007-10-071-0/+1
* Maybe? What Maybe? (rollback earlier dmenu change)Devin Mullins2007-10-075-22/+13
* Enter WindowBringer, Bringer of Windows.Devin Mullins2007-10-071-0/+65
* add dmenuMap functionDevin Mullins2007-10-071-3/+8
* ShellPrompt: check for executables and better error handlingAndrea Rossato2007-10-071-18/+20
* Move my NextWorkspace functionality into CycleWSmail2007-10-073-131/+81
* ManageDocks now handles STRUT windows as wellmail2007-10-071-5/+46
* NextWorkspace haddock improvementmail2007-10-071-0/+6
* NextWorkspace: Go forward or backwardmail2007-10-072-0/+92
* Better EWMH supportmail2007-10-071-0/+16
* Add ShellPrompt to MetaModuleAndrea Rossato2007-10-071-2/+1
* Tabbed: updated to the last (unannounced) API changesAndrea Rossato2007-10-071-1/+5
* ShellPrompt: fromMaybe requires importing Data.MaybeAndrea Rossato2007-10-071-0/+1
* add MouseGestures to MetaModulel.mai2007-10-071-0/+1
* re-add SwitchTrans to MetaModulel.mai2007-10-071-1/+1
* add MouseGestures.hs to darcsl.mai2007-10-071-0/+116
* document noBorders breakagel.mai2007-10-071-8/+17
* Replace -fglasgow-exts with LANGUAGE pragma in WindowNavigation.hsnornagon2007-10-071-1/+1
* Replace -fglasgow-exts with LANGUAGE pragma in ResizableTile.hsnornagon2007-10-071-1/+1
* Replace -fglasgow-exts with LANGUAGE pragma in MosaicAlt.hsnornagon2007-10-071-1/+1
* Replace -fglasgow-exts with LANGUAGE pragma in Grid.hsnornagon2007-10-071-1/+1
* Replace -fglasgow-exts with LANGUAGE pragma in Dishes.hsnornagon2007-10-071-1/+1
* update SwitchTrans for the new layout systeml.mai2007-10-061-65/+71
* Two new dynamic log functions that display the title of the currently focused...Christian Thiemann2007-10-061-2/+31
* change Dmenu functions to return IO/X (Maybe String)Devin Mullins2007-10-065-12/+22
* fix problem found by Heffalump in CopyWindow.David Roundy2007-10-051-2/+1
* (un)Manage Docks based on WINDOW_TYPEmail2007-10-062-0/+60
* MetaModule.hs: add Dishes.Joachim Fasting2007-10-061-0/+1
* Dishes.hs: needs -fglasgow-exts.Joachim Fasting2007-10-061-0/+1
* ResizableTile.hs: needs -fglasgow-exts.Joachim Fasting2007-10-061-0/+1
* MetaModule.hs: whitespace.Joachim Fasting2007-10-061-1/+0
* MetaModule.hs: add some missing imports.Joachim Fasting2007-10-061-0/+3
* MetaModule.hs: typo.Joachim Fasting2007-10-061-1/+1
* NoBorders.hs: unused bindings.Joachim Fasting2007-10-061-2/+2
* NoBorders.smartBorders: add type signature.Joachim Fasting2007-10-061-0/+1
* Grid.hs: needs -fglasgow-exts.Joachim Fasting2007-10-061-0/+1
* EwmhWindows wrap up for inclusionmail2007-10-062-21/+95
* EwmhDesktops initial patchmail2007-10-061-0/+42
* get rid of obviated commentDevin Mullins2007-10-061-1/+0
* get rid of duplicate mapWorkspaces functionDevin Mullins2007-10-061-7/+1
* add Grid to MetaModulel.mai2007-10-061-0/+1
* basic docs for Gridl.mai2007-10-061-0/+15