src: use weston_coord_* structures
authorDenys Dmytriyenko <denys@konsulko.com>
Wed, 31 Jan 2024 00:04:07 +0000 (19:04 -0500)
committerMarius Vlad <marius.vlad@collabora.com>
Mon, 11 Mar 2024 17:59:17 +0000 (19:59 +0200)
commit6d2720303d8441525ba2e37c9d87daef568f8cdc
treeaf2a8b9554a697e80b7ceb570f570012a4e0da0d
parenta0e11353f78cdfea9f64244b69542511654a8c53
src: use weston_coord_* structures

Offsets and coordinates are now handled and passed around via
corresponding weston_coord_* structures.

Bug-AGL: SPEC-5061

Change-Id: Ifa6958cce71eca80e4412545c3542842cd4d64da
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
src/compositor.c
src/desktop.c
src/layout.c
src/shell.c