Fix #39172. Send the synthetic configure notify event _after_ reparenting
into WindowWrapper (in WindowWrapper::show() triggered by Client::show()). Some toolkits go up the window hiearchy when finding the "real" position of the window (i.e. the topleft decoration border corner), and if they receive the ReparentNotify after the synthetic ConfigureNotify, they'll miscalculate it. (Hmm, I wonder how Qt does it since it gets it right.) CCMAIL: 39172-done@bugs.kde.org svn path=/trunk/kdebase/kwin/; revision=185453remotes/origin/Plasma/5.0
parent
4304971dfd
commit
7c33e280ef
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue