THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#1211 - Support touchscreen
User who did this - Lingzhu Xiang (xlz)

----------
> grabbed_button would stay 0 and all following release events would be ignored

No it won't. When grabbed_button is 0 the ignoring return is skipped. But it 
should really clear grabbed_button after event_handle_mousegrabber. Note that 
it's safe to clear ev->detail here because ev->detail isn't used below when the 
mouse is grabbed.

Your method of returning the state of all buttons would let irrelevant buttons 
prevent the mouse grab from releasing, resulting in similar behavior as in 
FS#1008.


----------

One or more files have been attached.

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&task_id=1211#comment3814

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

--
To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Reply via email to