rustdesk/flutter/lib/models
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
..
ab_model.dart remove calling refreshCurrentUser when connect status become ready (#8849) 2024-07-28 10:15:09 +08:00
chat_model.dart fix: android prompt "Failed to stop voice call" on conn ended (#8434) 2024-06-21 16:43:54 +08:00
cm_file_model.dart fix missing log when removed directory names have same prefix 2023-11-07 10:43:03 +08:00
desktop_render_texture.dart refact: texture render as an option (#8168) 2024-05-28 16:42:30 +08:00
file_model.dart Refact. Flutter web, mid commit (#7494) 2024-03-24 11:23:06 +08:00
group_model.dart remove calling refreshCurrentUser when connect status become ready (#8849) 2024-07-28 10:15:09 +08:00
input_model.dart Feat/android more actions (#8496) 2024-06-27 13:28:05 +08:00
model.dart fix: multi-displays, displays changed, switch idx (#9006) 2024-08-09 21:17:06 +08:00
native_model.dart fix: macos, load multi dylib instances (#8731) 2024-07-17 11:49:11 +08:00
peer_model.dart opt password sync, opt ab widgets (#7582) 2024-04-02 22:08:47 +08:00
peer_tab_model.dart disable-group-panel for https://github.com/rustdesk/rustdesk-server-pro/issues/250 2024-05-28 20:10:12 +08:00
platform_model.dart Refact. Build flutter web (#7472) 2024-03-22 13:16:37 +08:00
server_model.dart fix more bool options (#8809) 2024-07-24 17:20:58 +08:00
state_model.dart fix: restore window, on connection (#8129) 2024-05-23 22:11:40 +08:00
user_model.dart remove calling refreshCurrentUser when connect status become ready (#8849) 2024-07-28 10:15:09 +08:00
web_model.dart Refact. Flutter web desktop (#7539) 2024-03-28 11:38:11 +08:00