wlroots-hyprland/backend
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
..
drm output: turn make/model/serial into char * 2022-05-26 13:36:06 +00:00
headless output: turn make/model/serial into char * 2022-05-26 13:36:06 +00:00
libinput types/wlr_touch: uniformize events name 2022-03-17 18:16:14 +00:00
multi backend/multi: add asserts in wlr_multi_backend_add 2021-11-19 10:44:45 -05:00
session build: simplify Meson subproject fallbacks 2021-12-19 18:12:16 +00:00
wayland output: turn make/model/serial into char * 2022-05-26 13:36:06 +00:00
x11 output: turn make/model/serial into char * 2022-05-26 13:36:06 +00:00
backend.c Zero-initialize structs in init functions 2022-04-28 10:09:50 +02:00
meson.build backend: remove noop backend 2021-11-25 16:49:05 +00:00