aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util (follow)
Commit message (Expand)AuthorAgeFilesLines
* add XF86AudioMicMute to EZConfig (#582)Adam Vogt2014-12-221-0/+2
* remove unused importsAdam Vogt2014-08-152-2/+2
* fix build with ghc-6.12Adam Vogt2014-08-151-1/+2
* Implement proper handling of dynamically changing hostnameAnton Vorontsov2014-09-011-0/+90
* use Data.Map instead of Data.Map.Strict to support containers < 0.5Adam Vogt2014-08-151-1/+1
* debug-debugallbery.b2014-08-031-12/+46
* derive Applicative instances to suppress AMP warningAdam Vogt2014-07-102-3/+5
* XSelection: getSelection: fix connection exhaustion bug (issue #573); include...gwern2014-06-011-4/+10
* warning policeDaniel Wagner2014-03-161-3/+1
* New module: XMonad.Util.WindowStateDmitry Bogatov2014-02-181-0/+92
* SpawnNamedPipe hlint cleanupcwills.dev2014-02-021-2/+2
* document and cleanup SpawnNamedPipecwills.dev2014-02-021-6/+40
* Added SpawnNamedPipecwills.dev2014-02-021-0/+42
* use Data.Default wherever possible, and deprecate the things it replacesDaniel Wagner2013-05-283-119/+118
* eliminate references to defaultConfigDaniel Wagner2013-05-286-17/+17
* Note in U.NameActions that xmonad core can list default keys nowAdam Vogt2013-02-181-0/+3
* Export U.NamedActions.addDescrKeys per evaryont's request.Adam Vogt2013-02-181-0/+1
* order-unindexed-ws-lastmatthewhague2012-07-041-1/+9
* Address warnings from Debug modulesAdam Vogt2012-12-151-3/+3
* debug-hooksallbery.b2012-08-141-0/+140
* Remove trailing whitespace.Adam Vogt2012-11-094-6/+6
* Use Control.Exception.catch explitly to avoid warningsAdam Vogt2012-11-093-11/+8
* strip newlines from dmenu's returns to be compatible with the newest version ...longpoke2012-07-231-1/+1
* Paste.hs: rm noModMask, shifted definition to X11 binding (see previous email)gwern02011-12-031-6/+0
* Fix typo in tabbed layout link for font utils docscrodjer2012-02-291-1/+1
* Adding use case for namedScratchpad.nicolas.dudebout2012-01-231-1/+19
* documentation patch: mention PostfixOperatorsDaniel Wagner2011-12-111-0/+9
* Paste: 3 more escaped characters from alistragwern02011-11-291-1/+1
* unfuck X.U.PasteDaniel Wagner2011-11-291-1/+1
* XMonad.Util.Paste: +alistra's patch for fixing his pasting of things like ema...gwern02011-11-281-2/+2
* XMonad.Util.Paste: rm myself from maintainer field; I don't know how to fix a...gwern02011-11-281-1/+1
* Fix spelling 'prefered' -> 'preferred'.Erik de Castro Lopo2011-11-251-2/+2
* Support for scratchpad applications with multiple windowsNorbert Zeh2011-04-061-20/+27
* Be consistent with core utf8-string usage.Adam Vogt2011-11-181-4/+7
* Export types to reduce haddock warnings.Adam Vogt2010-10-232-3/+4
* documentation patch: note the drawbacks of X.U.DmenuDaniel Wagner2011-11-151-0/+5
* U.EZConfig allow removing more than one mouse binding.Adam Vogt2011-09-231-1/+1
* Add XF86TouchpadToggle to the list of multimedia keys in X.U.EZConfigDaniel Schoepe2011-09-171-0/+2
* fix warnings in X.U.EZConfigBrent Yorgey2011-09-081-4/+4
* GHC 7 compatDaniel Wagner2011-07-312-3/+13
* Compile with ghc7Mats Rauhala2011-05-041-2/+2
* Prevent non-default XUtils windows from being compositedBrandon S Allbery KF8NH2011-02-241-0/+5
* XMonad.Util.Run: resolve issue #441gwern02011-04-111-11/+11
* Compatibility with mtl-1 and mtl-2Adam Vogt2010-11-161-1/+1
* Minor documentation fixes in X.U.ExtensibleStateDaniel Schoepe2010-10-041-7/+9
* Orphan my modulesmoserq2010-10-011-1/+1
* Remove last excess definition of `fi' (fromIntegral)Adam Vogt2010-09-142-8/+2
* XMonad.Util.Run: improve linking and rearrange docsgwern02010-06-201-5/+6
* XMonad.Util.Run: correct broken examplegwern02010-06-201-1/+1
* XMonad.Util.Run: fix unicode chargwern02010-06-201-1/+1