sway/sway/input
Tudor Brindus 726d187d3c input/tablet: simplify parameter plumbing for tablet references
This is a small cleanup commit for removing `sway_tablet` parameters
from functions that already accept `sway_tablet_tool`, since the tablet
reference can be accessed through `tool->tablet`.
2020-05-10 16:49:35 +02:00
..
cursor.c input/tablet: simplify parameter plumbing for tablet references 2020-05-10 16:49:35 +02:00
input-manager.c input: Mark virtual devices as such 2020-04-14 12:07:24 +02:00
keyboard.c input/keyboard: use wlr_keyboard_keymaps_match from wlroots 2020-05-08 17:48:43 -04:00
libinput.c input/libinput: typo fixes (get -> get_default) 2019-08-03 15:46:05 +02:00
seat.c input/tablet: simplify parameter plumbing for tablet references 2020-05-10 16:49:35 +02:00
seatop_default.c input/tablet: simplify parameter plumbing for tablet references 2020-05-10 16:49:35 +02:00
seatop_down.c input: rename pointer handlers to be unambiguous 2020-05-02 18:28:06 +02:00
seatop_move_floating.c input: rename pointer handlers to be unambiguous 2020-05-02 18:28:06 +02:00
seatop_move_tiling.c input: rename pointer handlers to be unambiguous 2020-05-02 18:28:06 +02:00
seatop_resize_floating.c input: rename pointer handlers to be unambiguous 2020-05-02 18:28:06 +02:00
seatop_resize_tiling.c input: rename pointer handlers to be unambiguous 2020-05-02 18:28:06 +02:00
switch.c Fix a use-after-free error in switch binding 2020-04-14 19:41:30 -04:00
tablet.c input/tablet: query tablet focused surface for cursor image check 2020-04-26 09:14:54 +02:00
text_input.c im: Fix crash when im destorying and no focused surface exists 2020-04-04 11:42:04 +02:00