Skip to content

backend/wayland: handle wl_registry.global_remove for wl_seat

Simon Ser requested to merge emersion/wlroots:wl-seat-remove into master

Destroy the struct wlr_wl_seat when the global is removed.

Merge request reports