On Thu, 24 Nov 2016 15:09:39 +0100
Quentin Glidic wrote:
> On 24/11/2016 12:40, Pekka Paalanen wrote:
> > From: Pekka Paalanen
> >
> > The xwayland window type XWAYLAND is not handled by the shell at all,
> > instead libweston-desktop maps such surfaces itself. However, it forgot
> > to set west
On 24/11/2016 12:40, Pekka Paalanen wrote:
From: Pekka Paalanen
The xwayland window type XWAYLAND is not handled by the shell at all,
instead libweston-desktop maps such surfaces itself. However, it forgot
to set weston_surface::is_mapped and weston_view::is_mapped.
weston_surface::is_mapped a
Hi Pekka,
On 24 November 2016 at 11:40, Pekka Paalanen wrote:
> The xwayland window type XWAYLAND is not handled by the shell at all,
> instead libweston-desktop maps such surfaces itself. However, it forgot
> to set weston_surface::is_mapped and weston_view::is_mapped.
>
> weston_surface::is_map
From: Pekka Paalanen
The xwayland window type XWAYLAND is not handled by the shell at all,
instead libweston-desktop maps such surfaces itself. However, it forgot
to set weston_surface::is_mapped and weston_view::is_mapped.
weston_surface::is_mapped affects the behaviour of weston_view_unmap()
a