layout: Remove weston_output_damage dependecy
authorMarius Vlad <marius.vlad@collabora.com>
Wed, 7 Apr 2021 15:09:06 +0000 (18:09 +0300)
committerMarius Vlad <marius.vlad@collabora.com>
Fri, 16 Apr 2021 07:57:21 +0000 (10:57 +0300)
commit32ee06093b8cbde4369dcb0ad2decb969a43c844
tree36c63e8242dd473cd3b916b3f5e2274b719744a1
parent4ad50c10be690fda05de74272a63d5c3dbffbe78
layout: Remove weston_output_damage dependecy

Doing a damage_below for the view should be sufficient to trigger a
repaint. This way we don't actually need it.

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I90f4c4c13571f441b35f933f2b93aaff7efd3481
src/layout.c
src/shell.c