aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clean up destroyed windows from urgents listDevin Mullins2007-11-031-2/+5
* add focusUrgent action, for those too lazy to readDevin Mullins2007-11-031-0/+9
* changed urgent state from Set to listDevin Mullins2007-11-031-8/+9
* fix examplesDevin Mullins2007-11-031-2/+2
* add haddock for top-level Dzen bindingsDevin Mullins2007-11-031-10/+14
* expose dzenWithArgs, dzenUrgencyHookWithArgs (for colors!)Devin Mullins2007-10-301-3/+9
* use a global IORef to keep list of urgent windowsDevin Mullins2007-10-271-15/+55
* fix parse error in pattern matchBrent Yorgey2007-10-291-2/+2
* allow use of multiple toggles in ToggleLayouts.David Roundy2007-10-261-2/+20
* WindowNavigation.hs: documentation fix (navigateBorder -> navigateColor)Brent Yorgey2007-10-291-2/+2
* MetaModule.hs: add ManPrompt, remove ViewPrevValery V. Vorotyntsev2007-10-291-1/+1
* XMonadPrompt: use a single blankAndrea Rossato2007-10-291-1/+1
* Added xmonadPromptCcardboard422007-10-271-1/+6
* Factor out some of dzenPP's goodiesSpencer Janssen2007-10-291-26/+35
* Don't reverse sjanssenPPSpencer Janssen2007-10-281-1/+0
* MetaModule.hs: someone forgot the (), so GHC was giving a warning. Small fix ...gwern02007-10-271-1/+1
* ViewPrev.hs: deletedValery V. Vorotyntsev2007-10-272-27/+2
* add more details on using smartBordersDon Stewart2007-10-271-0/+7
* add dynamicLogDzen, a dwm status bar, using dzen colour codesDon Stewart2007-10-271-0/+25
* XPrompt: removed unneeded parentesesAndrea Rossato2007-10-271-2/+2
* XPrompt.hs: use a single blankValery V. Vorotyntsev2007-10-221-5/+3
* ShellPrompt.hs (showXPrompt): use a single blankValery V. Vorotyntsev2007-10-221-1/+1
* ShellPrompt: remove harcoded path when calling bashAndrea Rossato2007-10-261-1/+1
* ShellPrompt: reformat the comments to complay with the module styleAndrea Rossato2007-10-261-8/+14
* XPrompt: catch exceptions when running the completion functionAndrea Rossato2007-10-261-1/+2
* CycleWS: StackSet.findIndex is now findTagAndrea Rossato2007-10-261-1/+1
* Dzen.hs: replace 'findIndex' by 'findTag' to match renaming in core.Brent Yorgey2007-10-221-1/+1
* XPrompt.hs: add sensible bindings for Home and Endgwern02007-10-261-0/+2
* XPrompt.hs: add a pasteString function and keybindinggwern02007-10-261-0/+6
* Run.hs: documentation fixValery V. Vorotyntsev2007-10-241-1/+1
* 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