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.
This commit is contained in:
Consolatis 2023-10-14 22:26:40 +02:00 committed by Johan Malm
parent 7aa540b8ab
commit 8d17ab2d60
4 changed files with 51 additions and 10 deletions

View file

@ -6,7 +6,7 @@
struct wlr_scene_tree;
struct wlr_scene_buffer;
struct scaled_scene_buffere;
struct scaled_scene_buffer;
struct scaled_font_buffer {
struct wlr_scene_buffer *scene_buffer;