wlroots icon indicating copy to clipboard operation
wlroots copied to clipboard

touch_notify_motion() sends motion even after touch point focus has been cleared

Open ammen99 opened this issue 7 years ago • 0 comments
trafficstars

As a result it is possible for clients to receive touch.motion after touch.up, which is a violation of the wayland protocol. This causes many clients to crash (I've tested GTK apps).


wlroots has migrated to gitlab.freedesktop.org. This issue has been moved to:

https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/996

ammen99 avatar May 24 '18 07:05 ammen99