Andrea Rossato 2be1438c27 XPrompt: fixes a couple of bugs
- we run the action passed to mkXPrompt only if we have a command;
- updateWindows must call destroyComplWin if there are no completions;
- some comments (more to come)
- a shorthand in keyPressHandle
- removed all warnings
2007-08-04 09:08:17 +00:00
2007-06-19 00:28:49 +00:00
2007-06-24 17:13:46 +00:00
2007-06-30 06:59:16 +00:00
2007-06-30 06:59:16 +00:00
2007-06-18 14:29:15 +00:00
2007-06-30 06:59:16 +00:00
2007-07-25 20:33:05 +00:00
2007-06-19 22:03:23 +00:00
2007-06-20 11:58:52 +00:00
2007-08-02 14:40:23 +00:00
2007-08-03 18:53:37 +00:00
2007-07-04 20:12:55 +00:00
2007-06-23 05:05:10 +00:00
2007-06-29 20:16:36 +00:00
2007-06-14 14:43:48 +00:00
2007-07-28 15:38:26 +00:00
2007-06-30 06:59:16 +00:00
2007-08-04 09:08:17 +00:00

3rd party xmonad extensions and contributions.

This repository can be overlayed on an xmonad repository.
Users may then import Haskell src from here, to extend their config
files.

scripts/ contains further external programs useful with xmonad.

Haskell code contributed to this repo should live under the

    XMonadContrib.

name space. For example:

    XMonadContrib.Mosaic

------------------------------------------------------------------------

Code submitted to the contrib repo is licensed under the same license as
xmonad itself, with copyright held by the authors.
Description
Languages
Haskell 99.6%
C 0.2%
Shell 0.1%