swayfx/sway/input
John Chadwick 7e420cb6e4 input: Add support for tablet protocol.
Sway has basic support for drawing tablets, but does not expose
properties such as pressure sensitivity. This implements the wlr tablet
v2 protocol, providing tablet events to Wayland clients.
2019-09-25 23:10:33 -04:00
..
cursor.c input: Add support for tablet protocol. 2019-09-25 23:10:33 -04:00
input-manager.c ipc: add input::libinput_config event 2019-07-23 20:45:46 +03:00
keyboard.c input/keyboard: send released only if pressed sent 2019-08-20 11:14:56 +09:00
libinput.c input/libinput: typo fixes (get -> get_default) 2019-08-03 15:46:05 +02:00
seat.c input: Add support for tablet protocol. 2019-09-25 23:10:33 -04:00
seatop_default.c Do not search for edges on subsurfaces, fix #4381 2019-09-05 17:41:23 +03:00
seatop_down.c input/seatop_down: add axis handler 2019-08-16 08:57:17 +03:00
seatop_move_floating.c Clear pointer focus during move and resize seatops 2019-04-28 21:07:47 +03:00
seatop_move_tiling.c Layout tiled using a width/height fraction 2019-07-14 11:13:55 -04:00
seatop_resize_floating.c Clear pointer focus during move and resize seatops 2019-04-28 21:07:47 +03:00
seatop_resize_tiling.c Clear pointer focus during move and resize seatops 2019-04-28 21:07:47 +03:00
switch.c cmd_bindswitch: add option to execute on reload 2019-07-09 10:00:57 +03:00
tablet.c input: Add support for tablet protocol. 2019-09-25 23:10:33 -04:00