wlroots-hyprland/backend
Alexander Orzechowski f9a371717c backend/drm: Remove dead code
We can never hit the case where we try to light up an output without
a buffer. output_ensure_buffer() will catch this for now, and when that's
removed, output_basic_test() will catch this case.
2024-02-25 04:12:52 -05:00
..
drm backend/drm: Remove dead code 2024-02-25 04:12:52 -05:00
headless backend/headless: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00
libinput Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +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 Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01: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