wlroots-hyprland/backend/libinput
Simon Ser ee70932422 backend/libinput: use NULL to indicate missing device name
libinput guarantees that the name is non-NULL, and an empty string
if unset. However wlroots uses NULL to indicate that an input device
name is unset.
2024-02-29 12:08:02 +01:00
..
backend.c backend/libinput: use NULL to indicate missing device name 2024-02-29 12:08:02 +01:00
events.c pointer: drop enum wlr_axis_source 2024-02-28 16:39:18 +00:00
keyboard.c backend/libinput: use NULL to indicate missing device name 2024-02-29 12:08:02 +01:00
meson.build build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00
pointer.c backend/libinput: use NULL to indicate missing device name 2024-02-29 12:08:02 +01:00
switch.c backend/libinput: use NULL to indicate missing device name 2024-02-29 12:08:02 +01:00
tablet_pad.c backend/libinput: use NULL to indicate missing device name 2024-02-29 12:08:02 +01:00
tablet_tool.c backend/libinput: use NULL to indicate missing device name 2024-02-29 12:08:02 +01:00
touch.c backend/libinput: use NULL to indicate missing device name 2024-02-29 12:08:02 +01:00