wlroots-hyprland/backend
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
..
drm backend/drm: use CRTC pointers instead of indices in realloc_crtcs() 2024-02-27 11:46:19 +01:00
headless backend/headless: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00
libinput backend/libinput: use NULL to indicate missing device name 2024-02-29 12:08:02 +01:00
multi Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00
session Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00
wayland Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00
x11 pointer: drop enum wlr_axis_orientation 2024-02-28 16:39:18 +00:00
backend.c Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00
meson.build backend/session: make optional 2022-11-25 16:15:29 +00:00