Displaying 1 result from an estimated 1 matches for "paintredirector".
2010 May 16
0
Aurorae for Compiz
...tly related to the kwin specific padding
(shadows) and translucency. I based the code on KWD and went for the
reparenting approach, removing the pixmap related code. Now the background is
not translucent and all the hacks I know of, do not render it correctly. I see
that KWD is using KWin's PaintRedirector, so do I need to do the same or do
you have any other ideas how to get translucency working correctly for
reparenting decorations?
The next issue is that the padding becomes part of the decoration and by that
is clickable. Any ideas how we can fix this issue? In KWin we had added
support for i...