aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* XPrompt.hs (uniqSort): new functionValery V. Vorotyntsev2007-10-241-0/+6
* SshPrompt.hs: use `uniqSort' from XPrompt.hsValery V. Vorotyntsev2007-10-241-14/+14
* SshPrompt.hs (showXPrompt): use a single blankValery V. Vorotyntsev2007-10-221-5/+5
* ShellPrompt.hs: move `uniqSort' to XPrompt.hsValery V. Vorotyntsev2007-10-241-4/+0
* ManPrompt.hs: use `uniqSort' from XPrompt.hsValery V. Vorotyntsev2007-10-241-14/+4
* TilePrime.hs: Handle nmasterEric Mertens2007-10-251-4/+5
* oops, add periodDevin Mullins2007-10-241-1/+1
* expand Invisible commentsDevin Mullins2007-10-241-1/+4
* Remove excessive import lists from ShellPromptSpencer Janssen2007-10-241-10/+8
* Use new terminal config optionSpencer Janssen2007-10-243-15/+10
* Run.hs: do my usual segregation into safe and unsafe runInTermsgwern02007-10-241-2/+7
* Run.hs: specialize runInXTerm to use runInTerm per my mailing list suggestiongwern02007-10-241-5/+2
* Run.hs: +my suggested runInTerm general functiongwern02007-10-241-0/+7
* Run.hs, SshPrompt.hs, ShellPrompt.hs: mv runInXTerm back into Run.hs per sugg...gwern02007-10-243-8/+8
* Comments for ConstrainedResizeDougal Stanton2007-10-201-0/+4
* Add ConstrainedResize moduleDougal Stanton2007-10-192-0/+55
* fix stupid dzenUrgencyHook bugDevin Mullins2007-10-211-4/+3
* CycleWS.hs (toggleWS): new functionValery V. Vorotyntsev2007-10-191-18/+18
* XPrompt.hs: fix vertical alignment of completions.Dmitry Kurochkin2007-10-231-1/+1
* fix bug in DragPane (where we forgot that r was mirrored).David Roundy2007-10-231-2/+2
* ManPrompt.hs: a manual page prompt (new module)Valery V. Vorotyntsev2007-10-221-0/+115
* 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