first proper design draft

This commit is contained in:
Armin Schrenk
2025-02-13 11:21:05 +01:00
parent 5a97060fac
commit 4f6e091c13
20 changed files with 162 additions and 58 deletions

View File

@@ -59,7 +59,7 @@ open module org.cryptomator.desktop {
uses org.cryptomator.common.locationpresets.LocationPresetsProvider;
uses SSLContextProvider;
uses org.cryptomator.notify.NotificationHandler;
uses org.cryptomator.event.NotificationHandler;
provides TrayMenuController with AwtTrayMenuController;
provides Configurator with LogbackConfiguratorFactory;