From 74357236bb732c334407b33e2b5d6723f6bd066a Mon Sep 17 00:00:00 2001
From: Kingtous <kingtous@qq.com>
Date: Wed, 9 Nov 2022 20:09:13 +0800
Subject: [PATCH] opt: save offset and size after hide on linux

---
 flutter/pubspec.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml
index 0db164ea9..4cb4b40a7 100644
--- a/flutter/pubspec.yaml
+++ b/flutter/pubspec.yaml
@@ -60,11 +60,11 @@ dependencies:
     window_manager:
         git:
             url: https://github.com/Kingtous/rustdesk_window_manager
-            ref: d1e4b40f4a1ffeb8630696be6883dd31bf307998 
+            ref: 32b24c66151b72bba033ef8b954486aa9351d97b 
     desktop_multi_window:
         git:
             url: https://github.com/Kingtous/rustdesk_desktop_multi_window
-            ref: 8d9db30df28eddfdb11ded4aaba6f0fe96547960
+            ref: 0831243da7231c82ea56ebaeb36e650620d4a23b
     freezed_annotation: ^2.0.3
     tray_manager:
         git: