aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util/XSelection.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespace.Adam Vogt2012-11-091-1/+1
| | | | | | Ignore-this: 72e3afb6e6df47c51262006601765365 darcs-hash:20121109014156-1499c-45797b245e25e966e4ca337ee224b593aaac63a0.gz
* XSelection.hs: update docs w/r/t unicodegwern02010-06-151-23/+15
| | | | | | | Ignore-this: 26042b8d27bed602c1844181036a9bb see http://code.google.com/p/xmonad/issues/detail?id48 darcs-hash:20100615000902-f7719-6b0d996115b621c065b5ab8d4ff44ff1465bd84e.gz
* Use extensible-exceptions to allow base-3 or base-4Adam Vogt2010-01-241-3/+3
| | | | | | Ignore-this: 136f35fcc0f3a824b96eea0f4e04f276 darcs-hash:20100124203324-1499c-6e811978a61feebf704e3cd7543cbcc0b3e8a0b3.gz
* suppress some warnings under ghc 6.12.1 and clean up redundant imports to ↵Brent Yorgey2010-01-121-1/+1
| | | | | | | | get rid of some others. Ignore-this: bf3487b27036b02797d9f528a078d006 darcs-hash:20100112172507-1e371-1b466e62ac727b196330c72c8553116282ef5702.gz
* Remove putSelection, fixes #317Spencer Janssen2009-10-301-42/+2
| | | | | | Ignore-this: 6cfd6d92e1d133bc9e3cbb7c8339f735 darcs-hash:20091030224354-25a6b-1181861af8f4783783d875491a8d67cd26538ca3.gz
* Refer to modm as the current modMaskAdam Vogt2009-10-221-1/+1
| | | | | | | | Ignore-this: d097c7dc1746c55e1d4078a7148f9d5a This makes the config suggestions consistent with the current template. darcs-hash:20091022041126-1499c-5dd63076fdd71a61276cfc8e648bada81d9cc586.gz
* Correct erroneous haddock link in U.XSelectionAdam Vogt2009-10-121-1/+1
| | | | | | Ignore-this: e5c905104741d14dbb411272c37e0e29 darcs-hash:20091012043133-1499c-798a8938259ee18cafdeb828706122e84a5bc0f5.gz
* update callers of safeSpawngwern02009-06-221-2/+2
| | | | | | Ignore-this: 484eca17b9877f7d587fc5bce8c5ae8a darcs-hash:20090622201423-f7719-e2e02429f80ee2ef794680ebbffda67f1847835c.gz
* Remove USE_UTF8 defines.Khudyakov Alexey2009-04-191-42/+0
| | | | | | They are not needed any more since utf8-string is mandatory dependence. darcs-hash:20090419130909-7ba7e-9b1d2c6e54b67f29c3f52d072a661fe9c83c15c2.gz
* XMonad.Util.XSelection: update maintainer informationgwern02009-01-101-2/+1
| | | | | | Ignore-this: 1592ba07f2ed5d2258c215c2d175190a darcs-hash:20090110213000-f7719-56e0f214a4477a0cc67c2c20d253e4ab43cd4b5c.gz
* X.U.XSelection: get rid of warning about missing newline, add Haddock linkBrent Yorgey2009-01-021-2/+2
| | | | darcs-hash:20090102194357-1e371-df23f1646a97cc1a2a0b8bd252d0c3b0e7eeef85.gz
* adds haddock documentation for transformPromptSelectionloupgaroublond2009-01-021-5/+8
| | | | | | also renames the function per mailing list recommendation darcs-hash:20090102190954-3ec9f-cbba65194ed36b0dd615a05104f5d6e0a4564605.gz
* adds a weird function to XSelectionloupgaroublond2008-12-221-0/+6
| | | | | | This enables you to pass a function of (String -> String) to a selection function to modify the string before executing it. This way, you can input your own escape routines to make it shell command line safe, and/or do other fancier things. darcs-hash:20081222020730-3ec9f-cca983e9800b5b712239797d7b4199e0a8d3d97a.gz
* hlintify XUtils, XSelection, Search, WindowGogwern02008-12-201-1/+1
| | | | | | Ignore-this: 7e877484e3cd8954b74232ea83180fa9 darcs-hash:20081220153302-f7719-750549ea12a24a7364f4be71894720700f98f6a7.gz
* -DUTF8 flag with -DUSE_UTF8gwern02008-09-211-1/+1
| | | | darcs-hash:20080921154014-f7719-42b0056cce0872dbd95dafcb07244a1bd8dabad1.gz
* XSelection.hs: use CPP to compile against utf8-stringgwern02008-09-201-40/+46
| | | | darcs-hash:20080920151615-f7719-f3e3f95487ffce029e822e9a00d2aab2f1751cdd.gz
* XSelection.hs: improved haddockf formatting, more links, & cpeditgwern02008-03-161-50/+51
| | | | darcs-hash:20080316222050-f7719-4a59f1251d47732d40495cba0aebe2a2a1442e52.gz
* Haddock fix: Changed URL-MarkupDominik Bruhn2008-03-021-1/+1
| | | | darcs-hash:20080302185435-ae55e-9f354d574e799dd14fb1c6dfead04edb8621604d.gz
* Generalize XSelection functions to MonadIOSpencer Janssen2007-12-221-4/+4
| | | | darcs-hash:20071222044514-a5988-ae8ce172dc6ea85798147292601467a3aecdab82.gz
* Prune more importsSpencer Janssen2007-12-081-10/+1
| | | | darcs-hash:20071207235116-a5988-563cabf7a60a879beb0eb54c9e352a1c27b7729f.gz
* update XSelection.hs; apparently the utf8-string library has updatedgwern02007-11-301-24/+24
| | | | | | Note that this does not fix the apparent problems with actually using getSelection, even though it works fine from a GHCi prompt... darcs-hash:20071130161429-f7719-bc3851efe33384219400b8ce54569a4efbb89abb.gz
* Update docs in Utilgwern02007-11-061-2/+2
| | | | darcs-hash:20071106190258-f7719-8a4db55e87a0ab36f5d491fbc207112cf4167520.gz
* fix types to work with Mats fix to X11.David Roundy2007-11-081-4/+4
| | | | darcs-hash:20071108192318-72aca-e3a1bd0fb08a79e6a7b185bcfae7babf0bcb3a50.gz
* make Setup haddock work againLukas Mai2007-11-061-2/+3
| | | | darcs-hash:20071106141829-462cf-c1daa2d74d17a314c7b1f68f9952e8502e44628f.gz
* HierarchifySpencer Janssen2007-11-011-0/+175
darcs-hash:20071101201059-a5988-fc1f1262bec1b69e13ba18ae7cefeafc8c4471d4.gz