src/window-management-client-grpc.git
3 months agoAglShellGrpcClient: Add support for split windows 47/29647/2 master
Marius Vlad [Thu, 1 Feb 2024 13:01:29 +0000 (15:01 +0200)]
AglShellGrpcClient: Add support for split windows

And with it, add missing SetAppNormal.

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

3 months agoAdd gitlab issue/merge request templates 12.1.20 17.90.0 lamprey/12.1.20 lamprey_12.1.20 ricefish/17.90.0 ricefish_17.90.0
Jan-Simon Moeller [Tue, 13 Feb 2024 22:16:13 +0000 (23:16 +0100)]
Add gitlab issue/merge request templates

Add template files for gitlab

Bug-AGL: SPEC-4474
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ief3dd872ccf884becc752ff35134272846c18b0f

9 months agoAdd SetAppScale example support 72/29072/3
Marius Vlad [Mon, 31 Jul 2023 11:53:47 +0000 (14:53 +0300)]
Add SetAppScale example support

This adds support for set_app_scale request to demonstrate the
equivalence of  surface_set_destination_rectangle from ivi-shell.

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

9 months agoAdd SetAppPosition example usage 71/29071/3
Marius Vlad [Mon, 31 Jul 2023 11:48:49 +0000 (14:48 +0300)]
Add SetAppPosition example usage

This adds support for set_app_position to allow dynamic positioning of
windows, as requested in SPEC-4863.

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

9 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

13 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

14 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

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