You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation of system tray app status indicator (StatusNotifier) lookup fails to tell apart electron based applications. This causes features like forced icon colors or overrides to apply to all instances instead of the specific app.
To Reproduce
Have two or more electron based applications displaying tray icon
Check widget list in Text and icons or Global overrides tab on widget settings
Observed Result
Only one electron app with id chrome_status_icon_1 appears in the list
Expected Result
Should detect each individual Electron tray indicator
Screenshots
If applicable, add screenshots to help explain your problem.
System information (please complete the following):
Operating System: Arch Linux
KDE Plasma Version: 6.2.4
KDE Frameworks Version: 6.8.0
Qt Version: 6.8.1
Kernel Version: 6.12.3-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 12 × Intel® Core™ i7-9750H CPU @ 2.60GHz
Memory: 31.2 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 630
The text was updated successfully, but these errors were encountered:
I have:
Describe the bug
The current implementation of system tray app status indicator (StatusNotifier) lookup fails to tell apart electron based applications. This causes features like forced icon colors or overrides to apply to all instances instead of the specific app.
To Reproduce
Observed Result
Only one electron app with id
chrome_status_icon_1
appears in the listExpected Result
Should detect each individual Electron tray indicator
Screenshots
If applicable, add screenshots to help explain your problem.
System information (please complete the following):
Operating System: Arch Linux
KDE Plasma Version: 6.2.4
KDE Frameworks Version: 6.8.0
Qt Version: 6.8.1
Kernel Version: 6.12.3-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 12 × Intel® Core™ i7-9750H CPU @ 2.60GHz
Memory: 31.2 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 630
The text was updated successfully, but these errors were encountered: