On 26.04.2012 04:37, Anurag Priyam wrote:
On Thu, Apr 26, 2012 at 7:02 AM, Arnaud Fontaine<[email protected]>  wrote:
Could you please  paste your Awesome configuration ? Also,  you can make
sure that transparency property is set  properly for a given window (and
thus   unagi   properly   rendered  transparency)   by   checking   that
_NET_WM_WINDOW_OPACITY (through "xprop")...

Ok, _NET_WM_WINDOW_OPACITY isn't set on windows.  Isn't that what
`properties = {opacity = 0.65}` in the rules table is supposed to do?

$ awesome -v
awesome v3.4-654-g97040eb (Closing In)
  • Build: Apr 24 2012 12:37:31 for x86_64 by gcc version 4.6.3 (root@yebanm)
  • Compiled against Lua 5.1.5 (running with Lua 5.1)
  • D-Bus support: ✔

My rc.lua: https://github.com/yeban/awesomerc/blob/master/rc.lua.

Meh, I love standards. You can find the _NET_WM_WINDOW_OPACITY via xprop -frame. This was done because compmgr only checks the top-level window and not the real client window. Of course, this is a brain-dead hack which should be fixed.

On another note: Is there any spec for _NET_WM_WINDOW_OPACITY? It doesn't seem to be in EWM (despite the name).


Cheers,
Uli

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

Reply via email to