aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Hooks/FadeInactive.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in H.FadeInactive documentationAdam Vogt2009-10-291-1/+1
* Return True in X.H.FadeInactive.isUnfocused if current workspace is empty. (d...Adam Vogt2009-08-281-1/+1
* Add backwards compatability in X.H.FadeInactiveDaniel Schoepe2009-08-221-1/+1
* More flexible interface for X.H.FadeInactiveDaniel Schoepe2009-08-211-27/+31
* More flexibility for H.FadeInactiveDaniel Schoepe2009-03-091-9/+22
* Export setOpacity from FadeInactive. Document how to make monitor transparent...Roman Cheplyaka2008-11-171-0/+1
* FadeInactive: fade all inactive windows (including focused windows on visible...Roman Cheplyaka2008-11-171-2/+3
* made fadeInactiveLogHook take an argument amount to fadeJustin Bogner2008-05-231-8/+10
* add FadeInactive to fade out inactive windows using xcompmgrJustin Bogner2008-05-231-0/+73