GNOME Bugzilla – Bug 712322
input-device-xi2: Calculate the correct state for button events
Last modified: 2013-11-14 19:34:11 UTC
The state that the X server sends for button events, by specification, contains the button state before the event. We need to synthesize in the result of the event in order to determine what the current button state is.
Created attachment 259832 [details] [review] input-device-xi2: Calculate the correct state for button events
Review of attachment 259832 [details] [review]: looks okay. please commit to both the clutter-1.16 and the clutter-1.18 branches.
Attachment 259832 [details] pushed as c2b0b9a - input-device-xi2: Calculate the correct state for button events