D22459: Send wl_pointer.frame when emulating pointer events out of touch ones
Sebastian Krzyszkowiak
noreply at phabricator.kde.org
Sun Jul 14 21:18:08 BST 2019
dos created this revision.
dos added a reviewer: KWin.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
dos requested review of this revision.
REVISION SUMMARY
When touching a surface that doesn't register to wl_touch events, KWin didn't send frame events (which it does for regular pointer and touch events), causing severe updating issues with some clients.
TEST PLAN
Launch a client that doesn't attach to wl_touch (for instance, rootston) with WAYLAND_DEBUG=client and watch the logs while touching its window.
REPOSITORY
R127 KWayland
REVISION DETAIL
https://phabricator.kde.org/D22459
AFFECTED FILES
src/server/seat_interface.cpp
To: dos, #kwin
Cc: kde-frameworks-devel, LeGast00n, sbergeron, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190714/031b8743/attachment.html>
More information about the Kde-frameworks-devel
mailing list