fix: linux wayland setAlignment crash workaround

Signed-off-by: Kingtous <kingtous@qq.com>
This commit is contained in:
Kingtous 2022-09-02 10:49:20 +08:00
parent 06541be459
commit 155fa51ff4
2 changed files with 8 additions and 6 deletions

View File

@ -858,9 +858,11 @@ packages:
screen_retriever:
dependency: transitive
description:
name: screen_retriever
url: "https://pub.flutter-io.cn"
source: hosted
path: "."
ref: "406b9b0"
resolved-ref: "406b9b038b2c1d779f1e7bf609c8c248be247372"
url: "https://github.com/Kingtous/rustdesk_screen_retriever.git"
source: git
version: "0.1.2"
scroll_pos:
dependency: "direct main"
@ -1244,8 +1246,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: "247818257b4b37f78bebea1719cee765282b3079"
resolved-ref: "247818257b4b37f78bebea1719cee765282b3079"
ref: "4627ba808ed08ff0c08706b01a7f9cc8b747accd"
resolved-ref: "4627ba808ed08ff0c08706b01a7f9cc8b747accd"
url: "https://github.com/Kingtous/rustdesk_window_manager"
source: git
version: "0.2.7"

View File

@ -58,7 +58,7 @@ dependencies:
window_manager:
git:
url: https://github.com/Kingtous/rustdesk_window_manager
ref: 247818257b4b37f78bebea1719cee765282b3079
ref: 4627ba808ed08ff0c08706b01a7f9cc8b747accd
desktop_multi_window:
git:
url: https://github.com/Kingtous/rustdesk_desktop_multi_window