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
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