My KWIN fork where I work on features like per-output virtual desktops
Find a file
Weng Xuetian 14ae6e3100 Fix race in wp_drm_lease_v1.
Basically this is a well known issue in wayland for globals. If bind
comes after destroyed, it will raise a invalid global error. The common
practice is to delay the destroy of global. Similar technique is also
applied to wl_output.

CCBUG: 452435
2022-04-16 00:01:12 -07:00
src/wayland Fix race in wp_drm_lease_v1. 2022-04-16 00:01:12 -07:00