From: Marius Vlad Date: Thu, 27 Jul 2023 13:37:15 +0000 (+0300) Subject: grpc-proxy: Add dynamic floating window movement X-Git-Tag: 17.90.0~14 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=2edba91d3eab0d7b3c490c12be1f9bc3b5255aa8;hp=2edba91d3eab0d7b3c490c12be1f9bc3b5255aa8;p=src%2Fagl-compositor.git grpc-proxy: Add dynamic floating window movement 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 Change-Id: I5ecc4257c3e84d15a8cabb183757753be37867f5 ---