wlroots-hyprland/backend/x11
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 interface/wlr_keyboard: rework destroy sequence 2022-03-07 16:37:41 +00:00
input_device.c types/wlr_touch: uniformize events name 2022-03-17 18:16:14 +00:00
meson.build backend: make DRM and libinput backends optional 2021-07-22 09:56:38 -04:00
output.c output: turn make/model/serial into char * 2022-05-26 13:36:06 +00:00