wlroots-hyprland/include
Simon Ser 1b6fac4aa6 output-layer: require all layers in wlr_output_state.layers
- Simplifies the backends
- Avoids having two ways to do the same thing: previously one could
  disable a layer by either omitting it from wlr_output_state.layers,
  or by passing a NULL buffer
- We can change our mind in the future: we can allow users to omit
  some layers and define a meaning without breaking the API.

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4017#note_1783997
2023-03-10 11:16:01 +00:00
..
backend backend/drm: use libdisplay-info for CVT mode generation 2023-02-28 14:44:02 +00:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render render/vulkan: prefer render node for wlr_renderer_get_drm_fd() 2023-02-28 14:25:21 +00:00
types output: expose wlr_output_state_set_buffer() 2023-02-21 09:43:43 +00:00
util util/env: make env_parse_switch() return a size_t 2022-12-06 16:14:18 +01:00
wlr output-layer: require all layers in wlr_output_state.layers 2023-03-10 11:16:01 +00:00
xcursor xcursors: Alias existing cursor defaults to cursor-spec cursor names 2023-02-01 14:14:41 +01:00
xwayland xwm: make atom_map static 2023-03-09 18:51:47 +00:00
meson.build build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00