grpc-proxy: Add dynamic floating window movement 68/29068/2
authorMarius Vlad <marius.vlad@collabora.com>
Thu, 27 Jul 2023 13:37:15 +0000 (16:37 +0300)
committerMarius Vlad <marius.vlad@collabora.com>
Tue, 29 Aug 2023 13:31:20 +0000 (13:31 +0000)
This adds basic movement for floating type of windows. The window needs
to be a floating type for this request to work out.

For the agl-shell protocol, this adds a set_app_float() request while
for gRPC it adds a SetAppPosition() request.

Bug-AGL: SPEC-4863
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I5ecc4257c3e84d15a8cabb183757753be37867f5


No differences found