wlroots-hyprland/backend/wayland
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 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: pass wlr_output_state to backend 2022-05-30 11:34:57 +02:00
pointer.c backend/wayland: reset active pointer on destroy 2022-04-29 21:55:04 +03:00
seat.c wlr_input_device: remove anon union field 2022-06-21 18:42:07 +00:00
tablet_v2.c types/wlr_tablet_tool: uniformize events name 2022-03-17 18:16:14 +00:00