wlroots-hyprland/include/wlr
Simon Ser be86145322 output: turn make/model/serial into char *
This allows the make/model/serial to be NULL when unset, and allows
them to be longer than the hardcoded array length.

This is a breaking change: compositors need to handle the new NULL
case, and we stop setting make/model to useless "headless" or
"wayland" strings.
2022-05-26 13:36:06 +00:00
..
backend Reformat doc comments 2022-05-25 14:22:58 +00:00
interfaces Reformat doc comments 2022-05-25 14:22:58 +00:00
render render/egl: document wlr_egl_create_with_context 2022-05-25 18:17:41 +00:00
types output: turn make/model/serial into char * 2022-05-26 13:36:06 +00:00
util Reformat doc comments 2022-05-25 14:22:58 +00:00
backend.h Reformat doc comments 2022-05-25 14:22:58 +00:00
config.h.in render/vulkan: add Vulkan renderer 2021-10-18 11:51:13 +02: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: Add support for -force-xrandr-emulation 2022-05-23 07:30:28 +00:00