fix: system tray bring to front

Improve tray state handling and option display
This commit is contained in:
zaneschepke
2026-03-20 08:24:36 -04:00
parent e263724790
commit 6f849c76a7
3 changed files with 76 additions and 27 deletions
+1
View File
@@ -20,6 +20,7 @@ optdepends=(
'libnotify: desktop notifications'
'gnome-keyring: GNOME keyring backend'
'kwallet: KDE keyring backend'
'libayatana-appindicator: improved system tray support'
)
provides=("wgtunnel=${pkgver}")