Set _NET_WM_WINDOW_OPACITY on outer window manager window also.
commit99aaf75f7c50513f7a6ad6bac21bd8f68290633e
authorJan Djärv <jan.h.d@swipnet.se>
Thu, 4 Aug 2011 11:06:22 +0000 (4 13:06 +0200)
committerJan Djärv <jan.h.d@swipnet.se>
Thu, 4 Aug 2011 11:06:22 +0000 (4 13:06 +0200)
tree5291c6481fba535b17bfcf312686d4af13c4eb9b
parenteeec79cbfa7d7a45b1436942878ef5ad627a5a31
Set _NET_WM_WINDOW_OPACITY on outer window manager window also.

* xterm.c (x_find_topmost_parent): New function.
(x_set_frame_alpha): Find topmost parent window with
x_find_topmost_parent and set the property there also.
(handle_one_xevent): Call x_set_frame_alpha on ReparentNotify.

Fixes: debbugs:9181
src/ChangeLog
src/xterm.c