aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TagWindows.hs: haddock fixesAndrea Rossato2007-10-131-13/+14
* Tabbed: haddock fixesAndrea Rossato2007-10-131-5/+9
* Roledex.hs: haddock fixesAndrea Rossato2007-10-131-2/+2
* ResizableTile.hs: haddock fixesAndrea Rossato2007-10-131-1/+5
* CycleWS: typoAndrea Rossato2007-10-131-2/+2
* CopyWindow.hs: type signature for copyAndrea Rossato2007-10-131-0/+1
* Circle.hs: haddock fixesAndrea Rossato2007-10-131-0/+1
* Accordion.hs: haddock fixesAndrea Rossato2007-10-131-2/+2
* clean up DynamicLog.hsDon Stewart2007-10-131-16/+44
* remove old TODOs (fix darcs conflict)Devin Mullins2007-10-121-4/+0
* haddock improvementDevin Mullins2007-10-122-12/+17
* MetaModule.hs: add RunInXTerm and XUtils.Joachim Fasting2007-10-121-0/+2
* Add documentation to Dishes.hsnornagon2007-10-121-1/+6
* doco fix: s/SomeLayout/Layout/gDevin Mullins2007-10-124-11/+11
* Haddock fixesAndrea Rossato2007-10-127-32/+49
* Fix EwmhDesktops, ManageDocks, and SetWMName compilation for amd64Alex Tarkovsky2007-10-103-98/+98
* Export hasTagKarsten Schoelzel2007-10-111-1/+1
* Improve readability of RotViewEric Mertens2007-10-111-8/+12
* Added wmii like actions extension.Juraj Hercek2007-10-102-0/+102
* Remove spurious output from ShellPromptSpencer Janssen2007-10-111-1/+0
* add/reformat (commented out) tracing code to SwitchTransl.mai2007-10-111-8/+15
* NoBorders bugfix (I hope)l.mai2007-10-111-1/+1
* XSelection.hs: Implement Andrea's idea for handling non-UTF-8 string casesgwern02007-10-101-5/+4
* Add XSelection to MetaModuleSpencer Janssen2007-10-101-0/+1
* XSelection.hs: a new module for XMonadContrib dealing with copy-and-pastegwern02007-10-091-0/+154
* Add WindowPrompt: the XPrompt equivalent of WindowBringerAndrea Rossato2007-10-091-0/+88
* WindowBringer: export windowMapWith used by WindowPromptAndrea Rossato2007-10-091-1/+1
* MetaModule: added WindowPromptAndrea Rossato2007-10-091-0/+1
* LayoutScreens: update docsSpencer Janssen2007-10-081-1/+1
* TwoPane: update docsSpencer Janssen2007-10-081-2/+2
* DragPane: no need to deal with expose events in this simplified versionAndrea Rossato2007-10-081-16/+8
* make createNewWindow set background and foreground to a given color.David Roundy2007-10-083-8/+7
* Fix more LANGUAGE pragmasShachaf Ben-Kiki2007-10-085-5/+13
* Add LANGUAGE pragamsShachaf Ben-Kiki2007-10-0826-24/+34
* fix SwitchTrans some morel.mai2007-10-081-12/+15
* update docoDevin Mullins2007-10-071-2/+3
* 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