aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-22add XF86AudioMicMute to EZConfig (#582)Adam Vogt1-0/+2
2014-08-15remove unused importsAdam Vogt2-2/+2
2014-08-15fix build with ghc-6.12Adam Vogt1-1/+2
2014-09-01Implement proper handling of dynamically changing hostnameAnton Vorontsov1-0/+90
2014-08-15use Data.Map instead of Data.Map.Strict to support containers < 0.5Adam Vogt1-1/+1
2014-08-03debug-debugallbery.b1-12/+46
2014-07-10derive Applicative instances to suppress AMP warningAdam Vogt2-3/+5
2014-06-01XSelection: getSelection: fix connection exhaustion bug (issue #573); include...gwern1-4/+10
2014-03-16warning policeDaniel Wagner1-3/+1
2014-02-18New module: XMonad.Util.WindowStateDmitry Bogatov1-0/+92
2014-02-02SpawnNamedPipe hlint cleanupcwills.dev1-2/+2
2014-02-02document and cleanup SpawnNamedPipecwills.dev1-6/+40
2014-02-02Added SpawnNamedPipecwills.dev1-0/+42
2013-05-28use Data.Default wherever possible, and deprecate the things it replacesDaniel Wagner3-119/+118
2013-05-28eliminate references to defaultConfigDaniel Wagner6-17/+17
2013-02-18Note in U.NameActions that xmonad core can list default keys nowAdam Vogt1-0/+3
2013-02-18Export U.NamedActions.addDescrKeys per evaryont's request.Adam Vogt1-0/+1
2012-07-04order-unindexed-ws-lastmatthewhague1-1/+9
2012-12-15Address warnings from Debug modulesAdam Vogt1-3/+3
2012-08-14debug-hooksallbery.b1-0/+140
2012-11-09Remove trailing whitespace.Adam Vogt4-6/+6
2012-11-09Use Control.Exception.catch explitly to avoid warningsAdam Vogt3-11/+8
2012-07-23strip newlines from dmenu's returns to be compatible with the newest version ...longpoke1-1/+1
2011-12-03Paste.hs: rm noModMask, shifted definition to X11 binding (see previous email)gwern01-6/+0
2012-02-29Fix typo in tabbed layout link for font utils docscrodjer1-1/+1
2012-01-23Adding use case for namedScratchpad.nicolas.dudebout1-1/+19
2011-12-11documentation patch: mention PostfixOperatorsDaniel Wagner1-0/+9
2011-11-29Paste: 3 more escaped characters from alistragwern01-1/+1
2011-11-29unfuck X.U.PasteDaniel Wagner1-1/+1
2011-11-28XMonad.Util.Paste: +alistra's patch for fixing his pasting of things like ema...gwern01-2/+2
2011-11-28XMonad.Util.Paste: rm myself from maintainer field; I don't know how to fix a...gwern01-1/+1
2011-11-25Fix spelling 'prefered' -> 'preferred'.Erik de Castro Lopo1-2/+2
2011-04-06Support for scratchpad applications with multiple windowsNorbert Zeh1-20/+27
2011-11-18Be consistent with core utf8-string usage.Adam Vogt1-4/+7
2010-10-23Export types to reduce haddock warnings.Adam Vogt2-3/+4
2011-11-15documentation patch: note the drawbacks of X.U.DmenuDaniel Wagner1-0/+5
2011-09-23U.EZConfig allow removing more than one mouse binding.Adam Vogt1-1/+1
2011-09-17Add XF86TouchpadToggle to the list of multimedia keys in X.U.EZConfigDaniel Schoepe1-0/+2
2011-09-08fix warnings in X.U.EZConfigBrent Yorgey1-4/+4
2011-07-31GHC 7 compatDaniel Wagner2-3/+13
2011-05-04Compile with ghc7Mats Rauhala1-2/+2
2011-02-24Prevent non-default XUtils windows from being compositedBrandon S Allbery KF8NH1-0/+5
2011-04-11XMonad.Util.Run: resolve issue #441gwern01-11/+11
2010-11-16Compatibility with mtl-1 and mtl-2Adam Vogt1-1/+1
2010-10-04Minor documentation fixes in X.U.ExtensibleStateDaniel Schoepe1-7/+9
2010-10-01Orphan my modulesmoserq1-1/+1
2010-09-14Remove last excess definition of `fi' (fromIntegral)Adam Vogt2-8/+2
2010-06-20XMonad.Util.Run: improve linking and rearrange docsgwern01-5/+6
2010-06-20XMonad.Util.Run: correct broken examplegwern01-1/+1
2010-06-20XMonad.Util.Run: fix unicode chargwern01-1/+1