wlroots-hyprland/backend
Kenny Levinsen 8dec0f6174 backend/drm: Remove erroneous free
init_plane tries to free a single plane on error, but this is an element
in a calloc'd array by the caller that we should not touch.
2024-02-22 00:41:00 +01:00
..
drm backend/drm: Remove erroneous free 2024-02-22 00:41:00 +01: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