wlroots-hyprland/backend/wayland
Simon Ser a3c699eee5 backend/wayland: fix seat caps handling
Previously, each time a wl_seat.capabilities event was received the
Wayland backend created new input devices. It now only does so the first
time.

Input devices are now destroyed when the cap is removed.

Closes: https://github.com/swaywm/sway/issues/5055
2020-03-04 09:57:10 +01:00
..
backend.c backend/wayland: handle display errors more gracefully 2020-01-09 07:48:30 -07:00
meson.build backend/wayland: rename wl_seat.c to seat.c 2020-03-04 03:21:40 +01:00
output.c output: remove wlr_output_impl.schedule_frame 2020-03-04 03:22:19 +01:00
seat.c backend/wayland: fix seat caps handling 2020-03-04 09:57:10 +01:00
tablet_v2.c Clean up wayland backend tablet support 2019-09-26 19:41:19 +03:00