wlroots-hyprland/include/wlr
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/multi: stop pulling <wlr/backend/session.h> 2022-11-24 21:50:28 +00:00
interfaces Add wlr_output_layer 2023-02-20 18:38:09 +01:00
render render/swapchain: make public 2023-02-21 17:14:31 +01:00
types output-layer: require all layers in wlr_output_state.layers 2023-03-10 11:16:01 +00:00
util util/log: prefix WLR_REL_SRC_DIR with underscore 2023-03-01 00:52:18 +01:00
xwayland xwayland: Read and publish _NET_WM_STRUT_PARTIAL property 2023-02-13 12:57:20 -05:00
backend.h backend: stop pulling <wlr/backend/session.h> 2022-11-24 21:50:28 +00:00
config.h.in backend/session: make optional 2022-11-25 16:15:29 +00:00
meson.build build: bump version to 0.16.0-dev 2022-05-24 15:04:14 +02:00
version.h.in Drop WLR_VERSION_API_* 2021-06-29 12:22:55 +02:00
xcursor.h examples, tinywl: use "default" cursor instead of "left_ptr" 2023-02-01 15:00:42 +01:00
xwayland.h xwayland: split headers 2022-11-02 19:00:23 +01:00