cryptomator / integrations-api

API for optional services, such as system keychain integrations
GNU Affero General Public License v3.0
12 stars 4 forks source link

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

Closed infeo closed 1 year ago

infeo commented 1 year ago

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.

VsevolodGolovanov commented 1 year ago

PR #14

VsevolodGolovanov commented 1 year ago

I guess I need a beta release to finish https://github.com/cryptomator/cryptomator/issues/2557?