[Differential] [Request, 22 lines] D3112: Pass transient parent window to KToolTipWindow
graesslin (Martin Gräßlin)
noreply at phabricator.kde.org
Wed Oct 19 13:22:35 UTC 2016
graesslin created this revision.
graesslin added a reviewer: Plasma.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION 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
REPOSITORY
rSYSTEMSETTINGS System Settings
BRANCH
wayland-fix-tooltips
REVISION DETAIL
https://phabricator.kde.org/D3112
AFFECTED FILES
app/ToolTips/ktooltip.cpp
app/ToolTips/ktooltip.h
app/ToolTips/tooltipmanager.cpp
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: graesslin, #plasma
Cc: plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20161019/8ec038c0/attachment.html>
More information about the Plasma-devel
mailing list