wlroots-hyprland/backend/x11
Simon Ser d61ec694b3 output: take wl_event_loop in wlr_output_init()
We don't need the whole wl_display here anymore. The wl_event_loop
is enough.
2023-11-23 11:39:25 +00:00
..
backend.c Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
input_device.c treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical 2023-10-03 01:51:07 -04:00
meson.build backend: make DRM and libinput backends optional 2021-07-22 09:56:38 -04:00
output.c output: take wl_event_loop in wlr_output_init() 2023-11-23 11:39:25 +00:00