| Commit message (Expand) | Author | Files | Lines |
2014-12-22 | add XF86AudioMicMute to EZConfig (#582) | Adam Vogt | 1 | -0/+2 |
2014-08-15 | remove unused imports | Adam Vogt | 2 | -2/+2 |
2014-08-15 | fix build with ghc-6.12 | Adam Vogt | 1 | -1/+2 |
2014-09-01 | Implement proper handling of dynamically changing hostname | Anton Vorontsov | 1 | -0/+90 |
2014-08-15 | use Data.Map instead of Data.Map.Strict to support containers < 0.5 | Adam Vogt | 1 | -1/+1 |
2014-08-03 | debug-debug | allbery.b | 1 | -12/+46 |
2014-07-10 | derive Applicative instances to suppress AMP warning | Adam Vogt | 2 | -3/+5 |
2014-06-01 | XSelection: getSelection: fix connection exhaustion bug (issue #573); include... | gwern | 1 | -4/+10 |
2014-03-16 | warning police | Daniel Wagner | 1 | -3/+1 |
2014-02-18 | New module: XMonad.Util.WindowState | Dmitry Bogatov | 1 | -0/+92 |
2014-02-02 | SpawnNamedPipe hlint cleanup | cwills.dev | 1 | -2/+2 |
2014-02-02 | document and cleanup SpawnNamedPipe | cwills.dev | 1 | -6/+40 |
2014-02-02 | Added SpawnNamedPipe | cwills.dev | 1 | -0/+42 |
2013-05-28 | use Data.Default wherever possible, and deprecate the things it replaces | Daniel Wagner | 3 | -119/+118 |
2013-05-28 | eliminate references to defaultConfig | Daniel Wagner | 6 | -17/+17 |
2013-02-18 | Note in U.NameActions that xmonad core can list default keys now | Adam Vogt | 1 | -0/+3 |
2013-02-18 | Export U.NamedActions.addDescrKeys per evaryont's request. | Adam Vogt | 1 | -0/+1 |
2012-07-04 | order-unindexed-ws-last | matthewhague | 1 | -1/+9 |
2012-12-15 | Address warnings from Debug modules | Adam Vogt | 1 | -3/+3 |
2012-08-14 | debug-hooks | allbery.b | 1 | -0/+140 |
2012-11-09 | Remove trailing whitespace. | Adam Vogt | 4 | -6/+6 |
2012-11-09 | Use Control.Exception.catch explitly to avoid warnings | Adam Vogt | 3 | -11/+8 |
2012-07-23 | strip newlines from dmenu's returns to be compatible with the newest version ... | longpoke | 1 | -1/+1 |
2011-12-03 | Paste.hs: rm noModMask, shifted definition to X11 binding (see previous email) | gwern0 | 1 | -6/+0 |
2012-02-29 | Fix typo in tabbed layout link for font utils docs | crodjer | 1 | -1/+1 |
2012-01-23 | Adding use case for namedScratchpad. | nicolas.dudebout | 1 | -1/+19 |
2011-12-11 | documentation patch: mention PostfixOperators | Daniel Wagner | 1 | -0/+9 |
2011-11-29 | Paste: 3 more escaped characters from alistra | gwern0 | 1 | -1/+1 |
2011-11-29 | unfuck X.U.Paste | Daniel Wagner | 1 | -1/+1 |
2011-11-28 | XMonad.Util.Paste: +alistra's patch for fixing his pasting of things like ema... | gwern0 | 1 | -2/+2 |
2011-11-28 | XMonad.Util.Paste: rm myself from maintainer field; I don't know how to fix a... | gwern0 | 1 | -1/+1 |
2011-11-25 | Fix spelling 'prefered' -> 'preferred'. | Erik de Castro Lopo | 1 | -2/+2 |
2011-04-06 | Support for scratchpad applications with multiple windows | Norbert Zeh | 1 | -20/+27 |
2011-11-18 | Be consistent with core utf8-string usage. | Adam Vogt | 1 | -4/+7 |
2010-10-23 | Export types to reduce haddock warnings. | Adam Vogt | 2 | -3/+4 |
2011-11-15 | documentation patch: note the drawbacks of X.U.Dmenu | Daniel Wagner | 1 | -0/+5 |
2011-09-23 | U.EZConfig allow removing more than one mouse binding. | Adam Vogt | 1 | -1/+1 |
2011-09-17 | Add XF86TouchpadToggle to the list of multimedia keys in X.U.EZConfig | Daniel Schoepe | 1 | -0/+2 |
2011-09-08 | fix warnings in X.U.EZConfig | Brent Yorgey | 1 | -4/+4 |
2011-07-31 | GHC 7 compat | Daniel Wagner | 2 | -3/+13 |
2011-05-04 | Compile with ghc7 | Mats Rauhala | 1 | -2/+2 |
2011-02-24 | Prevent non-default XUtils windows from being composited | Brandon S Allbery KF8NH | 1 | -0/+5 |
2011-04-11 | XMonad.Util.Run: resolve issue #441 | gwern0 | 1 | -11/+11 |
2010-11-16 | Compatibility with mtl-1 and mtl-2 | Adam Vogt | 1 | -1/+1 |
2010-10-04 | Minor documentation fixes in X.U.ExtensibleState | Daniel Schoepe | 1 | -7/+9 |
2010-10-01 | Orphan my modules | moserq | 1 | -1/+1 |
2010-09-14 | Remove last excess definition of `fi' (fromIntegral) | Adam Vogt | 2 | -8/+2 |
2010-06-20 | XMonad.Util.Run: improve linking and rearrange docs | gwern0 | 1 | -5/+6 |
2010-06-20 | XMonad.Util.Run: correct broken example | gwern0 | 1 | -1/+1 |
2010-06-20 | XMonad.Util.Run: fix unicode char | gwern0 | 1 | -1/+1 |