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

Tray-API: Add method to update tray icon #13

Closed
infeo opened this issue Dec 13, 2022 · 2 comments · Fixed by #14
Closed

Tray-API: Add method to update tray icon #13

infeo opened this issue Dec 13, 2022 · 2 comments · Fixed by #14
Labels
enhancement New feature or request
Milestone

Comments

@infeo
Copy link
Member

infeo commented Dec 13, 2022

Currently the tray api allows to set the tray icon once. It cannot be changed afterwards anymore and thus the consumer cannot adjust the tray icon to changes.

Extending the trayMenuController with a method like void updateTrayIcon(...) would allow this.

@infeo infeo added this to the 1.2.0 milestone Dec 13, 2022
@infeo infeo added the enhancement New feature or request label Dec 13, 2022
VsevolodGolovanov added a commit to VsevolodGolovanov/integrations-api that referenced this issue Dec 13, 2022
@VsevolodGolovanov
Copy link
Contributor

PR #14

@VsevolodGolovanov
Copy link
Contributor

I guess I need a beta release to finish cryptomator/cryptomator#2557?

VsevolodGolovanov added a commit to VsevolodGolovanov/integrations-api that referenced this issue Dec 13, 2022
@infeo infeo linked a pull request Dec 14, 2022 that will close this issue
@infeo infeo closed this as completed in 4addcad Feb 21, 2023
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

Successfully merging a pull request may close this issue.

2 participants