| Commit message (Expand) | Author | Age | Files | Lines |
* | SshPrompt.hs: fmt imports and update | gwern0 | 2007-10-19 | 1 | -13/+13 |
* | XSelection.hs: fmt imports and sigs | gwern0 | 2007-10-19 | 1 | -12/+16 |
* | XSelection.hs: +2 functions, safePromptSelection and unsafePromptSelection | gwern0 | 2007-10-19 | 1 | -4/+13 |
* | Run.hs: +2 functions, safeSpawn & unsafeSpawn | gwern0 | 2007-10-19 | 1 | -0/+21 |
* | Run.hs: fmt | gwern0 | 2007-10-19 | 1 | -11/+9 |
* | Run.hs, ShellPrompt.sh: mv runInXTerm to ShellPrompt.hs | gwern0 | 2007-10-19 | 2 | -9/+28 |
* | XSelection.hs: documentation format changes. | gwern0 | 2007-10-19 | 1 | -7/+6 |
* | XSelection.hs: +type signature for auxiliary function | gwern0 | 2007-10-19 | 1 | -0/+1 |
* | XSelection.hs: simplify creation of window | gwern0 | 2007-10-19 | 1 | -2/+2 |
* | XPrompt.hs (keyPressHandle): Ctrl-g and Ctrl-c added to quit keystrokes | Valery V. Vorotyntsev | 2007-10-20 | 1 | -16/+7 |
* | XPrompt.hs: trailing whitespace cleaned | Valery V. Vorotyntsev | 2007-10-20 | 1 | -30/+30 |
* | Fix pragmas in XMonadContrib | Shachaf Ben-Kiki | 2007-10-22 | 3 | -2/+4 |
* | test_XPrompt.hs: there is no ShellPrompt.rmPath | Valery V. Vorotyntsev | 2007-10-19 | 1 | -6/+0 |
* | 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 |