feat: focus with restore

This commit is contained in:
kingtous 2022-08-09 19:39:33 +08:00
parent ec3f7a8e91
commit eab7ffba7d
2 changed files with 3 additions and 3 deletions

View File

@ -236,8 +236,8 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: ce9e333d822fe6cbf91c8634bae023bf78700d94 ref: bbe24b8af079a756f2d39158dd2034127f0e1c73
resolved-ref: ce9e333d822fe6cbf91c8634bae023bf78700d94 resolved-ref: bbe24b8af079a756f2d39158dd2034127f0e1c73
url: "https://github.com/Kingtous/rustdesk_desktop_multi_window" url: "https://github.com/Kingtous/rustdesk_desktop_multi_window"
source: git source: git
version: "0.1.0" version: "0.1.0"

View File

@ -62,7 +62,7 @@ dependencies:
desktop_multi_window: desktop_multi_window:
git: git:
url: https://github.com/Kingtous/rustdesk_desktop_multi_window url: https://github.com/Kingtous/rustdesk_desktop_multi_window
ref: ce9e333d822fe6cbf91c8634bae023bf78700d94 ref: bbe24b8af079a756f2d39158dd2034127f0e1c73
# bitsdojo_window: ^0.1.2 # bitsdojo_window: ^0.1.2
freezed_annotation: ^2.0.3 freezed_annotation: ^2.0.3
tray_manager: 0.1.7 tray_manager: 0.1.7