aboutsummaryrefslogtreecommitdiffstats
path: root/XSelection.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Haddock fixesAndrea Rossato2007-10-121-21/+30
| | | | darcs-hash:20071012100416-32816-049c57f0dbc5d794db1b66295429ba6cd5b7b160.gz
* XSelection.hs: Implement Andrea's idea for handling non-UTF-8 string casesgwern02007-10-101-5/+4
| | | | darcs-hash:20071010020616-f7719-c516e74e6e7d37e73b2926a7cea30b97d65128f6.gz
* XSelection.hs: a new module for XMonadContrib dealing with copy-and-pastegwern02007-10-091-0/+154
This is based on Andrea Rossato's standalone tools and is meant for integration straight into a Config.hs. It offers two main functions, 'getSelection' and 'putSelection', whose names should be self-explanatory. darcs-hash:20071008222706-f7719-a064aa284a8434d993bc6c002b11eb85d037461d.gz