[xmonad] darcs patch: More flexible interface for X.H.FadeInac... (and 1 more)

Adam Vogt vogt.adam at gmail.com
Tue Aug 25 17:39:02 EDT 2009


* On Friday, August 21 2009, Daniel Schoepe wrote:

>Fri Aug 21 22:39:36 CEST 2009  Daniel Schoepe <daniel.schoepe at gmail.com>
>  * More flexible interface for X.H.FadeInactive
>  
>  This patch allows setting the opacity on a per-window basis and lets the
>  user specify it as a percentage instead of an Integer between 0 and 2^32-1.
>
>Sat Aug 22 00:56:46 CEST 2009  Daniel Schoepe <daniel.schoepe at gmail.com>
>  * Add backwards compatability in X.H.FadeInactive

As discussed in #xmonad, this maintains backwards compatibility for
nearly all cases.  Negligible changes are:
    1. 0x00000001 is now fully opaque, but apparently such a colour /
       tint is not honoured by xcompmgr:
       (http://www.redhat.com/archives/xdg-list/2003-December/msg00146.html)
    2. The tint is now a Rational (formerly Integer), so users who
       annotate that type will have to adjust.

So I've applied this one.

Thanks!

--
Adam


More information about the xmonad mailing list