polybar/polybar
Ver no GitHubNo support for SystemNotifier tray icons (electron apps)
Open
#2.010 aberto em 13 de fev. de 2020
help wantedtray
Métricas do repositório
- Stars
- (13.262 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
Is your feature request related to a problem? Please describe.
Some time ago due to electron Caprine tray icon is missing in system tray. After ticket reading it seems that's caused by missing SystemNotifier tray icon rendering feature in polybar.
Why does polybar need this feature?
It is possible that more apps will move tray icon rendering to SystemNotifier implementation, thus polybar won't be able to render them.
Describe the solution you'd like
Polybar supports SystemNotifier icons in tray rendering.
Additional context
https://github.com/vladimiry/ElectronMail/issues/250#issuecomment-585541289