wlroots-hyprland/types/output
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
..
cursor.c surface: deprecate wlr_surface.h 2022-01-13 10:06:41 +00:00
output.c output: turn make/model/serial into char * 2022-05-26 13:36:06 +00:00
render.c output: fix modifier stripping 2021-12-02 14:31:16 +00:00
transform.c output: split into multiple files 2021-10-23 00:49:24 +02:00