diff options
author | Brent Yorgey <byorgey@gmail.com> | 2007-11-28 15:24:17 +0100 |
---|---|---|
committer | Brent Yorgey <byorgey@gmail.com> | 2007-11-28 15:24:17 +0100 |
commit | 5f36dbbca79945674f4112e6f729f7a1360595e5 (patch) | |
tree | f68deaa558cb39f9d51187ad8b7fc7ae9f0b025e /XMonad/Layout/NoBorders.hs | |
parent | c9d8c414434c999414a7fdfa4e7e8e245d7049cf (diff) | |
download | XMonadContrib-5f36dbbca79945674f4112e6f729f7a1360595e5.tar.gz XMonadContrib-5f36dbbca79945674f4112e6f729f7a1360595e5.tar.xz XMonadContrib-5f36dbbca79945674f4112e6f729f7a1360595e5.zip |
refactor XMonad.Prompt, add new modules XMonad.Prompt.{Input,Email}
XMonad.Prompt.Input is a new module which provides a framework for
prompting the user for input and passing it along to some other action,
useful for building actions which require user input.
XMonad.Prompt.Email is a simple example of the use of XMonad.Prompt.Input,
which prompts the user for a recipient, subject, and body, and sends
a one-line email.
I also made a small refactoring to XMonad.Prompt in order to support
XMonad.Prompt.Input.
darcs-hash:20071128142417-bd4d7-659505bd53d074cd3d11df65014a722b6275d57c.gz
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions