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

Add Tray Menu API #6

Closed overheadhunter closed 2 years ago

overheadhunter commented 2 years ago

This adds an API to create tray menus. An AWT based fallback implementation will be provided as well.

overheadhunter commented 2 years ago

⚠️ The AWT implementation is only for demonstration purposes right now. Before merging, I'd like to remove it again. I'd say it doesn't belong into an API repo, but rather into cryptomator/cryptomator.