mirror of
https://github.com/wanghongenpin/proxypin.git
synced 2026-05-30 17:05:49 +08:00
feat: add minimize to tray functionality (#711)
This commit is contained in:
@@ -48,6 +48,7 @@ class DesktopSupport {
|
||||
await windowManager.focus();
|
||||
});
|
||||
|
||||
windowManager.addListener(WindowChangeListener(appConfiguration));
|
||||
registerMethodHandler();
|
||||
} catch (e) {
|
||||
logger.e("Error during desktop initialization: $e");
|
||||
|
||||
Reference in New Issue
Block a user