agl-shell: Add support for defining an activation area 02/28102/1
authorMarius Vlad <marius.vlad@collabora.com>
Tue, 1 Nov 2022 15:42:43 +0000 (17:42 +0200)
committerMarius Vlad <marius.vlad@collabora.com>
Tue, 1 Nov 2022 16:25:25 +0000 (18:25 +0200)
commit77d94d831dfcdb4e173cd5253d94ec724d576e77
tree4191f5ed4a657b9dc46b240892c7565487ca70e0
parent924473ef016ba8dcfa863861740be2289421313d
agl-shell: Add support for defining an activation area

This introduces a new request, 'set_activate_region' that hints to the
compositor to use a defined rectangle area, rather than to infer it.

This is a follow-up from commit 924473ef016ba8dcfa863, 'Add manual
activation area configuration option' which brough in the same feature
but by using the ini configuration file.

Bug-AGL: SPEC-4594
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: If9395268e68de6b0d01f04b90822e06603808299
protocol/agl-shell.xml
src/shell.c