D6273: [tabbox] Fix casts to Client where it should be AbstractClient
Martin Flöser
noreply at phabricator.kde.org
Mon Jun 19 15:09:37 UTC 2017
graesslin created this revision.
Restricted Application added a project: KWin.
Restricted Application added subscribers: kwin, plasma-devel.
REVISION SUMMARY
A few areas in TabBox perform casts from Toplevel to Client. By casting
to Client instead of AbstractClient the Wayland windows are excluded.
This change addresses the problem by changing the casts where possible.
The only remaining cast to Client is for shading which is not (yet)
supported for Wayland windows anyway.
REPOSITORY
R108 KWin
BRANCH
fix-tabbox-wayland-client-5.10
REVISION DETAIL
https://phabricator.kde.org/D6273
AFFECTED FILES
tabbox/tabbox.cpp
tabbox/tabbox.h
To: graesslin, #kwin, #plasma
Cc: plasma-devel, kwin, ZrenBot, spstarr, progwolff, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart, lukas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170619/4a43de3c/attachment.html>
More information about the Plasma-devel
mailing list