| Commit message (Expand) | Author | Age | Files | Lines |
* | ewmh-hook-order | allbery.b | 2015-04-23 | 1 | -1/+2 |
* | dynamicproperty | allbery.b | 2015-04-14 | 1 | -0/+71 |
* | add instance Default WallpaperConf | Adam Vogt | 2015-03-10 | 1 | -0/+3 |
* | remove warnings and text dependency from H.WallpaperSetter | Adam Vogt | 2015-03-10 | 1 | -43/+41 |
* | Added the new hook WallpaperSetter | anton.pirogov | 2015-02-28 | 1 | -0/+222 |
* | address another bitSize/finiteBitSize warning | Adam Vogt | 2014-12-22 | 1 | -1/+6 |
* | use FiniteBitSize with ghc > | Adam Vogt | 2014-08-15 | 1 | -1/+7 |
* | debug-managehook | allbery.b | 2014-08-03 | 1 | -0/+100 |
* | debug-debug | allbery.b | 2014-08-03 | 1 | -48/+65 |
* | derive Applicative instances to suppress AMP warning | Adam Vogt | 2014-07-10 | 1 | -0/+2 |
* | ServerMode properly indent | Adam Vogt | 2013-12-19 | 1 | -1/+1 |
* | remove ServerMode tabs | Adam Vogt | 2013-12-19 | 1 | -5/+5 |
* | fix -Wall ServerMode | Adam Vogt | 2013-12-19 | 1 | -4/+4 |
* | documentation note that ServerMode is similar to wmctrl | Adam Vogt | 2013-12-19 | 1 | -1/+2 |
* | Generalized XMonad.Hooks.ServerMode | polson2 | 2013-12-16 | 1 | -41/+108 |
* | fix UrgencyHook and add filterUrgencyHook | Adam Vogt | 2013-09-25 | 1 | -1/+17 |
* | export XMonad.Hooks.UrgencyHook.clearUrgency (issue 533) | Adam Vogt | 2013-09-23 | 1 | -1/+1 |
* | minor documentation fix: manageDocks doesn't do anything with struts, so don'... | Daniel Wagner | 2013-08-14 | 1 | -2/+1 |
* | Haddock formatting in H.Minimize | Adam Vogt | 2013-07-23 | 1 | -1/+1 |
* | Escape dzen markup and remove xmobar tags from window titles by default. | Adam Vogt | 2013-07-08 | 1 | -13/+30 |
* | DynamicBars-use-ExtensibleState | gopsychonauts | 2013-06-18 | 1 | -25/+24 |
* | use Data.Default wherever possible, and deprecate the things it replaces | Daniel Wagner | 2013-05-28 | 2 | -24/+28 |
* | eliminate references to defaultConfig | Daniel Wagner | 2013-05-28 | 18 | -32/+32 |
* | Remove misleading comment: we definitely don't support ghc-6.6 anymore | Adam Vogt | 2013-05-14 | 1 | -1/+0 |
* | Cache results from calcGap in ManageDocks | Adam Vogt | 2013-04-25 | 1 | -14/+38 |
* | getAtomName is now defined in the X11 library | Daniel Wagner | 2013-02-25 | 1 | -15/+0 |
* | Add EWMH DEMANDS_ATTENTION support to UrgencyHook. | Maarten de Vries | 2013-02-12 | 1 | -10/+57 |
* | Unconditionally set _NET_WORKAREA in ManageDocks | Adam Vogt | 2013-01-17 | 1 | -0/+8 |
* | Add X.H.WorkspaceHistory | Dmitri Iouchtchenko | 2013-01-09 | 1 | -0/+74 |
* | Address warnings from Debug modules | Adam Vogt | 2012-12-15 | 1 | -4/+5 |
* | debug-hooks | allbery.b | 2012-08-14 | 2 | -0/+1346 |
* | Remove trailing whitespace. | Adam Vogt | 2012-11-09 | 4 | -6/+6 |
* | Use Control.Exception.catch explitly to avoid warnings | Adam Vogt | 2012-11-09 | 1 | -3/+2 |
* | Add missing type signatures. | Adam Vogt | 2012-11-09 | 2 | -0/+5 |
* | Rename variables "state" to avoid warnings about shadowing | Adam Vogt | 2012-11-09 | 2 | -7/+7 |
* | Gut H.ICCCMFocus: issue 177 has been merged in core. | Adam Vogt | 2012-11-08 | 1 | -17/+2 |
* | ewmh-eventhook-custom | pastorelli.mario | 2012-08-16 | 1 | -8/+13 |
* | accept more windows as docks | Daniel Wagner | 2012-08-23 | 1 | -2/+2 |
* | UrgencyHooks made available as Window -> X () functions | gopsychonauts | 2012-05-04 | 1 | -1/+10 |
* | Added isUnfocusedOnCurrentWS and fadeInactiveCurrentWSLogHook for better supp... | Jesper Reenberg | 2012-03-29 | 1 | -6/+27 |
* | Use getXMonadDir to get the default xmonad directory. | Julia Jomantaite | 2012-05-01 | 1 | -5/+3 |
* | add-dynamic-bars-module | Ben Boeckel | 2012-03-16 | 1 | -0/+136 |
* | persist-togglehook-options | Ben Boeckel | 2012-03-11 | 1 | -1/+2 |
* | Add BorderUrgencyHook to XMonad.Hooks.UrgencyHook | allbery.b | 2012-02-25 | 1 | -0/+26 |
* | X.H.EwmhDesktops note that fullscreenEventHook is not included in ewmh | Adam Vogt | 2012-01-02 | 1 | -1/+4 |
* | X.H.EwmhDesktops haddock formatting. | Adam Vogt | 2012-01-02 | 1 | -1/+1 |
* | Export types to reduce haddock warnings. | Adam Vogt | 2010-10-23 | 2 | -2/+4 |
* | get ready for GHC 7.4: Num a no longer implies (Eq a, Show a) | Daniel Wagner | 2011-11-15 | 1 | -1/+1 |
* | GHC 7 compat | Daniel Wagner | 2011-07-31 | 1 | -1/+4 |
* | Correct H.DynamicLog.dynamicLogXinerama comment. Wuzzeb's patch at issue 466. | Adam Vogt | 2011-07-15 | 1 | -4/+9 |