GNOME Bugzilla – Bug 708781
wayland: Keep track of button modifier state
Last modified: 2014-03-14 22:24:25 UTC
Keep track of the button modifier mask state in ClutterInputDeviceWayland and push its state to new button events going out.
Created attachment 255719 [details] [review] wayland: Keep track of button modifier state Keep track of the button modifier mask state in ClutterInputDeviceWayland and push its state to new button events going out. Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
Is this the correct way to submit patches?
Ping.
Review of attachment 255719 [details] [review]: seems okay to me, but you probably want to ask Rob Bradford and the other people looking at Wayland for a full ACK.
Still no ACK after 5 months pending. The change itself, isn't it quite straight forward anyway?
the Wayland backend for Clutter was mostly maintained by Rob; I don't really test it during release, so I'm not the best person to vouch for patches there. anyway, since Rob seems not to be involved in this work any more, I'll just ACK it.
Review of attachment 255719 [details] [review]: let's get it in.
Thanks. FYI, I don't have commit access.
Attachment 255719 [details] pushed as a4440b7 - wayland: Keep track of button modifier state