src: Don't attempt to split background role window 54/29654/3
authorMarius Vlad <marius.vlad@collabora.com>
Wed, 7 Feb 2024 15:46:15 +0000 (17:46 +0200)
committerMarius Vlad <marius.vlad@collabora.com>
Thu, 22 Feb 2024 13:51:33 +0000 (13:51 +0000)
commit70a2d75e8e35d94bf2b1aef430ac7ed8cd3d96bc
tree8b999f0547c500c76d13f7f6f5e3e50fd1e0ed6d
parent000b725db81ae79ffec0a7a84a2c4aab2778dc82
src: Don't attempt to split background role window

If that window is a background one, this patch avoids doing that. The
background surface role needs to always be available. Discovered while
testing it out with flutter embedder.

Bug-AGL: SPEC-4839
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ia46b7ae590ea4feafa8a67efeb8ad540f6d2dfa0
src/layout.c
src/shell.c