https://bugs.kde.org/show_bug.cgi?id=423408
Maximilian Schiller <manim...@outlook.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/util | |ities/yakuake/commit/592270 | |2562bd637a09b7a77ccca0db276 | |2b43968 --- Comment #3 from Maximilian Schiller <manim...@outlook.de> --- Git commit 5922702562bd637a09b7a77ccca0db2762b43968 by Maximilian Schiller. Committed on 28/06/2020 at 16:24. Pushed by mschiller into branch 'master'. Add option to toggle the systray icon This patch adds a option to enable and disable the yakuake systray icon. Because KStatusNotifier doesnt provided support for disabling it has to be removed and readded whenever the option changes. But deleting causes the QMenu to be deleted therefore also recreate the menu on deletion. M +10 -0 app/config/behaviorsettings.ui M +5 -0 app/config/yakuake.kcfg M +27 -11 app/mainwindow.cpp https://invent.kde.org/utilities/yakuake/commit/5922702562bd637a09b7a77ccca0db2762b43968 -- You are receiving this mail because: You are watching all bug changes.