| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix(?) SwitchTrans (makes noBorders work again) | l.mai | 2007-10-07 | 1 | -11/+18 |
* | avoid compiler warning in FlexibleManipulate | l.mai | 2007-10-07 | 1 | -1/+1 |
* | update NoBorders.hs configuration documentation | gwern0 | 2007-10-07 | 1 | -2/+2 |
* | d'oh, add WindowBringer to MetaModule | Devin Mullins | 2007-10-07 | 1 | -0/+1 |
* | Maybe? What Maybe? (rollback earlier dmenu change) | Devin Mullins | 2007-10-07 | 5 | -22/+13 |
* | Enter WindowBringer, Bringer of Windows. | Devin Mullins | 2007-10-07 | 1 | -0/+65 |
* | add dmenuMap function | Devin Mullins | 2007-10-07 | 1 | -3/+8 |
* | ShellPrompt: check for executables and better error handling | Andrea Rossato | 2007-10-07 | 1 | -18/+20 |
* | Move my NextWorkspace functionality into CycleWS | mail | 2007-10-07 | 3 | -131/+81 |
* | ManageDocks now handles STRUT windows as well | mail | 2007-10-07 | 1 | -5/+46 |
* | NextWorkspace haddock improvement | mail | 2007-10-07 | 1 | -0/+6 |
* | NextWorkspace: Go forward or backward | mail | 2007-10-07 | 2 | -0/+92 |
* | Better EWMH support | mail | 2007-10-07 | 1 | -0/+16 |
* | Add ShellPrompt to MetaModule | Andrea Rossato | 2007-10-07 | 1 | -2/+1 |
* | Tabbed: updated to the last (unannounced) API changes | Andrea Rossato | 2007-10-07 | 1 | -1/+5 |
* | ShellPrompt: fromMaybe requires importing Data.Maybe | Andrea Rossato | 2007-10-07 | 1 | -0/+1 |
* | add MouseGestures to MetaModule | l.mai | 2007-10-07 | 1 | -0/+1 |
* | re-add SwitchTrans to MetaModule | l.mai | 2007-10-07 | 1 | -1/+1 |
* | add MouseGestures.hs to darcs | l.mai | 2007-10-07 | 1 | -0/+116 |
* | document noBorders breakage | l.mai | 2007-10-07 | 1 | -8/+17 |
* | Replace -fglasgow-exts with LANGUAGE pragma in WindowNavigation.hs | nornagon | 2007-10-07 | 1 | -1/+1 |
* | Replace -fglasgow-exts with LANGUAGE pragma in ResizableTile.hs | nornagon | 2007-10-07 | 1 | -1/+1 |
* | Replace -fglasgow-exts with LANGUAGE pragma in MosaicAlt.hs | nornagon | 2007-10-07 | 1 | -1/+1 |
* | Replace -fglasgow-exts with LANGUAGE pragma in Grid.hs | nornagon | 2007-10-07 | 1 | -1/+1 |
* | Replace -fglasgow-exts with LANGUAGE pragma in Dishes.hs | nornagon | 2007-10-07 | 1 | -1/+1 |
* | update SwitchTrans for the new layout system | l.mai | 2007-10-06 | 1 | -65/+71 |
* | Two new dynamic log functions that display the title of the currently focused... | Christian Thiemann | 2007-10-06 | 1 | -2/+31 |
* | change Dmenu functions to return IO/X (Maybe String) | Devin Mullins | 2007-10-06 | 5 | -12/+22 |
* | fix problem found by Heffalump in CopyWindow. | David Roundy | 2007-10-05 | 1 | -2/+1 |
* | (un)Manage Docks based on WINDOW_TYPE | mail | 2007-10-06 | 2 | -0/+60 |
* | MetaModule.hs: add Dishes. | Joachim Fasting | 2007-10-06 | 1 | -0/+1 |
* | Dishes.hs: needs -fglasgow-exts. | Joachim Fasting | 2007-10-06 | 1 | -0/+1 |
* | ResizableTile.hs: needs -fglasgow-exts. | Joachim Fasting | 2007-10-06 | 1 | -0/+1 |
* | MetaModule.hs: whitespace. | Joachim Fasting | 2007-10-06 | 1 | -1/+0 |
* | MetaModule.hs: add some missing imports. | Joachim Fasting | 2007-10-06 | 1 | -0/+3 |
* | MetaModule.hs: typo. | Joachim Fasting | 2007-10-06 | 1 | -1/+1 |
* | NoBorders.hs: unused bindings. | Joachim Fasting | 2007-10-06 | 1 | -2/+2 |
* | NoBorders.smartBorders: add type signature. | Joachim Fasting | 2007-10-06 | 1 | -0/+1 |
* | Grid.hs: needs -fglasgow-exts. | Joachim Fasting | 2007-10-06 | 1 | -0/+1 |
* | EwmhWindows wrap up for inclusion | mail | 2007-10-06 | 2 | -21/+95 |
* | EwmhDesktops initial patch | mail | 2007-10-06 | 1 | -0/+42 |
* | get rid of obviated comment | Devin Mullins | 2007-10-06 | 1 | -1/+0 |
* | get rid of duplicate mapWorkspaces function | Devin Mullins | 2007-10-06 | 1 | -7/+1 |
* | add Grid to MetaModule | l.mai | 2007-10-06 | 1 | -0/+1 |
* | basic docs for Grid | l.mai | 2007-10-06 | 1 | -0/+15 |
* | import Grid.hs into repository | l.mai | 2007-10-05 | 1 | -0/+48 |
* | Dishes layout. Stacks windows underneath masters. | nornagon | 2007-10-06 | 1 | -0/+50 |
* | ShellPrompt: removed readline dependency and added escape character support | Andrea Rossato | 2007-10-05 | 1 | -18/+24 |
* | XPrompt: added ^A and ^E and more | Andrea Rossato | 2007-10-05 | 1 | -73/+83 |
* | Tabbed: check if we really have a window to focus | Andrea Rossato | 2007-10-05 | 1 | -2/+4 |