layout: Activate by default xdg surface that do not have an app_id set 33/25233/1 9.99.4 jellyfish/9.99.4 jellyfish_9.99.4
authorMarius Vlad <marius.vlad@collabora.com>
Wed, 9 Sep 2020 16:48:47 +0000 (19:48 +0300)
committerMarius Vlad <marius.vlad@collabora.com>
Thu, 10 Sep 2020 16:35:55 +0000 (19:35 +0300)
commit0056122343c782902457802bb1ef6bde7c14d3c9
treed0189ad8518e5e9620615b86899e538c72efd011
parent8769c76e59ec448bc081f4e89f68622e7185f884
layout: Activate by default xdg surface that do not have an app_id set

The following is necessary in case the app_id is set-up at a later point
in time, and it is intended as a work-around for WAM/chromium68 clients
that specify the app_id after the initial surface commit. Note that
activation will not work, in case the application will never set-up an
app_id because we can't identify which app_id to switch to.

The activation phase is needed to inform the client of the window
dimensions, and it is mandated by the XDG-shell protocol.

Bug-AGL: SPEC-3544

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I49a7270dcb68e525fc9d85db2cd189a50c02502f
src/ivi-compositor.h
src/layout.c