[Differential] [Request, 75 lines] D1022: [server] Properly initialize Cursor
graesslin (Martin Gräßlin)
noreply at phabricator.kde.org
Wed Feb 24 15:50:09 UTC 2016
graesslin created this revision.
graesslin added a reviewer: Plasma.
Herald added a project: Plasma.
Herald added a subscriber: plasma-devel.
REVISION SUMMARY
The Cursor wasn't properly initialized. E.g. the damage signal didn't
get connected resulting in the server not noticing when the cursor
changes. The damage only got connected if a new cursor got instelled by
the client on the same pointer.
This change ensures that the Cursor is properly initialized by calling
into the same method as when the cursor changed.
The tests are extended by a new test case for damaging the surface.
REPOSITORY
rKWAYLAND KWayland
BRANCH
server-fix-cursor-damage
REVISION DETAIL
https://phabricator.kde.org/D1022
AFFECTED FILES
autotests/client/test_wayland_seat.cpp
src/server/pointer_interface.cpp
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: graesslin, Plasma
Cc: plasma-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160224/723322ab/attachment.html>
More information about the Plasma-devel
mailing list