src/window-management-client-grpc.git
10 months agomeson.build: Remove weather build dependency 70/29070/2
Marius Vlad [Thu, 27 Jul 2023 13:55:27 +0000 (16:55 +0300)]
meson.build: Remove weather build dependency

We don't actually need this, probably some lefovers.

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Id81827710dbb143ba504bee740f8282a01f6763c

10 months agoAdd .gitreview file
Jan-Simon Moeller [Tue, 1 Aug 2023 08:10:47 +0000 (10:10 +0200)]
Add .gitreview file

Add the missing .gitreview file to the repository.

Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I64be8debc150ebd960a577a97a5628dd0de88cd5

14 months agoAglShellGrpcClient: Add set_app_output 26/28726/1
Marius Vlad [Fri, 7 Apr 2023 16:36:32 +0000 (19:36 +0300)]
AglShellGrpcClient: Add set_app_output

This is part of the larger SPEC-4673 which incorporates the whole
gRPC interface. In this patch we add support for mapping the
application, from the start, to another output, other than the default
(last one).

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

15 months agowindow-management-rpc: Client for testing out grpc proxy 49/28549/2
Marius Vlad [Fri, 3 Mar 2023 10:13:24 +0000 (12:13 +0200)]
window-management-rpc: Client for testing out grpc proxy

This test client for trying/testing out the RPC API with the compositor.

It implements floating and fullscreen functionality. Further patches
would include split and remoting.

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

16 months agoInitial empty repository
Jan-Simon Moeller [Wed, 8 Feb 2023 14:22:27 +0000 (14:22 +0000)]
Initial empty repository