On Wed, Jun 26, 2013 at 07:49:11PM +0100, Rob Bradford wrote:
> From: Rob Bradford
>
> Calling weston_pointer_start_grab can lead to a code path (in this case
> when the shell surface is unresponsive) that can try and remove the
> popup grab to setup a shell grab.
>
> Ending the popup grab requi
g] On Behalf Of Rob
> Bradford
> Sent: Wednesday, June 26, 2013 11:49 AM
> To: wayland-devel@lists.freedesktop.org
> Cc: Rob Bradford
> Subject: [PATCH weston] shell: Allow ending of popup grabs from within the
> starting of the grab
>
> From: Rob Bradford
>
> Cal
From: Rob Bradford
Calling weston_pointer_start_grab can lead to a code path (in this case
when the shell surface is unresponsive) that can try and remove the
popup grab to setup a shell grab.
Ending the popup grab requires removing the surface from the grab's
surfaces list - however the grab ha