Bug 440972 - Option to launch minimized to system tray
Summary: Option to launch minimized to system tray
Status: CONFIRMED
Alias: None
Product: Elisa
Classification: Applications
Component: general (other bugs)
Version First Reported In: 21.11.80
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Matthieu Gallien
URL:
Keywords:
: 441641 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-08-14 14:52 UTC by sg7e0f7m
Modified: 2025-05-13 23:35 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sg7e0f7m 2021-08-14 14:52:59 UTC
SUMMARY
No option to start Elisa in system tray.

STEPS TO REPRODUCE
1. Set Elisa as autostart app.
2. PC starts and Elisa window is launched.

OBSERVED RESULT
Elisa window is shown.

EXPECTED RESULT
Elisa should start in system tray if option is selected. Perhaps a command line option ex. "elisa --tray"

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.22
KDE Plasma Version: 5.22.4
KDE Frameworks Version: 5.84.0
Qt Version: 5.15.3
Kernel Version: 5.11.0-25-generic (64-bit)
Graphics Platform: X11
Comment 1 sg7e0f7m 2021-08-28 06:53:16 UTC
*** Bug 441641 has been marked as a duplicate of this bug. ***
Comment 2 Sadi 2021-12-14 15:59:48 UTC
Actually, I think it would be much better if you can also add option to launch minimized to task bar (as an alternative to system tray).

Unlike a small monochrome icon in system tray, I see a colorful Elisa icon in task bar displaying progress of the currently playing song in addition to the audio mute toggle overlay icon, and a preview onmouseover.
Comment 3 sg7e0f7m 2021-12-14 16:47:20 UTC
(In reply to Sadi from comment #2)
> Actually, I think it would be much better if you can also add option to
> launch minimized to task bar (as an alternative to system tray).
> 
> Unlike a small monochrome icon in system tray, I see a colorful Elisa icon
> in task bar displaying progress of the currently playing song in addition to
> the audio mute toggle overlay icon, and a preview onmouseover.

I personally would prefer the system tray icon in monchrome or colored just as long Elisa is opened from the system tray instead of starting a new instance when Elisa's desktop icon is clicked or launched via shortcuts.
Comment 4 raguse 2022-06-02 10:17:01 UTC
Akregator application has an option to autostart in system tray if you add --hide-mainwindow to the autostart properties. Unfortunately this does not work with Elisa (yet). Maybe can copy code from it.
Such function or a separate option in application settings would be much appreciated. Thanks.