mirror of
https://github.com/labwc/labwc.git
synced 2026-02-17 22:05:30 -05:00
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:
parent
ffd400503e
commit
97ce4131bb
5 changed files with 32 additions and 169 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue