Bug 462470

Summary: [Feature] Close to tray option
Product: [Applications] kasts Reporter: farid <snd.noise>
Component: generalAssignee: bart
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description farid 2022-11-30 22:10:44 UTC
SUMMARY
Add a close to tray option in the settings. 

ADDITIONAL INFORMATION
Very handy for apps that run in the background.
Comment 1 Bug Janitor Service 2023-01-29 22:07:23 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma-mobile/kasts/-/merge_requests/99
Comment 2 bart 2023-02-03 21:14:44 UTC
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