
This 7-patches bundle was just applied to http://code.haskell.org/XMonadContrib: 20120628101749 c.lopez@kmels.net * Changes on XPrompt: * Adds mkPromptWithModes, creates a prompt given a list of modes (list of XPType). * Adds Setting `alwaysHighlight` to defaultXPConfig. When set to true, autocompletion always highlight the first result if it is not highlighted. Adds module XMonad.Actions.Launcher. This module allows to combine and switch between instances of XPrompt. It includes a default set of modes which require the programs `hoogle`, `locate` and `calc` to be installed to work properly. 20120628114533 c.lopez@kmels.net * Removes warnings, adds a browser value for LauncherConfig in haddock comments 20120811104805 c.lopez@kmels.net * Correctly get the autocompletion item when alwaysHighlight in XMonad.Prompt is True 20120811112502 c.lopez@kmels.net * Fixes typos in Actions.Launcher haddock documentation 20120826083137 c.lopez@kmels.net * fix a bug when ncompletions = nrows 20120826085426 c.lopez@kmels.net * Improve comments, add an error throw that shouldn't happen 20120826091716 c.lopez@kmels.net * Improves haddock documentation -- This message was brought to you by DarcsWatch http://darcswatch.nomeata.de/repo_http:__code.haskell.org_XMonadContrib.html...