wlroots-hyprland/include/wlr
Kirill Primak 27ea18cc33 output-layout: remove wlr_output_layout_output_state
wlroots uses "// private state" comments to denote structure fields
which shouldn't be accessed by compositors, so let's drop
wlr_output_layout_output_state and inline its fields into
wlr_output_layout_output; this also simplifies layout output creation.
2022-12-05 18:21:04 +00:00
..
backend backend/multi: stop pulling <wlr/backend/session.h> 2022-11-24 21:50:28 +00:00
interfaces output: drop wlr_output_damage_whole() 2022-11-17 09:17:32 +00:00
render wlr_texture: Expose owning renderer 2022-12-01 04:41:43 -05:00
types output-layout: remove wlr_output_layout_output_state 2022-12-05 18:21:04 +00:00
util util/region: constify 2022-11-11 23:11:17 +00:00
xwayland xwayland/xwm: replace role with addon 2022-12-05 18:48:15 +01: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 xcursor: improve documentation 2021-07-05 11:00:15 -04:00
xwayland.h xwayland: split headers 2022-11-02 19:00:23 +01:00