wlroots-hyprland/backend/headless
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.c interfaces: remove wlr_input_device_impl 2022-02-22 14:23:46 -05:00
meson.build backend/headless: remove unused wlr_headless_input_device 2022-02-21 17:11:32 +00:00
output.c output: turn make/model/serial into char * 2022-05-26 13:36:06 +00:00