Closed robinkrahl closed 3 years ago
Yes, that seems totally reasonable! Most system trays include the ability to hide individual icons, but it seems reasonable to have the feature built-in too!
Nice! A feature flag has the advantages that it would get rid of most the native dependencies and that it makes libappindicator3 optional which will be removed in the next stable Debian release. I’ll prepare a PR soon.
I know that
buzz
is advertised as a tray application but I’d like to use it only with notifications and without the system tray icon. Would you accept a PR that makes the tray icon and thesystray
dependency optional (though enabled by default)?