| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Add smartBorders | Spencer Janssen | 2007-09-29 | 1 | -0/+21 |
* | Give Invisible a definition for fail. | Spencer Janssen | 2007-09-29 | 1 | -0/+1 |
* | Tabbed: fixed a bug: when only one window is in the stack doLayout must still... | Andrea Rossato | 2007-09-29 | 1 | -3/+3 |
* | Added Invisible to store layout state | Andrea Rossato | 2007-09-28 | 1 | -0/+42 |
* | WindowNavigation now uses Invisible (plus some vertical alignement) | Andrea Rossato | 2007-09-28 | 1 | -20/+17 |
* | DragPane now uses Invisible | Andrea Rossato | 2007-09-28 | 1 | -9/+10 |
* | Tabbed now uses Invisible | Andrea Rossato | 2007-09-28 | 1 | -20/+14 |
* | add new WindowNavigation module. | David Roundy | 2007-09-28 | 2 | -0/+115 |
* | Tabbed: removed two little bugs due to the mess during the transition (my fau... | Andrea Rossato | 2007-09-28 | 1 | -2/+2 |
* | DeManage.hs: doesn't need -fglasgow-exts. | Joachim Fasting | 2007-09-28 | 1 | -1/+0 |
* | Use LANGUAGE pragmas over -fglasgow-exts | Spencer Janssen | 2007-09-28 | 14 | -9/+29 |
* | remove SetLayout. | David Roundy | 2007-09-28 | 1 | -40/+0 |
* | Various fixes to NoBorders. Hopefully fixes bug #42 | Spencer Janssen | 2007-09-28 | 1 | -11/+21 |
* | Use LANGUAGE pragmas | Spencer Janssen | 2007-09-28 | 2 | -0/+4 |
* | LayoutModifier: call unhook after releaseResources | Spencer Janssen | 2007-09-28 | 1 | -2/+4 |
* | DynamicLog: sort first by index in the workspaces list, then by tag name | Spencer Janssen | 2007-09-28 | 1 | -2/+13 |
* | Make modifier descriptions prettier | Spencer Janssen | 2007-09-28 | 1 | -1/+1 |
* | Give Hinted a nice description | Spencer Janssen | 2007-09-28 | 1 | -0/+1 |
* | LayoutModifier should have descriptions too | Spencer Janssen | 2007-09-28 | 1 | -0/+3 |
* | Tabbed: give a nice description | Spencer Janssen | 2007-09-28 | 1 | -0/+1 |
* | DynamicLog: print a description of the current layout | Spencer Janssen | 2007-09-28 | 1 | -1/+4 |
* | Update docs | Spencer Janssen | 2007-09-28 | 1 | -2/+2 |
* | Add simpler layoutHints | Spencer Janssen | 2007-09-28 | 1 | -0/+4 |
* | NewTabbed: after a ReleaseResources we should return Tabbed Nothing... | Andrea Rossato | 2007-09-28 | 1 | -4/+4 |
* | Move NewTabbed to Tabbed | Spencer Janssen | 2007-09-28 | 2 | -3/+4 |
* | Remove Tabbed.hs | Spencer Janssen | 2007-09-28 | 2 | -147/+0 |
* | Remove Decoration.hs | Spencer Janssen | 2007-09-28 | 2 | -75/+0 |
* | DragPane:just code formatting | Andrea Rossato | 2007-09-27 | 1 | -8/+8 |
* | NewTabbed: fixes a (reintroduced) bug and some code formatting | Andrea Rossato | 2007-09-27 | 1 | -23/+22 |