| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Tabbed: updated usage information | Andrea Rossato | 2007-10-01 | 1 | -4/+4 |
* | XMonadContrib.ResizableTile in darcs patch. | matsuyama3 | 2007-10-01 | 1 | -0/+87 |
* | Commands: added recent layout commands | Andrea Rossato | 2007-09-30 | 1 | -17/+20 |
* | Removed fromIMaybe from Tabbed ad added it to Invisible | Andrea Rossato | 2007-09-30 | 2 | -6/+7 |
* | Tabbed: reintroduced shrinker configuration option and removed the unneeded R... | Andrea Rossato | 2007-09-30 | 1 | -33/+36 |
* | Tabbed: moved string positioning to XUtils | Andrea Rossato | 2007-09-30 | 1 | -5/+1 |
* | refactor paintAndWrite to take the alignment and hide string positioning | Andrea Rossato | 2007-09-30 | 1 | -9/+31 |
* | make DraPane use XUtils | Andrea Rossato | 2007-09-29 | 1 | -34/+12 |
* | make Tabbed use XUtils | Andrea Rossato | 2007-09-29 | 1 | -47/+14 |
* | Added XUtils: a library for drawing | Andrea Rossato | 2007-09-29 | 1 | -0/+151 |
* | enable color setting in WindowNavigation. | David Roundy | 2007-09-29 | 1 | -30/+56 |