| Commit message (Expand) | Author | Files | Lines |
2007-11-01 | Hierarchify | Spencer Janssen | 1 | -69/+0 |
2007-11-01 | Use hierarchical module names from the core | Spencer Janssen | 1 | -1/+1 |
2007-11-01 | LayoutModifier: LayoutMessages have moved | Spencer Janssen | 1 | -1/+0 |
2007-10-22 | Fix pragmas in XMonadContrib | Shachaf Ben-Kiki | 1 | -1/+1 |
2007-10-20 | allow layout modifiers to modify a Message in transit. | David Roundy | 1 | -4/+9 |
2007-10-18 | default to empty description for layout modifiers. | David Roundy | 1 | -1/+1 |
2007-10-18 | beautify description code for empty modifier-description. | David Roundy | 1 | -3/+3 |
2007-10-18 | change definition of 'description' function for LayoutModifier so an extra sp... | Brent Yorgey | 1 | -1/+3 |
2007-10-08 | Add LANGUAGE pragams | Shachaf Ben-Kiki | 1 | -1/+2 |
2007-09-29 | some renaming of classes and data types. | David Roundy | 1 | -4/+4 |
2007-09-28 | Use LANGUAGE pragmas | Spencer Janssen | 1 | -0/+2 |
2007-09-28 | LayoutModifier: call unhook after releaseResources | Spencer Janssen | 1 | -2/+4 |
2007-09-28 | Make modifier descriptions prettier | Spencer Janssen | 1 | -1/+1 |
2007-09-28 | LayoutModifier should have descriptions too | Spencer Janssen | 1 | -0/+3 |
2007-09-25 | modifyLayout -> handleMessage. | David Roundy | 1 | -2/+2 |
2007-09-24 | fix embarrassing bugs in LayoutModifier. | David Roundy | 1 | -2/+2 |
2007-09-24 | LayoutModifier updated to use LayoutMessages | Andrea Rossato | 1 | -2/+2 |
2007-09-23 | rename LayoutHelpers to LayoutModifier. | David Roundy | 1 | -2/+2 |
2007-09-23 | Update NoBorders and LayoutHelpers. | David Roundy | 1 | -23/+27 |
2007-09-23 | add a hook to LayoutHelpers. | David Roundy | 1 | -1/+3 |
2007-09-23 | update LayoutHelpers to work with new Layout class. | David Roundy | 1 | -38/+25 |
2007-08-18 | LayoutHelpers: haddock tuning | Andrea Rossato | 1 | -2/+2 |
2007-06-23 | make everything work with new doLayout. | David Roundy | 1 | -14/+11 |
2007-06-23 | introduce idModify which is just "const (return Nothing)". | David Roundy | 1 | -1/+4 |
2007-06-22 | add new LayoutHelpers module. | David Roundy | 1 | -0/+62 |