RustDesk/flutter/lib/desktop/pages
RustDesk 21a7cef98a
keep-awake-during-incoming-sessions (#14082)
* keep-awake-during-incoming-sessions

* Update flutter/lib/desktop/pages/desktop_setting_page.dart

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update flutter/lib/common.dart

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update flutter/lib/mobile/pages/settings_page.dart

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update common.dart

* wakelock

Signed-off-by: 21pages <sunboeasy@gmail.com>

* fix build

Signed-off-by: 21pages <sunboeasy@gmail.com>

* Update server_model.dart

---------

Signed-off-by: 21pages <sunboeasy@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: 21pages <sunboeasy@gmail.com>
2026-01-21 16:25:57 +08:00
..
connection_page.dart show peer note (#13140) 2025-10-12 14:59:42 +08:00
desktop_home_page.dart add Changelog link in update help card (#13997) 2026-01-09 15:34:51 +08:00
desktop_setting_page.dart keep-awake-during-incoming-sessions (#14082) 2026-01-21 16:25:57 +08:00
desktop_tab_page.dart always block desktop settings page if video connection exists (#10224) 2024-12-08 18:26:55 +08:00
file_manager_page.dart fix(desktop): wakelock issue with multiple tabs in same window (#13956) 2026-01-05 22:16:35 +08:00
file_manager_tab_page.dart ask for note at end of connection (#13499) 2025-11-13 23:35:40 +08:00
install_page.dart feat: remote printer (#11231) 2025-03-27 15:34:27 +08:00
port_forward_page.dart ask for note at end of connection (#13499) 2025-11-13 23:35:40 +08:00
port_forward_tab_page.dart fix: win10, border (#10753) 2025-02-10 13:50:28 +08:00
remote_page.dart feat: Add relative mouse mode (#13928) 2026-01-09 10:03:14 +08:00
remote_tab_page.dart feat: Add relative mouse mode (#13928) 2026-01-09 10:03:14 +08:00
server_page.dart terminal works basically. (#12189) 2025-07-01 13:12:55 +08:00
terminal_connection_manager.dart terminal works basically. (#12189) 2025-07-01 13:12:55 +08:00
terminal_page.dart Fix terminal clear command to remove residual output (#13531) 2025-11-18 23:31:54 +08:00
terminal_tab_page.dart ask for note at end of connection (#13499) 2025-11-13 23:35:40 +08:00
view_camera_page.dart fix(desktop): wakelock issue with multiple tabs in same window (#13956) 2026-01-05 22:16:35 +08:00
view_camera_tab_page.dart refact: remote toolbar show/hide (#13843) 2025-12-19 20:45:22 +08:00