wlroots-hyprland/backend/libinput
Simon Ser f5e8fa48f3 backend/libinput: drop wl_display argument
We can grab the event loop from the wlr_session instead.
2024-01-25 15:05:36 +00:00
..
backend.c backend/libinput: drop wl_display argument 2024-01-25 15:05:36 +00:00
events.c treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical 2023-10-03 01:51:07 -04:00
keyboard.c backend/libinput: use struct initializers for events 2023-06-14 15:20:41 +02:00
meson.build build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00
pointer.c backend/libinput: populate pointer axis relative direction 2024-01-23 08:37:29 +00:00
switch.c backend/libinput: use struct initializers for events 2023-06-14 15:20:41 +02:00
tablet_pad.c backend: fix build against upcoming `gcc-14` (`-Werror=calloc-transposed-args`) 2023-12-21 21:06:20 +00:00
tablet_tool.c treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical 2023-10-03 01:51:07 -04:00
touch.c backend/libinput: use struct initializers for events 2023-06-14 15:20:41 +02:00