aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Hooks (follow)
Commit message (Expand)AuthorAgeFilesLines
* ewmh-hook-orderallbery.b2015-04-231-1/+2
* dynamicpropertyallbery.b2015-04-141-0/+71
* add instance Default WallpaperConfAdam Vogt2015-03-101-0/+3
* remove warnings and text dependency from H.WallpaperSetterAdam Vogt2015-03-101-43/+41
* Added the new hook WallpaperSetteranton.pirogov2015-02-281-0/+222
* address another bitSize/finiteBitSize warningAdam Vogt2014-12-221-1/+6
* use FiniteBitSize with ghc >Adam Vogt2014-08-151-1/+7
* debug-managehookallbery.b2014-08-031-0/+100
* debug-debugallbery.b2014-08-031-48/+65
* derive Applicative instances to suppress AMP warningAdam Vogt2014-07-101-0/+2
* ServerMode properly indentAdam Vogt2013-12-191-1/+1
* remove ServerMode tabsAdam Vogt2013-12-191-5/+5
* fix -Wall ServerModeAdam Vogt2013-12-191-4/+4
* documentation note that ServerMode is similar to wmctrlAdam Vogt2013-12-191-1/+2
* Generalized XMonad.Hooks.ServerModepolson22013-12-161-41/+108
* fix UrgencyHook and add filterUrgencyHookAdam Vogt2013-09-251-1/+17
* export XMonad.Hooks.UrgencyHook.clearUrgency (issue 533)Adam Vogt2013-09-231-1/+1
* minor documentation fix: manageDocks doesn't do anything with struts, so don'...Daniel Wagner2013-08-141-2/+1
* Haddock formatting in H.MinimizeAdam Vogt2013-07-231-1/+1
* Escape dzen markup and remove xmobar tags from window titles by default.Adam Vogt2013-07-081-13/+30
* DynamicBars-use-ExtensibleStategopsychonauts2013-06-181-25/+24
* use Data.Default wherever possible, and deprecate the things it replacesDaniel Wagner2013-05-282-24/+28
* eliminate references to defaultConfigDaniel Wagner2013-05-2818-32/+32
* Remove misleading comment: we definitely don't support ghc-6.6 anymoreAdam Vogt2013-05-141-1/+0
* Cache results from calcGap in ManageDocksAdam Vogt2013-04-251-14/+38
* getAtomName is now defined in the X11 libraryDaniel Wagner2013-02-251-15/+0
* Add EWMH DEMANDS_ATTENTION support to UrgencyHook.Maarten de Vries2013-02-121-10/+57
* Unconditionally set _NET_WORKAREA in ManageDocksAdam Vogt2013-01-171-0/+8
* Add X.H.WorkspaceHistoryDmitri Iouchtchenko2013-01-091-0/+74
* Address warnings from Debug modulesAdam Vogt2012-12-151-4/+5
* debug-hooksallbery.b2012-08-142-0/+1346
* Remove trailing whitespace.Adam Vogt2012-11-094-6/+6
* Use Control.Exception.catch explitly to avoid warningsAdam Vogt2012-11-091-3/+2
* Add missing type signatures.Adam Vogt2012-11-092-0/+5
* Rename variables "state" to avoid warnings about shadowingAdam Vogt2012-11-092-7/+7
* Gut H.ICCCMFocus: issue 177 has been merged in core.Adam Vogt2012-11-081-17/+2
* ewmh-eventhook-custompastorelli.mario2012-08-161-8/+13
* accept more windows as docksDaniel Wagner2012-08-231-2/+2
* UrgencyHooks made available as Window -> X () functionsgopsychonauts2012-05-041-1/+10
* Added isUnfocusedOnCurrentWS and fadeInactiveCurrentWSLogHook for better supp...Jesper Reenberg2012-03-291-6/+27
* Use getXMonadDir to get the default xmonad directory.Julia Jomantaite2012-05-011-5/+3
* add-dynamic-bars-moduleBen Boeckel2012-03-161-0/+136
* persist-togglehook-optionsBen Boeckel2012-03-111-1/+2
* Add BorderUrgencyHook to XMonad.Hooks.UrgencyHookallbery.b2012-02-251-0/+26
* X.H.EwmhDesktops note that fullscreenEventHook is not included in ewmhAdam Vogt2012-01-021-1/+4
* X.H.EwmhDesktops haddock formatting.Adam Vogt2012-01-021-1/+1
* Export types to reduce haddock warnings.Adam Vogt2010-10-232-2/+4
* get ready for GHC 7.4: Num a no longer implies (Eq a, Show a)Daniel Wagner2011-11-151-1/+1
* GHC 7 compatDaniel Wagner2011-07-311-1/+4
* Correct H.DynamicLog.dynamicLogXinerama comment. Wuzzeb's patch at issue 466.Adam Vogt2011-07-151-4/+9