winewayland.drv: Fix removal of wl_seat globals.
commitd7ec8fb6a3ce6b70646c3dfa51be1fb68364a782
authorAlexandros Frantzis <alexandros.frantzis@collabora.com>
Fri, 22 Sep 2023 11:00:03 +0000 (22 14:00 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 27 Sep 2023 20:16:48 +0000 (27 22:16 +0200)
tree90a194254aa78b81a68f653b59b2c9b4b34d11c3
parent24a6f36784e2e60e2fddfd1ba1ed1da301ab1ea3
winewayland.drv: Fix removal of wl_seat globals.

Store and compare against the wl_seat global id (aka name) during
global_remove, since the global id is distinct from the wl_proxy id
which we were previously checking.
dlls/winewayland.drv/wayland.c
dlls/winewayland.drv/waylanddrv.h