-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 19/10/12 09:55, Marco wrote:
> 2012-10-19 Rainer M Krug:
> 
> Hi Rainer
> 
>> like to set opacity / transparency of unfocussed windows to e.g. 0.5.
>> 
>> How can I do that?
> 
> client.add_signal("focus", function(c) c.border_color = 
> beautiful.border_focus; c.opacity =
> 1.0 end)
> 
> client.add_signal("unfocus", function(c) c.border_color = 
> beautiful.border_normal; c.opacity =
> 0.8 end)

Thanks Marco - works nicely.

But I had to logout and login again - simply restarting awesome led to the 
taskbar / wibox
disappear, but the windows were opac when unfocused.

Thanks,

Rainer


> 
> 
> Marco
> 
> 
> 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iEYEARECAAYFAlCBEUQACgkQoYgNqgF2egpksQCeI0/bIs6iy8hk5z0LTTJrgnJS
GsUAn1QzxYnqQdkUdpf0ZL3IlidM2p0l
=HPqc
-----END PGP SIGNATURE-----


-- 
To unsubscribe, send mail to [email protected].

Reply via email to