Commit Graph

126 Commits

Author SHA1 Message Date
dignow dfd5ea8a7f add wrapper for min modifications
Signed-off-by: dignow <linlong1265@gmail.com>
2023-07-23 18:01:00 +08:00
dignow b80051bb35 fix, settings on main window
Signed-off-by: dignow <linlong1265@gmail.com>
2023-07-23 17:07:30 +08:00
21pages ebd8903c9b logout confirm
Signed-off-by: 21pages <pages21@163.com>
2023-07-15 07:21:54 +08:00
Daniel Temme ebe0681748 Fix privacy URL 2023-07-08 10:37:56 +02:00
21pages 08762ca727 fix note dialog
Signed-off-by: 21pages <pages21@163.com>
2023-06-29 06:48:11 +08:00
rustdesk 5b093f5f32 fix changeid 2023-06-26 23:27:18 +08:00
rustdesk 0d658963e4 Enable change id only when connected 2023-06-26 22:05:27 +08:00
rustdesk 31eea1482b remove stupid group, bad implementation, buggy, and not usable 2023-06-23 17:05:48 +08:00
21pages c02a502a7f peer tab use icon
Signed-off-by: 21pages <pages21@163.com>
2023-06-22 08:49:58 +08:00
21pages ca19246f30 decode json with utf8 from names and show account info
Signed-off-by: 21pages <pages21@163.com>
2023-06-18 14:11:35 +08:00
21pages 844e7420de option collapse toolbar
Signed-off-by: 21pages <pages21@163.com>
2023-06-11 15:59:02 +08:00
rustdesk 896b233f87 chore: 2022 -> 2023 2023-06-09 12:09:39 +08:00
grummbeer 244057d8a4 Cleanup Dialogs. Padding bottom to progressbar only if it is visible 2023-06-06 20:47:57 +02:00
rustdesk 91e22caf4b fix permissions 2023-06-07 00:01:44 +08:00
rustdesk 063891a2c1 do not lock security if service is stopped, because users may change it
before starting service
2023-06-06 21:56:31 +08:00
rustdesk a5d56fcd3f refactor service start/stop 2023-06-06 21:51:40 +08:00
21pages e482dc3e2b aom encode/decode
Signed-off-by: 21pages <pages21@163.com>
2023-05-21 16:26:18 +08:00
fufesou 095ac46255 plugin_framework, test plugin manager, uninstall is not fully tested
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:48:42 +08:00
fufesou 4ee0fd9676 plugin_framework, test install plugin
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:48:14 +08:00
fufesou db71dd039d plugin_framework, manager, install plugin
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:48:14 +08:00
fufesou 6f5ff0ac0e plugin_framework, Remove plugin enable option
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:48:14 +08:00
Kingtous 77fa807b57 feat: implement dialog callback 2023-05-08 12:34:19 +08:00
21pages 2e19ffe89d workaroud for macos window hiding after checking authorization
Signed-off-by: 21pages <pages21@163.com>
2023-04-25 16:57:19 +08:00
fufesou 2051dca5b4 plugin_framework, support log callback
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-25 15:35:56 +08:00
fufesou d8dc56a743 plugin_framework, debug config, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-24 19:57:20 +08:00
fufesou 260c671d6c plugin_framework, load plugin
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-23 15:40:55 +08:00
fufesou ae789ff5f1 plugin_framework, plugin manager
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-22 22:21:02 +08:00
21pages 1100b2a465 show fingerprint
Signed-off-by: 21pages <pages21@163.com>
2023-04-19 15:52:15 +08:00
rustdesk a692038991 fix #4037 2023-04-13 16:06:46 +08:00
21pages b79f14af12 client side fps control for reduce delay
Signed-off-by: 21pages <pages21@163.com>
2023-04-07 18:53:29 +08:00
21pages c842650c11 vp8
Signed-off-by: 21pages <pages21@163.com>
2023-04-03 12:22:36 +08:00
RustDesk 83b7518897 Revert "vp8" 2023-04-01 10:13:39 +08:00
21pages 78748271ac vp8
Signed-off-by: 21pages <pages21@163.com>
2023-03-31 22:32:34 +08:00
grummbeer 3b3556e600 Unify Input. Add border radius to pulldown 2023-03-18 04:48:56 +01:00
grummbeer de6b8547f2 Unify Input. Remove hardcoded style (_LabeledTextField) 2023-03-18 04:48:56 +01:00
grummbeer 6e2c27cfb1 Unify Input. Remove hardcoded style (settings port) 2023-03-18 04:48:56 +01:00
grummbeer 7e13ff6524 Unify Input. Remove hardcoded style (socket) 2023-03-18 04:48:56 +01:00
21pages 774694714d fix view mode
Signed-off-by: 21pages <pages21@163.com>
2023-03-17 11:28:13 +08:00
21pages 0e05df12fc client side view mode
Signed-off-by: 21pages <pages21@163.com>
2023-03-16 14:35:41 +08:00
NicKoehler f41f9d9a98 typo 2023-03-15 18:57:15 +01:00
NicKoehler 51a37f971a changed monitor icon and implemented new setting to show monitors directly in menubar #3333 2023-03-15 17:57:52 +01:00
21pages fc99a288de fix mac can't change video directory
Signed-off-by: 21pages <pages21@163.com>
2023-03-10 21:32:43 +08:00
rustdesk 122f0f9611 small light theme redesign 2023-03-04 14:28:43 +08:00
21pages 6267d56b45 fix combox theme
Signed-off-by: 21pages <pages21@163.com>
2023-03-01 19:42:30 +08:00
21pages d1f58a444d dark theme disabled button color, disabled combox color
Signed-off-by: 21pages <pages21@163.com>
2023-03-01 17:12:25 +08:00
rustdesk 409da145c3 add settings page left side to 200 to conform to main page 2023-02-28 15:23:25 +08:00
RustDesk af2ef7ac5e Merge pull request #3351 from NicKoehler/file-manager-redesign
Back icon fix and backgroundColor flutter migration
2023-02-24 16:14:41 +08:00
21pages 4338451f6f refactor remote menubar with MenuBar for submenu
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 10:44:04 +08:00
NicKoehler ab9acc76fc backgroundcolor migration 2023-02-23 16:49:31 +01:00
grummbeer 95ff8e4bbd unifiy left labeled text input server 2023-02-19 18:00:58 +01:00