swayfx/include/sway/input
Simon Plakolb 9e58425cb3 input: Use seatop_down on layer surface click
This solves an issue where layer-shell items would not receive a button
release event when the pointer left them while being pressed. The
default seatop changes focus immediately while seatop_down defers any
focus changes until the pointer is released or seatop_down is destroyed.
2021-09-02 13:13:40 -04:00
..
cursor.h Fix wl_pointer.frame not sent on touch emulation 2021-07-26 16:58:11 +02:00
input-manager.h input: disable events for map_to_output devices when output not present 2020-06-19 10:02:22 +02:00
keyboard.h input/keyboard: wlr_keyboard_group enter and leave 2020-06-16 17:53:23 +02:00
libinput.h Automatically map built-in touchscreens/tablets to built-in panels 2021-02-25 09:38:00 -05:00
seat.h input: Use seatop_down on layer surface click 2021-09-02 13:13:40 -04:00
switch.h cmd_bindswitch: add option to execute on reload 2019-07-09 10:00:57 +03:00
tablet.h input/tablet: add tool_mode option to set tablet tools as relative input 2020-10-12 15:01:37 +02:00
text_input.h Implement input method keyboard grab 2021-03-12 12:18:08 +01:00