RustDesk/flutter
fufesou 3c6ddd7403
fix: multi-displays, displays changed, switch idx (#9006)
Use init display index as the primary index.

But when displays changed, the primary display may also changes.

No need to change the old primary index.
But we need to make sure that the old primary index does not exceed the display number.

Signed-off-by: fufesou <linlong1266@gmail.com>
2024-08-09 21:17:06 +08:00
..
android Feat/android more actions (#8496) 2024-06-27 13:28:05 +08:00
assets
ios
lib fix: multi-displays, displays changed, switch idx (#9006) 2024-08-09 21:17:06 +08:00
linux
macos
test
web
windows fix extracted forground window not foreground (#8521) 2024-06-28 22:36:29 +08:00
.gitattributes
.gitignore
.metadata
analysis_options.yaml
build_android.sh
build_android_deps.sh
build_fdroid.sh vcpkg deps (#8764) 2024-07-23 23:31:36 +08:00
build_ios.sh
deploy.sh
ios_arm64.sh
ios_x64.sh
ndk_arm.sh
ndk_arm64.sh
ndk_x64.sh
ndk_x86.sh flutter-build: Parameterize Android build matrix (#8907) 2024-07-31 20:38:00 +08:00
pubspec.lock fix: update pub desktop_multi_window (#9002) 2024-08-08 23:06:33 +08:00
pubspec.yaml update repo to rustdesk-org (#8905) 2024-07-31 17:25:10 +08:00
README.md
run.sh

flutter_hbb

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples and guidance on mobile development, and a full API reference.