]> git.mdlowis.com Git - proto/labwc.git/commit
scaled_scene_buffer: make dropping the buffer optional
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Sat, 14 Oct 2023 20:26:40 +0000 (22:26 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Thu, 19 Oct 2023 20:48:57 +0000 (21:48 +0100)
commit8d17ab2d60dd862b9e6ec3e1336065c91cf09bf5
treea460eda565640d5208aa1ee5756a881b77d59e4a
parent7aa540b8ab6a359a110faab6c721bf22efc52547
scaled_scene_buffer: make dropping the buffer optional

In preparation to also use the scaled_scene_buffer for
theme components like rounded corner images and button
icons.

No functional change intended.
include/common/scaled_font_buffer.h
include/common/scaled_scene_buffer.h
src/common/scaled_font_buffer.c
src/common/scaled_scene_buffer.c