From 47ba7fb7907d41a9de1a00a21db239cdf4e9cae4 Mon Sep 17 00:00:00 2001 From: Robert Paciorek Date: Tue, 9 Jun 2026 11:24:31 +0000 Subject: [PATCH 1/2] use boxflow in tray and launchers * use FlowBox instead of Box in tray and launchers widgets to allow configure multi row panel * fixed respecting `tray_icon_size` setting - add css class directly to icon --- metadata/panel.xml | 10 ++++++++++ src/panel/widgets/launchers.cpp | 10 +++++++--- src/panel/widgets/launchers.hpp | 5 +++-- src/panel/widgets/tray/item.cpp | 1 + src/panel/widgets/tray/tray.cpp | 10 +++++++--- src/panel/widgets/tray/tray.hpp | 3 ++- 6 files changed, 30 insertions(+), 9 deletions(-) diff --git a/metadata/panel.xml b/metadata/panel.xml index 82aedb45..4a9ac137 100644 --- a/metadata/panel.xml +++ b/metadata/panel.xml @@ -154,6 +154,11 @@ If full_span is off, both sides of the panel will take the same amount of space, 0 0 + + @@ -566,7 +566,7 @@ If full_span is off, both sides of the panel will take the same amount of space, 0