-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Work around touch up events delivered too late with certain Weston ve…
…rsions Weston <= 10 at least has a bug where the frame event isn't always sent when the last touch point was released. This is tracked in https://gitlab.freedesktop.org/wayland/weston/-/issues/44 and it would seem that https://gitlab.freedesktop.org/wayland/weston/-/commit/5448580111b5ff992ce2603cb6e99b9f54db7ad8 may fix it. Meanwhile, work around the issue by processing all buffered events when there are no more active touch points.
- Loading branch information
Showing
1 changed file
with
41 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters