Remove code to find topmost X window in SetTransparent().
authorPaul Cornett <paulcor@bullseye.com>
Tue, 24 Apr 2012 05:38:12 +0000 (05:38 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Tue, 24 Apr 2012 05:38:12 +0000 (05:38 +0000)
commitee1787872dfad4da69b3cc986ee603a345f089ed
tree9a1f5a45a7c319ec2e90c987a1b78f73852a969d
parente059e1bb3303f66ac28aeee1c32a903e37c15812
Remove code to find topmost X window in SetTransparent().
The purpose of this code is unknown, but it may be intended to make WM
decorations transparent. But it causes a crash when docking an AUI panel.
And in my testing the decorations are transparent even without this code.
Fixes #4841

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71275 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/toplevel.cpp