| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | add QC tests for SwapWorkspaces | Devin Mullins | 2007-10-04 | 1 | -0/+56 |
* | add man page doco | Devin Mullins | 2007-10-04 | 1 | -0/+5 |
* | Maximize layout modifier | Jamie Webb | 2007-10-04 | 2 | -0/+73 |
* | Add ^K and ^U support to XPrompt | Eric Mertens | 2007-10-02 | 1 | -3/+20 |
* | Rename ResizableTile.Tall to ResizableTall | Jamie Webb | 2007-10-03 | 1 | -11/+11 |
* | MosaicAlt take 2 | Jamie Webb | 2007-10-03 | 1 | -51/+76 |
* | Mark modules that haven't been ported to the new API yet. | Spencer Janssen | 2007-10-03 | 1 | -4/+4 |
* | More LANGUAGE pragmas | Spencer Janssen | 2007-10-03 | 2 | -0/+3 |
* | Add XPropManage to MetaModule | Spencer Janssen | 2007-10-03 | 1 | -0/+1 |
* | add swapping capability in WindowNavigation. | David Roundy | 2007-10-03 | 1 | -2/+22 |
* | export constructor to make ThreeColumns layout usable again | Daniel Neri | 2007-10-03 | 1 | -1/+1 |
* | WindowNavigation: add configurable colors and the possibility to turn them off | Andrea Rossato | 2007-10-03 | 1 | -50/+68 |
* | Add SwapWorkspaces to MetaModule | Spencer Janssen | 2007-10-03 | 1 | -0/+1 |
* | add SwapWorkspaces (to reorder them on your number keys) | Devin Mullins | 2007-10-02 | 1 | -0/+52 |
* | Layout -> LayoutClass for ResizableTile and MosaicAlt | Jamie Webb | 2007-10-03 | 2 | -2/+2 |
* | NoBorders: reduce flicker | Spencer Janssen | 2007-10-02 | 1 | -4/+9 |
* | TagWindows | Karsten Schoelzel | 2007-10-02 | 1 | -0/+204 |
* | Add XPropManage, a manageHook using XProperties | Karsten Schoelzel | 2007-10-02 | 1 | -0/+90 |
* | make Spiral work with new layout class. | David Roundy | 2007-10-02 | 1 | -19/+23 |
* | some renaming of classes and data types. | David Roundy | 2007-09-29 | 18 | -37/+37 |
* | SimpleStacking is deprecated | Spencer Janssen | 2007-10-02 | 2 | -45/+0 |
* | Make Tabbed use XUtils.releaseFont | Andrea Rossato | 2007-10-02 | 1 | -3/+2 |
* | XUtils: added releaseFont | Andrea Rossato | 2007-10-02 | 1 | -3/+9 |
* | An alternative mosaic layout implementation | Jamie Webb | 2007-10-02 | 2 | -0/+137 |
* | Fix infinite loop in ResizableTile serialization | Jamie Webb | 2007-10-02 | 1 | -6/+5 |
* | Use newtype deriving for Invisible | Spencer Janssen | 2007-10-01 | 1 | -9/+3 |