wlroots-hyprland/backend
Markus Ongyerth 3cf7225cec decouples outputenable state and wl_output global
This decouples wlr_output_enable and the wl_global.
The previously internal functions wlr_output_(destroy/create)_global are
exposed and used automatically in the wlr_output_layout to create/tear
down the global.
The compositor can handle them itself if it wants to, but I think this
is the right moment to create/destroy the wl_output when the
wlr_output_layout is used.
2018-01-23 17:40:12 +01:00
..
drm decouples outputenable state and wl_output global 2018-01-23 17:40:12 +01:00
headless decouples outputenable state and wl_output global 2018-01-23 17:40:12 +01:00
libinput libinput backend: add wlr_input_device_is_libinput 2017-12-19 20:13:49 +01:00
multi Remove display_destroy on multi-backend destroy 2017-12-28 10:54:30 -06:00
session style: add comment to empty while loop in logind.c 2018-01-21 17:00:15 +01:00
wayland decouples outputenable state and wl_output global 2018-01-23 17:40:12 +01:00
x11 decouples outputenable state and wl_output global 2018-01-23 17:40:12 +01:00
backend.c adds remote argument to wayland backend create 2018-01-13 21:20:15 +01:00
meson.build Add libdrm as a dependency of wlr_backend 2017-12-23 22:49:41 +01:00