wlroots-hyprland/include
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
..
backend Fix output enable in DRM backend 2018-01-07 00:28:21 +01:00
render Move egl.h to render/egl.h 2017-10-22 10:36:07 +13:00
rootston Merge pull request #549 from emersion/output-enabled 2018-01-15 20:53:13 -05:00
util Moved os-compatibility and added header 2017-11-30 18:01:13 +01:00
wlr decouples outputenable state and wl_output global 2018-01-23 17:40:12 +01:00
xcursor Add xcursor sublibrary 2017-08-07 21:13:04 -04:00
meson.build config: Avoid clash with other config-headers 2017-12-27 17:13:58 +01:00