fix: multi window linux drag issue

Signed-off-by: Kingtous <kingtous@qq.com>
This commit is contained in:
Kingtous 2022-08-19 12:27:29 +08:00
parent 54c5b6df1c
commit 9c01870d9b
2 changed files with 3 additions and 3 deletions

View File

@ -252,8 +252,8 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: bf670217de03f4866177a9793284f4db99271c51 ref: e8f98ce382e802464947385bed7c1b3eb2497fe1
resolved-ref: bf670217de03f4866177a9793284f4db99271c51 resolved-ref: e8f98ce382e802464947385bed7c1b3eb2497fe1
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

@ -66,7 +66,7 @@ dependencies:
# path: ../../rustdesk_desktop_multi_window # path: ../../rustdesk_desktop_multi_window
git: git:
url: https://github.com/Kingtous/rustdesk_desktop_multi_window url: https://github.com/Kingtous/rustdesk_desktop_multi_window
ref: bf670217de03f4866177a9793284f4db99271c51 ref: e8f98ce382e802464947385bed7c1b3eb2497fe1
freezed_annotation: ^2.0.3 freezed_annotation: ^2.0.3
tray_manager: tray_manager:
git: git: