Re: [PATCH weston 2/8] libweston: Make weston_keyboard destruction safe

2018-01-31 Thread Pekka Paalanen
On Fri, 26 Jan 2018 18:47:56 +0200 Alexandros Frantzis wrote: > Ensure the server can safely handle client requests for wl_keyboard > resources that have become inert due to a weston_keyboard object > destruction. > > This change involves, among other things, setting the weston_keyboard > object

[PATCH weston 2/8] libweston: Make weston_keyboard destruction safe

2018-01-26 Thread Alexandros Frantzis
Ensure the server can safely handle client requests for wl_keyboard resources that have become inert due to a weston_keyboard object destruction. This change involves, among other things, setting the weston_keyboard object, instead of the weston_seat object, as the user data for wl_keyboard resour