Re: How to release the weston_buffer after weston_view is destroyed.

2018-07-29 Thread Sichem Zhou
I actually found the reason, in the function `weston_output_repaint`, the frame_callbacks only send the done events for surface which has view on the compositor's view_list, but this poses a dilemma, since I cannot either destroy or unmap the view before the output repainted. Sichem On Sat, Jul 2

Re: [PATCH v4 wayland-protocols] virtual-keyboard: Add new virtual keyboard protocol

2018-07-29 Thread Dorota Czaplejewicz
On Tue, 24 Jul 2018 15:10:29 +0200 Dorota Czaplejewicz wrote: > On Thu, 12 Jul 2018 18:15:32 -0400 > Simon Ser wrote: > > > Hi, > > > > Sorry for the delay. > > > > I'm not sure I like this new design. > > > > Finally, I'm not even sure this security mechanism belongs here. I think > > addi