wlroots-hyprland/backend
Austin Shafer d368028bd5 allocator: remove backend parameter in allocator_autocreate_with_drm_fd
Since we only use the backend capabilities here we can simply pass
them in directly. This allows other locations to create an allocator
even if they don't have a backend. They can simply specify the caps
they want instead.
2024-02-02 16:36:31 -05:00
..
drm allocator: remove backend parameter in allocator_autocreate_with_drm_fd 2024-02-02 16:36:31 -05:00
headless backend/headless: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00
libinput backend/libinput: drop wl_display argument 2024-01-25 15:05:36 +00:00
multi backend/multi: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00
session backend/session: add docs 2024-02-01 16:08:47 +01:00
wayland linux-dmabuf-v1: switch to stable 2024-01-31 08:20:17 +00:00
x11 backend/x11: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00
backend.c backend: take wl_event_loop instead of wl_display in wlr_backend_autocreate() 2024-01-25 15:05:36 +00:00
meson.build backend/session: make optional 2022-11-25 16:15:29 +00:00