Pass transient parent window to KToolTipWindow

Authored by graesslin on Oct 19 2016, 1:15 PM.

Description

Pass transient parent window to KToolTipWindow

Summary:
This fixes tooltips on Wayland. We need the relationship to the
transient parent window - tooltips are positioned relative to their
parent window. Also on X11 this is an important information which was
completely lacking.

Before the change the tooltips got randomly positioned by the Wayland
compositor as it thought that it is a new toplevel window. With the
change the tooltip gets shown where it is supposed to be shown.

Test Plan: Run systemsettings with --platform wayland and xcb

Reviewers: Plasma

Subscribers: plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D3112

Details

Committed
graesslinOct 19 2016, 1:22 PM
Differential Revision
D3112: Pass transient parent window to KToolTipWindow
Parents
R124:f78ef2c89ff8: Add .arcconfig
Branches
Unknown
Tags
Unknown