Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Add a new set of icons for connection states and notifications #612

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 22, 2023

  1. Add a new set of icons for connection states and notifications

    - The notification icons and status window and menu item states
      can now optionally use icons that resemble the main application icon.
    
      New icons for five states (disconnected, connecting, connected,
      connected_with_errors, idle_error) are loaded though we currently
      use only the first three.
    
      TODO: Indicate connected-with-errors state using the corresponding
      icon, and improve how states are reported when there are multiple
      connections with conflicting states.
    
    Signed-off-by: Selva Nair <[email protected]>
    selvanair committed May 22, 2023
    Configuration menu
    Copy the full SHA
    8f8b5bd View commit details
    Browse the repository at this point in the history