agl-shell-desktop: Add the ability to pass width and height as 54/24754/3
authorMarius Vlad <marius.vlad@collabora.com>
Thu, 11 Jun 2020 13:08:42 +0000 (16:08 +0300)
committerMarius Vlad <marius.vlad@collabora.com>
Mon, 15 Jun 2020 17:23:38 +0000 (20:23 +0300)
commit40d739400f4aeaaeb24440cc76fbf1d673323aa8
treedc98155edf277d1515f2a23a079c7ec5a8e0249e
parent9701fd67de31e7f6bd5aa36a98577ccc5ad42f44
agl-shell-desktop: Add the ability to pass width and height as
area of the bounding box

The width and height will represent a rectangle which can be used to
define the maxium area to have the surface in. Any part of the surface
area that exceeds the area delimited by this bounding box will be
clipped away. The initial position of the bounding box is specified
using the bx and by values.

Bug-AGL: SPEC-3419

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ie24f469662dd686c49f658c415ccd2664d9a9b5b
protocol/agl-shell-desktop.xml