summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2024-02-23AglShellGrpcClient: Add support for split windowssalmon_18.90.0salmon/18.90.018.90.0Marius Vlad4-14/+65
And with it, add missing SetAppNormal. Bug-AGL: SPEC-4890 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: Ic362ea671674c4ffac3e8efe15977b2bec3ad316
2024-02-13Add gitlab issue/merge request templatesricefish_17.90.0ricefish/17.90.0lamprey_12.1.20lamprey/12.1.2017.90.012.1.20Jan-Simon Moeller2-0/+6
Add template files for gitlab Bug-AGL: SPEC-4474 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: Ief3dd872ccf884becc752ff35134272846c18b0f
2023-08-31Add SetAppScale example supportMarius Vlad4-1/+40
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
2023-08-31Add SetAppPosition example usageMarius Vlad4-1/+39
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
2023-08-03meson.build: Remove weather build dependencyMarius Vlad1-4/+0
We don't actually need this, probably some lefovers. Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: Id81827710dbb143ba504bee740f8282a01f6763c
2023-08-01Add .gitreview fileJan-Simon Moeller1-0/+5
Add the missing .gitreview file to the repository. Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I64be8debc150ebd960a577a97a5628dd0de88cd5
2023-04-27AglShellGrpcClient: Add set_app_outputMarius Vlad4-6/+42
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
2023-03-08window-management-rpc: Client for testing out grpc proxyMarius Vlad11-0/+608
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
2023-02-08Initial empty repositoryJan-Simon Moeller0-0/+0