grpc-proxy/shell: Add sticky parameter when setting up split window 49/29649/4
authorMarius Vlad <marius.vlad@collabora.com>
Wed, 31 Jan 2024 17:10:34 +0000 (19:10 +0200)
committerMarius Vlad <marius.vlad@collabora.com>
Thu, 22 Feb 2024 13:51:33 +0000 (13:51 +0000)
commit000b725db81ae79ffec0a7a84a2c4aab2778dc82
treecdcbd2f10846bf126ad0a5c598101e7d37ea2390
parentb87f46acc5b0b252e4642f2130ef3093294afac8
grpc-proxy/shell: Add sticky parameter when setting up split window

This allow to further customize how to handle the split window.

There's no implementation in the compositor for allow this functionality
to take place, but doing so can be at a later point in time.

Tagging the split window as sticky should allow activation of other
windows while keeping the split window always displayed.

Bug-AGL: SPEC-4839
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Iae4d18d2a857497c11d0e77bf43f654e2b8ed501
grpc-proxy/agl_shell.proto
grpc-proxy/grpc-async-cb.cpp
grpc-proxy/shell.cpp
grpc-proxy/shell.h
protocol/agl-shell.xml
src/shell.c