https://bugs.kde.org/show_bug.cgi?id=462470
b...@mogwai.be changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma-mobile/kasts/commit/082e | |3d4ce37e3f464f2108003503b6a | |1311d4243 --- Comment #2 from b...@mogwai.be --- Git commit 082e3d4ce37e3f464f2108003503b6a1311d4243 by Bart De Vries. Committed on 03/02/2023 at 20:48. Pushed by bdevries into branch 'master'. Implement systray icon, menu and settings. M +2 -1 .flatpak-manifest.json M +1 -1 .reuse/dep5 M +1 -1 CMakeLists.txt A +1 -0 icons/kasts-tray.svg M +2 -0 src/CMakeLists.txt M +2 -0 src/main.cpp M +24 -0 src/qml/Settings/GeneralSettingsPage.qml M +31 -0 src/qml/main.qml M +2 -1 src/resources.qrc M +8 -0 src/settingsmanager.kcfg A +128 -0 src/systrayicon.cpp [License: GPL(3+eV) GPL(v3.0) GPL(v2.0)] A +34 -0 src/systrayicon.h [License: GPL(3+eV) GPL(v3.0) GPL(v2.0)] https://invent.kde.org/plasma-mobile/kasts/commit/082e3d4ce37e3f464f2108003503b6a1311d4243 -- You are receiving this mail because: You are watching all bug changes.