| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | introduce new combineTwo layout combinator. | David Roundy | 2007-10-20 | 2 | -16/+109 |
* | allow layout modifiers to modify a Message in transit. | David Roundy | 2007-10-20 | 1 | -4/+9 |
* | update UrgencyHook example config to reflect changes to WindowNavigation and ... | Brent Yorgey | 2007-10-19 | 1 | -2/+2 |
* | add ToggleLayouts module. | David Roundy | 2007-10-18 | 2 | -0/+68 |
* | default to empty description for layout modifiers. | David Roundy | 2007-10-18 | 1 | -1/+1 |
* | beautify description code for empty modifier-description. | David Roundy | 2007-10-18 | 1 | -3/+3 |
* | change definition of 'description' function for LayoutModifier so an extra sp... | Brent Yorgey | 2007-10-18 | 1 | -1/+3 |
* | -Wall police | l.mai | 2007-10-18 | 1 | -1/+1 |
* | DynamicLog.hs: Add dzenColor | Eric Mertens | 2007-10-18 | 1 | -2/+8 |
* | add function to rename workspaces. | David Roundy | 2007-10-18 | 1 | -1/+9 |
* | fix WindowNavigation comment | l.mai | 2007-10-18 | 1 | -1/+1 |
* | change example to dzenUrgencyHook | Devin Mullins | 2007-10-18 | 1 | -12/+5 |
* | add dzenUrgencyHook as example (and the one I use) | Devin Mullins | 2007-10-18 | 1 | -1/+23 |
* | fixed Dzen and gave it a configurable timeout | Devin Mullins | 2007-10-18 | 2 | -15/+26 |
* | rename LayoutSelect & defaultLayout in comments | Devin Mullins | 2007-10-16 | 1 | -2/+2 |
* | add import to comments, for clarity | Devin Mullins | 2007-10-12 | 1 | -0/+3 |
* | documentation for UrgencyHook | Devin Mullins | 2007-10-12 | 1 | -2/+54 |
* | d'oh, minor UrgencyHook cleanup | Devin Mullins | 2007-10-12 | 1 | -1/+1 |
* | brand new UrgencyHook contrib, depends on X11-extras WMHints binding | Devin Mullins | 2007-10-11 | 1 | -0/+31 |
* | TilePrime.hs: Give a description that distinguishs between horizontal/vertical | Eric Mertens | 2007-10-18 | 1 | -1/+2 |
* | Truncate title at 80 characters | Spencer Janssen | 2007-10-18 | 1 | -2/+2 |
* | shorten in sjanssenPP too | Spencer Janssen | 2007-10-18 | 1 | -1/+1 |
* | Truncate long window titles | Spencer Janssen | 2007-10-18 | 1 | -2/+8 |
* | DynamicLog.hs: Add ppWsSep field to PP to specify workspace separator. | Eric Mertens | 2007-10-18 | 1 | -6/+3 |
* | Wrapping the empty string yields the empty string | Spencer Janssen | 2007-10-18 | 1 | -1/+2 |
* | DynamicLog: documentation only | Spencer Janssen | 2007-10-17 | 1 | -3/+1 |
* | Allow the user to change the order of workspaces, layout, title | Spencer Janssen | 2007-10-17 | 1 | -3/+6 |
* | Don't wrap the layout description by default | Spencer Janssen | 2007-10-17 | 1 | -1/+1 |
* | DynamicLog: not . null. Duh. | Spencer Janssen | 2007-10-17 | 1 | -1/+1 |
* | A big dynamicLog refactor | Spencer Janssen | 2007-10-17 | 1 | -60/+68 |
* | Don't toLower the layout description. | Spencer Janssen | 2007-10-17 | 1 | -2/+1 |
* | TilePrime.hs: Correct behavior when number of windows < | Eric Mertens | 2007-10-17 | 1 | -15/+17 |
* | Remove RunInXTerm in favor of Run | Spencer Janssen | 2007-10-17 | 3 | -32/+2 |
* | Move runXXX functions to one module | Christian Thiemann | 2007-10-12 | 8 | -52/+92 |
* | Fix LANGUAGE pragmas | Shachaf Ben-Kiki | 2007-10-17 | 2 | -2/+2 |
* | use full screen for single window in TilePrime | l.mai | 2007-10-17 | 1 | -0/+1 |
* | RotSlaves.hs: Add rotAll functions | Eric Mertens | 2007-10-17 | 1 | -3/+14 |
* | TilePrime.hs: add usage info. | Joachim Fasting | 2007-10-17 | 1 | -1/+19 |
* | TilePrime.hs: add LANGAUGE pragma. | Joachim Fasting | 2007-10-17 | 1 | -0/+1 |
* | MetaModule.hs: add WorkspacePrompt. | Joachim Fasting | 2007-10-17 | 1 | -0/+1 |
* | add TilePrime to MetaModule. | David Roundy | 2007-10-17 | 1 | -0/+1 |
* | Initial import of TilePrime | Eric Mertens | 2007-10-17 | 1 | -0/+80 |
* | code cleanup in selectWorkspace. | David Roundy | 2007-10-17 | 1 | -4/+3 |
* | allow users to go to dynamically-added workspaces with mod-n. | David Roundy | 2007-10-17 | 1 | -2/+23 |
* | add modules to deal with Workspaces (select, etc) by name using XPrompt. | David Roundy | 2007-10-17 | 2 | -3/+58 |
* | make windowNavigation simpler to use in simplest case. | David Roundy | 2007-10-16 | 1 | -7/+10 |
* | compute nice window border for WindowNavigation properly. | David Roundy | 2007-10-16 | 2 | -5/+13 |
* | fix docs on WindowNavigation. | David Roundy | 2007-10-16 | 1 | -1/+7 |
* | compute a reasonable navigation color based on focussed color. | David Roundy | 2007-10-15 | 1 | -9/+22 |
* | WindowNavigation: don't export the config constructor and some haddock fixes | Andrea Rossato | 2007-10-13 | 1 | -12/+20 |