aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util/Paste.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...Brent Yorgey2010-01-121-1/+0
* Bypass more of stringToKeysym in U.PasteAdam Vogt2009-11-141-1/+5
* Paste.hs: improve haddocksgwern02008-09-271-7/+8
* Paste.hs: fix haddockgwern02008-09-271-1/+10
* Paste.hs: implement noModMask suggestiongwern02008-09-271-3/+7
* -DUTF8 flag with -DUSE_UTF8gwern02008-09-211-1/+1
* Paste.hs: +warning about ASCII limitationsgwern02008-09-211-0/+3
* Paste.hs: shorten comment lines to under 80 columns per sjanssengwern02008-09-211-5/+8
* Rename pasteKey functions to sendKeySpencer Janssen2008-09-211-5/+5
* Move XMonad.Util.XPaste to XMonad.Util.PasteSpencer Janssen2008-09-211-0/+74