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
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel