-
Notifications
You must be signed in to change notification settings - Fork 146
menubar icon to show "selected" provider #96
Copy link
Copy link
Closed
Labels
Description
Right now, to change the provider used to display the percentage in the menu bar, I have to reorder the list and move the desired one to the top. That’s not very convenient or intuitive.
The menubar popup already remembers which provider is selected and opens the same tab when the user clicks the icon. We could rely on that selection to decide which provider is used for the menu bar percentage, too. This would be something users can naturally discover and learn without introducing extra settings. They switch the active tab and immediately see the menu bar update.
Reactions are currently unavailable