rustdesk/flutter/lib/desktop/widgets
21pages de65c8b2cf
fix resolution restoration (#7572)
* Fix resolution restore. Screen resolution changes may be slow and cause errors in judgment. Remove the consideration of resolution changes caused by other processes.
* Keep the design unchange: when all connections end, revert to the resolution when there were no connections.
* Resolution menu use `scaledRect` for retina
* I can't reproduce the restoration failure of retina with 3rd software, but it maybe the same reason of slow resolution change.

Signed-off-by: 21pages <pages21@163.com>
2024-04-01 17:20:19 +08:00
..
button.dart add auto-size-text for installCard button 2022-10-24 15:58:24 +08:00
dragable_divider.dart remove stupid group, bad implementation, buggy, and not usable 2023-06-23 17:05:48 +08:00
kb_layout_type_chooser.dart Refact. Flutter web, mid commit (#7494) 2024-03-24 11:23:06 +08:00
list_search_action_listener.dart feat: make file manager draggable 2023-02-24 15:57:22 +08:00
material_mod_popup_menu.dart remove stupid group, bad implementation, buggy, and not usable 2023-06-23 17:05:48 +08:00
menu_button.dart fix button flicker 2023-02-25 10:08:34 +01:00
popup_menu.dart update cursor position when menu is dismissed 2023-02-03 19:17:59 +08:00
refresh_wrapper.dart fix: synchronize macOS window theme on flutter theme changed. 2023-02-02 13:57:40 +08:00
remote_toolbar.dart fix resolution restoration (#7572) 2024-04-01 17:20:19 +08:00
scroll_wrapper.dart Merge branch 'master' into modern-dialog 2023-03-01 18:00:56 +01:00
tabbar_widget.dart Refact. Flutter web, mid commit (#7494) 2024-03-24 11:23:06 +08:00
titlebar_widget.dart showTitle default to false, change titlebar logo 2023-02-10 15:05:35 +08:00