wlroots-hyprland/backend/wayland
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 backend/wayland: remove wlr_wl_input_device 2022-03-17 17:16:47 +00:00
meson.build backend/wayland: give wlr_pointer ownership to wlr_wl_seat 2022-03-17 17:16:47 +00:00
output.c output: turn make/model/serial into char * 2022-05-26 13:36:06 +00:00
pointer.c backend/wayland: reset active pointer on destroy 2022-04-29 21:55:04 +03:00
seat.c Revert "backend/wayland: zero out finished input devices" 2022-04-28 10:09:50 +02:00
tablet_v2.c types/wlr_tablet_tool: uniformize events name 2022-03-17 18:16:14 +00:00