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

show connection status in tray #3

Closed
Julusian opened this issue Jan 19, 2021 · 1 comment
Closed

show connection status in tray #3

Julusian opened this issue Jan 19, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@Julusian
Copy link
Member

It is not possible to get any information on the connection status.
It would be useful to see for when it is not working

@Julusian Julusian added the enhancement New feature or request label Jan 19, 2021
@Julusian
Copy link
Member Author

This is pretty staightforward to do

at startup, we can load in both icons with https://www.electronjs.org/docs/latest/api/native-image#nativeimagecreatefrompathpath
then when the connection status changes, we can swap the icon with https://www.electronjs.org/docs/latest/api/native-image#nativeimagecreatefrompathpath

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant