wlroots-hyprland/backend/headless
Simon Ser 1d9c1bcea6 input-device: remove wlr_input_device.link
This field's ownership is unclear: it's in wlr_input_device, but
it's not managed by the common code, it's up to each individual
backend to use it and clean it up.

Since this is a backend implementation detail, move it to the
backend-specific structs.
2021-11-23 14:14:18 +00:00
..
backend.c input-device: remove wlr_input_device.link 2021-11-23 14:14:18 +00:00
input_device.c input-device: remove wlr_input_device.link 2021-11-23 14:14:18 +00:00
meson.build meson: Various improvements 2019-12-23 07:48:29 -05:00
output.c output: add presented flag to presentation event 2021-10-15 09:38:58 +02:00