D6264: Fix switch desktop on screenedge while resizing a Wayland window
Martin Flöser
noreply at phabricator.kde.org
Mon Jun 19 05:09:28 UTC 2017
graesslin created this revision.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
Screenedges only allows to switch desktop while moving window, not
while resizing. There was a special branch which only checked this for
X11 windows but not for Wayland windows.
This change removes a no longer needed cast from AbstractClient to Client
so that the check whether a window is getting resized works for both
X11 and Wayland clients. The cast was introduced in a time when
AbstractClient did not yet support the isResize method.
BRANCH
fix-screenedge-wayland-window-resize-5.10
REVISION DETAIL
https://phabricator.kde.org/D6264
AFFECTED FILES
screenedge.cpp
To: graesslin, #kwin, #plasma
Cc: plasma-devel, ZrenBot, spstarr, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart, lukas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170619/af3621a1/attachment.html>
More information about the Plasma-devel
mailing list