index
:
XMonadContrib
master
mirror of http://code.haskell.org/XMonadContrib
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
XMonad
/
Prompt.hs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-12-24
Prompt.hs: mv .xmonad_history into .xmonad/
gwern0
1
-2
/
+2
2007-12-08
Remove XMonad.Operations imports
Spencer Janssen
1
-1
/
+0
2007-12-08
Prune more imports
Spencer Janssen
1
-1
/
+0
2007-12-08
Remove redundant imports
Spencer Janssen
1
-2
/
+0
2007-11-28
refactor XMonad.Prompt, add new modules XMonad.Prompt.{Input,Email}
Brent Yorgey
1
-19
/
+33
2007-11-19
Prompt: comment only
Andrea Rossato
1
-1
/
+1
2007-11-17
Port XPrompt to XMonad.Util.Font, various other refactorings
Spencer Janssen
1
-33
/
+23
2007-11-19
Miscellaneous spell-checking
Shachaf Ben-Kiki
1
-4
/
+4
2007-11-16
Export XMonadFont's constructors, use those constructors in XMonad.Prompt
Spencer Janssen
1
-2
/
+2
2007-11-16
Add Font layer supporting an Xft backend. Make Tabbed.hs a user of this layer.
Clemens Fruhwirth
1
-8
/
+7
2007-11-15
Prompt: haddock fixes
Andrea Rossato
1
-3
/
+1
2007-11-15
Prompt: just code formatting
Andrea Rossato
1
-8
/
+8
2007-11-15
Prompt: add killWord edit action
Andrea Rossato
1
-5
/
+23
2007-11-06
Prompt.hs: update names
gwern0
1
-3
/
+3
2007-11-01
Hierarchify
Spencer Janssen
1
-3
/
+3
2007-11-01
Use hierarchical module names from the core
Spencer Janssen
1
-2
/
+2
2007-11-01
XPrompt: don't import XMonad.config
Spencer Janssen
1
-1
/
+1
2007-10-27
XPrompt: removed unneeded parenteses
Andrea Rossato
1
-2
/
+2
2007-10-22
XPrompt.hs: use a single blank
Valery V. Vorotyntsev
1
-5
/
+3
2007-10-26
XPrompt: catch exceptions when running the completion function
Andrea Rossato
1
-1
/
+2
2007-10-26
XPrompt.hs: add sensible bindings for Home and End
gwern0
1
-0
/
+2
2007-10-26
XPrompt.hs: add a pasteString function and keybinding
gwern0
1
-0
/
+6
2007-10-24
XPrompt.hs (uniqSort): new function
Valery V. Vorotyntsev
1
-0
/
+6
2007-10-23
XPrompt.hs: fix vertical alignment of completions.
Dmitry Kurochkin
1
-1
/
+1
2007-10-20
XPrompt.hs (keyPressHandle): Ctrl-g and Ctrl-c added to quit keystrokes
Valery V. Vorotyntsev
1
-16
/
+7
2007-10-20
XPrompt.hs: trailing whitespace cleaned
Valery V. Vorotyntsev
1
-30
/
+30
2007-10-12
Haddock fixes
Andrea Rossato
1
-4
/
+4
2007-10-07
Tabbed and XPrompt updated to lates Extras changes
Andrea Rossato
1
-3
/
+2
2007-10-05
XPrompt: added ^A and ^E and more
Andrea Rossato
1
-73
/
+83
2007-10-02
Add ^K and ^U support to XPrompt
Eric Mertens
1
-3
/
+20
2007-09-28
Use LANGUAGE pragmas over -fglasgow-exts
Spencer Janssen
1
-1
/
+2
2007-09-18
XPrompt.hs: replace 'borderWidth' with 'borderPixel'
gwern0
1
-7
/
+7
2007-08-30
XPrompt: a very long string in the completion list can lead to a division by ...
Andrea Rossato
1
-1
/
+1
2007-08-28
XPrompt.hs: remove debugging bits
Andrea Rossato
1
-1
/
+0
2007-08-27
make code more compact in XPrompt.
David Roundy
1
-41
/
+18
2007-08-22
XPrompt: just code formatting
Andrea Rossato
1
-26
/
+26
2007-08-27
fix bug leading to early exit in XPrompt.
David Roundy
1
-1
/
+2
2007-08-18
XPrompt: haddock tuning and more comments
Andrea Rossato
1
-7
/
+24
2007-08-17
XPrompt: documentation only
Andrea Rossato
1
-3
/
+26
2007-08-17
XPrompt: quickcheck related refactoring
Andrea Rossato
1
-14
/
+25
2007-08-15
XPrompt: fixes a nasty bug in getLastWord
Andrea Rossato
1
-4
/
+7
2007-08-14
Use maskEvent rather than nextEvent. Fixes rare segfaults
Spencer Janssen
1
-1
/
+1
2007-08-10
actually use the selected font in XPrompt.
David Roundy
1
-0
/
+1
2007-08-10
increase default contrast in XPrompt.
David Roundy
1
-2
/
+2
2007-08-10
center prompt text in window.
David Roundy
1
-1
/
+1
2007-08-10
don't crash when given a non-existent font in XPrompt.
David Roundy
1
-1
/
+2
2007-08-06
XPrompt: removed touchFile (which is not the equivalent of touch!)
Andrea Rossato
1
-2
/
+1
2007-08-05
XPrompt.hs: getCompletion should check for completions of the last word of th...
Andrea Rossato
1
-2
/
+2
2007-08-04
XPrompt.hs: read history lazily
Andrea Rossato
1
-32
/
+23
2007-08-04
XPrompt.hs: removed defaultPromptConfig. use defautlXPConfig instead
Andrea Rossato
1
-4
/
+0
[prev]
[next]