diff options
author | Andri Yngvason <andri@yngvason.is> | 2023-04-02 10:18:28 +0000 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2023-04-18 08:29:30 +0000 |
commit | 3898bb482deb06dc999a57e25fed8f11ef2aa627 (patch) | |
tree | bcbbc9dc6fba2e19e7449a0c1e1830a18f827322 /examples | |
parent | 1689a3503b7b2595a6e28b392aeb10ff09dc380a (diff) |
seat: Let client manage its own resources
This makes seat_client resources inert when seats and/or input devices are
destroyed, rather than destroying the resources.
When the client calls e.g. wl_keyboard_release(), it's not expecting the
keyboard global to be already destroyed, so this results in an error such
as this:
wl_display@1: error 0: invalid object 22
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions