aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* STRUT aware gap toggling (clean patch)mail2007-10-231-8/+40
* add new LayoutCombinators module.David Roundy2007-10-233-1/+44
* export DragPane type.David Roundy2007-10-231-1/+1
* make DragPane work with any type (not just Windows).David Roundy2007-10-231-4/+4
* SshPrompt.hs: while I'm here, replace nub with the faster Set trickgwern02007-10-191-2/+3
* ShellPrompt.hs: fmt imports and updategwern02007-10-191-9/+10
* SshPrompt.hs: fmt imports and updategwern02007-10-191-13/+13
* XSelection.hs: fmt imports and sigsgwern02007-10-191-12/+16
* XSelection.hs: +2 functions, safePromptSelection and unsafePromptSelectiongwern02007-10-191-4/+13
* Run.hs: +2 functions, safeSpawn & unsafeSpawngwern02007-10-191-0/+21
* Run.hs: fmtgwern02007-10-191-11/+9
* Run.hs, ShellPrompt.sh: mv runInXTerm to ShellPrompt.hsgwern02007-10-192-9/+28
* XSelection.hs: documentation format changes.gwern02007-10-191-7/+6
* XSelection.hs: +type signature for auxiliary functiongwern02007-10-191-0/+1
* XSelection.hs: simplify creation of windowgwern02007-10-191-2/+2
* XPrompt.hs (keyPressHandle): Ctrl-g and Ctrl-c added to quit keystrokesValery V. Vorotyntsev2007-10-201-16/+7
* XPrompt.hs: trailing whitespace cleanedValery V. Vorotyntsev2007-10-201-30/+30
* Fix pragmas in XMonadContribShachaf Ben-Kiki2007-10-223-2/+4
* test_XPrompt.hs: there is no ShellPrompt.rmPathValery V. Vorotyntsev2007-10-191-6/+0
* introduce new combineTwo layout combinator.David Roundy2007-10-202-16/+109
* allow layout modifiers to modify a Message in transit.David Roundy2007-10-201-4/+9
* update UrgencyHook example config to reflect changes to WindowNavigation and ...Brent Yorgey2007-10-191-2/+2
* add ToggleLayouts module.David Roundy2007-10-182-0/+68
* default to empty description for layout modifiers.David Roundy2007-10-181-1/+1
* beautify description code for empty modifier-description.David Roundy2007-10-181-3/+3
* change definition of 'description' function for LayoutModifier so an extra sp...Brent Yorgey2007-10-181-1/+3
* -Wall policel.mai2007-10-181-1/+1
* DynamicLog.hs: Add dzenColorEric Mertens2007-10-181-2/+8
* add function to rename workspaces.David Roundy2007-10-181-1/+9
* fix WindowNavigation commentl.mai2007-10-181-1/+1
* change example to dzenUrgencyHookDevin Mullins2007-10-181-12/+5
* add dzenUrgencyHook as example (and the one I use)Devin Mullins2007-10-181-1/+23
* fixed Dzen and gave it a configurable timeoutDevin Mullins2007-10-182-15/+26
* rename LayoutSelect & defaultLayout in commentsDevin Mullins2007-10-161-2/+2
* add import to comments, for clarityDevin Mullins2007-10-121-0/+3
* documentation for UrgencyHookDevin Mullins2007-10-121-2/+54
* d'oh, minor UrgencyHook cleanupDevin Mullins2007-10-121-1/+1
* brand new UrgencyHook contrib, depends on X11-extras WMHints bindingDevin Mullins2007-10-111-0/+31
* TilePrime.hs: Give a description that distinguishs between horizontal/verticalEric Mertens2007-10-181-1/+2
* Truncate title at 80 charactersSpencer Janssen2007-10-181-2/+2
* shorten in sjanssenPP tooSpencer Janssen2007-10-181-1/+1
* Truncate long window titlesSpencer Janssen2007-10-181-2/+8
* DynamicLog.hs: Add ppWsSep field to PP to specify workspace separator.Eric Mertens2007-10-181-6/+3
* Wrapping the empty string yields the empty stringSpencer Janssen2007-10-181-1/+2
* DynamicLog: documentation onlySpencer Janssen2007-10-171-3/+1
* Allow the user to change the order of workspaces, layout, titleSpencer Janssen2007-10-171-3/+6
* Don't wrap the layout description by defaultSpencer Janssen2007-10-171-1/+1
* DynamicLog: not . null. Duh.Spencer Janssen2007-10-171-1/+1
* A big dynamicLog refactorSpencer Janssen2007-10-171-60/+68
* Don't toLower the layout description.Spencer Janssen2007-10-171-2/+1