shell/layout: Add implementation for the width param 55/29655/3
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 9 Feb 2024 10:11:14 +0000 (12:11 +0200)
committerMarius Vlad <marius.vlad@collabora.com>
Thu, 22 Feb 2024 13:51:33 +0000 (13:51 +0000)
commit3d6199ee18b4807a82c4181d829052029d1ba350
treec0e818f45735fdb8ff83aefc00aa97cff54d03ba
parent70a2d75e8e35d94bf2b1aef430ac7ed8cd3d96bc
shell/layout: Add implementation for the width param

This adds support for passing by the width argument such that users can
specify the width dimensions of the split window. Given that we might
another previous active window we also need to split that accordingly
depending on the orientation.

Bug-AGL: SPEC-4839
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I39239c1af0358eaa671146d0f36a3a334e945067
src/ivi-compositor.h
src/layout.c
src/shell.c