rustdesk/flutter/lib
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
..
common unlock with PIN (#8977) 2024-08-07 16:21:38 +08:00
desktop Fix/exe upgrade options (#9001) 2024-08-08 22:07:06 +08:00
mobile refact: init values from initState to Constractor (#8817) 2024-07-25 10:45:51 +08:00
models fix: multi-displays, displays changed, switch idx (#9006) 2024-08-09 21:17:06 +08:00
native Flutter web, custom cursor (#7545) 2024-03-29 10:52:32 +08:00
plugin remove stupid group, bad implementation, buggy, and not usable 2023-06-23 17:05:48 +08:00
utils addressing https://github.com/rustdesk/rustdesk/issues/8883 2024-07-30 00:27:01 +08:00
web unlock with PIN (#8977) 2024-08-07 16:21:38 +08:00
common.dart update supportedLocales (#8925) 2024-08-02 15:12:48 +08:00
consts.dart buildin options and add to mobile (#8759) 2024-07-19 23:55:52 +08:00
main.dart fix: mobile actions, position (#8446) 2024-06-23 11:06:47 +08:00