https://bugs.kde.org/show_bug.cgi?id=522967
Devin Lin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/util | |ities/kclock/-/commit/157fb | |1a2905fefa1aaa4e27bcf603467 | |a8a961f0 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #2 from Devin Lin <[email protected]> --- Git commit 157fb1a2905fefa1aaa4e27bcf603467a8a961f0 by Devin Lin. Committed on 16/07/2026 at 00:07. Pushed by devinlin into branch 'master'. kclockd: Only request xdg background when alarms or timers are active Otherwise kclock always shows in the system tray when installed as a Flatpak on Plasma 6.7 or later. M +17 -8 src/kclockd/main.cpp M +20 -0 src/kclockd/utilities.cpp M +4 -0 src/kclockd/utilities.h M +72 -23 src/kclockd/xdgportal.cpp M +18 -3 src/kclockd/xdgportal.h https://invent.kde.org/utilities/kclock/-/commit/157fb1a2905fefa1aaa4e27bcf603467a8a961f0 -- You are receiving this mail because: You are watching all bug changes.
