swayfx/include/sway/input
Brian Ashworth 384afc5cb5 input/keyboard: send released only if pressed sent
This keeps track of whether surfaces received a key press event and
will only send a key release event if the pressed event was sent. This
also requires changing the keycodes that are sent via wl_keyboard_enter
to only include those that were previously sent. This makes it so
surfaces do not receive key release events for keys that they never
received a key press for and makes it so switching focus doesn't leak
keycodes that were consumed by bindings.
2019-08-20 11:14:56 +09:00
..
cursor.h Introduce default seatop 2019-03-17 10:02:04 -06:00
input-manager.h Add heuristics to differentiate touchpads 2019-04-14 19:31:36 -04:00
keyboard.h input/keyboard: send released only if pressed sent 2019-08-20 11:14:56 +09:00
libinput.h ipc: add input::libinput_config event 2019-07-23 20:45:46 +03:00
seat.h bindings: defer while initiailizing 2019-06-12 07:56:41 +03:00
switch.h cmd_bindswitch: add option to execute on reload 2019-07-09 10:00:57 +03:00