wlroots icon indicating copy to clipboard operation
wlroots copied to clipboard

wlr_seat_client destroyed when all seat resources are

Open emersion opened this issue 6 years ago • 0 comments

So it's not possible for a client to create a wl_seat, then create a wl_pointer, and immediately destroy the wl_seat (because it'll wl_resource_destroy the wl_pointer too).


wlroots has migrated to gitlab.freedesktop.org. This issue has been moved to:

https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/1431

emersion avatar Dec 09 '18 16:12 emersion