]> git.mdlowis.com Git - proto/labwc.git/commit
Replace scaled_rect_buffer with lab_scene_rect
authortokyo4j <hrak1529@gmail.com>
Mon, 9 Jun 2025 07:28:34 +0000 (16:28 +0900)
committerHiroaki Yamamoto <hrak1529@gmail.com>
Mon, 9 Jun 2025 21:03:03 +0000 (06:03 +0900)
commit97ce4131bbef7c1365e501dcdd1551ce95df5ee5
treef0763bd82578db6ab5c94e5f11a5742e5f286aca
parentffd400503e366f93c5b5872cba043626a5a9abf7
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.
include/common/scaled-rect-buffer.h [deleted file]
src/common/meson.build
src/common/scaled-rect-buffer.c [deleted file]
src/menu/menu.c
src/osd.c