sway/sway/input
Brian Ashworth 0dbf2673a1 Remove button from state on release during op
This fixes a bug in `dispatch_cursor_button` where if there was an
operation occurring, the button would not be removed from the state on
release. This resulted in the button appearing to be permanently pressed
and caused mouse bindings to not match correctly.
2018-12-29 16:36:48 +01:00
..
cursor.c Remove button from state on release during op 2018-12-29 16:36:48 +01:00
input-manager.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
keyboard.c binding: match single-key bindings if no multi-key binding matched 2018-10-29 13:04:19 +00:00
seat.c Combine output_by_name and output_by_identifier 2018-12-20 19:55:29 +01:00