mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 12:25:07 +00:00
Due to DamageReportNonEmpty, damage_report doesn't get called if the damage region was already non-empty before the flip. In which case it didn't get called before the first draw after the flip either. Closes: https://gitlab.freedesktop.org/xorg/xserver/-/issues/1627 Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1314>