From 962ed3245255ba65c493bd80e8aa09284c97f6f4 Mon Sep 17 00:00:00 2001 From: galister <22305755+galister@users.noreply.github.com> Date: Mon, 13 Jul 2026 04:50:22 +0900 Subject: [PATCH] parent_color attrib to fix app icons --- dash-frontend/assets/gui/tab/apps.xml | 2 +- dash-frontend/src/util/wgui_simple.rs | 1 + wayvr/src/assets/gui/keyboard.xml | 20 +++---- wayvr/src/assets/gui/watch.xml | 26 ++++----- wgui/src/color.rs | 9 ++++ wgui/src/components/button.rs | 78 +++++++++++++++++---------- wgui/src/parser/widget_label.rs | 5 +- wgui/src/parser/widget_sprite.rs | 4 ++ wgui/src/widget/label.rs | 8 +-- wgui/src/widget/sprite.rs | 7 ++- 10 files changed, 100 insertions(+), 60 deletions(-) diff --git a/dash-frontend/assets/gui/tab/apps.xml b/dash-frontend/assets/gui/tab/apps.xml index 893d9a19..ae2eff8d 100644 --- a/dash-frontend/assets/gui/tab/apps.xml +++ b/dash-frontend/assets/gui/tab/apps.xml @@ -8,7 +8,7 @@ flex_direction="column" overflow="visible" align_items="center" justify_content="center" gap="4" >
- +