| Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
XMonad.Prompt.AppendFile is a new module which provides a prompt for
appending a single line of text to a file. I use it for quickly
writing down ideas/todos/etc. to a special file when I can't be
bothered to stop what I'm doing to write things down properly.
darcs-hash:20071127224258-bd4d7-6695475026c9032a5f007ef924abb7dd3334181e.gz
|
|
darcs-hash:20071122091828-ae588-e7953336858148314ed68056c16b5389f755a634.gz
|
|
darcs-hash:20071121142715-32816-d7bc698f2a035139bf7a512af20804c872b6d467.gz
|
|
darcs-hash:20071121141013-32816-56d68d4aec55a79510af79e993469ffa74a472d6.gz
|
|
darcs-hash:20071118144849-928c4-27456c3d84792fde8812db60dec0fa7878a0f3c4.gz
|
|
darcs-hash:20071118144722-928c4-c5c151763571d55d854746982b1fa57c54ebe5f1.gz
|
|
darcs-hash:20071118143240-928c4-b8478ece740d7d104549836c351aaf4ef3f0a66e.gz
|
|
darcs-hash:20071117230940-928c4-8863f76809c6d77f95a3730ddfbd73280cf72a29.gz
|
|
darcs-hash:20071117230931-928c4-226016871b3adf6eae326b7b57fd4f9342d0d8a6.gz
|
|
darcs-hash:20071117230854-928c4-3ca06e4b428cbf4cd9dc00c3244ecda80e5ef27d.gz
|
|
darcs-hash:20071117230814-928c4-d9b36cd923c4609c1b06e99592feca9c29b165da.gz
|
|
darcs-hash:20071117230734-928c4-3913925d7feb535b60c9dbbaae100864fcbf0883.gz
|
|
darcs-hash:20071117230627-928c4-4b00476b9ac010868af4eaa8cdbfba4c1f8134da.gz
|
|
darcs-hash:20071117224614-928c4-f3676bffbfc1d7e46f4e6280bb7fed2a9ebe412d.gz
|
|
The latter is pretty useless, as there's no way to find out what
layouts are available, but it can at least allow you to select between
any layouts that you happen to be using already (in one workspace or
another). The former is handy any time you'd rather have a short name
for a layout (either for selecting, or for viewing in a status bar).
darcs-hash:20071111195036-72aca-8ffbd496a9dbbdd7ca7e92a5bbedb568b2384485.gz
|
|
darcs-hash:20071106190659-f7719-a669d6be20e9f7f5cc2da374ace7bfcd9180de86.gz
|
|
darcs-hash:20071105060036-a5988-67e0d7402a87ae5d672e5b556a5a03caf6ad5559.gz
|
|
darcs-hash:20071101201059-a5988-fc1f1262bec1b69e13ba18ae7cefeafc8c4471d4.gz
|