Replace scaled_rect_buffer with lab_scene_rect

This fixes the gap between menu items and the menu border in an output
with a fractional scale due to the semantic gap between cairo and
wlroots's position-independent scene renderer.
This commit is contained in:
tokyo4j 2025-06-09 16:28:34 +09:00 committed by Hiroaki Yamamoto
parent ffd400503e
commit 97ce4131bb
5 changed files with 32 additions and 169 deletions

View file

@ -17,7 +17,6 @@ labwc_sources += files(
'scaled-font-buffer.c',
'scaled-icon-buffer.c',
'scaled-img-buffer.c',
'scaled-rect-buffer.c',
'scaled-scene-buffer.c',
'scene-helpers.c',
'set.c',