wlroots-hyprland/backend/x11
Isaac Freund 91943a68a6 wlr_input_device: remove anon union field
This union is unnecessary since the recent input device refactor and can
now be replaced by wlr_*_from_input_device() functions.
2022-06-21 18:42:07 +00:00
..
backend.c interface/wlr_keyboard: rework destroy sequence 2022-03-07 16:37:41 +00:00
input_device.c wlr_input_device: remove anon union field 2022-06-21 18:42:07 +00:00
meson.build backend: make DRM and libinput backends optional 2021-07-22 09:56:38 -04:00
output.c output: pass wlr_output_state to backend 2022-05-30 11:34:57 +02:00