protocol: Add set_app_normal request 65/28465/3
authorMarius Vlad <marius.vlad@collabora.com>
Thu, 9 Feb 2023 12:06:49 +0000 (14:06 +0200)
committerMarius Vlad <marius.vlad@collabora.com>
Wed, 1 Mar 2023 10:38:14 +0000 (12:38 +0200)
commit359a0612e48d7d21d5247199ca57063bd5965f71
treec90fc1f6ea15395d564cc12b6e68d0661a2c6a65
parent4af44df30c1784a69b96d310f152133a507bc2e1
protocol: Add set_app_normal request

This request allows transitioning back from other roles like
float/split/fullscreen to regular maximized, normal state.

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