Commit Graph

729 Commits

Author SHA1 Message Date
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
b2c0590898 merge mobile/desktop remote toobar code
Signed-off-by: 21pages <pages21@163.com>
2023-04-13 09:22:29 +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
fufesou
6c78e7bf74 fix mobile show chat window
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-04 09:51:41 +08:00
RustDesk
cb66c6f9f4
Merge pull request #3902 from fufesou/feat/linux_virtual_display
Feat/linux virtual display (headless linux)
2023-04-03 14:28:50 +08:00
fufesou
8aa5f3a2a7 mobile, edit os account
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:53 +08:00
fufesou
888c851167 desktop, remote toolbar, os account
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:53 +08:00
fufesou
3fd1da05f4 tmp commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:53 +08:00
fufesou
9448e35b46 update dialog style
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-03 13:16:52 +08:00
21pages
c842650c11 vp8
Signed-off-by: 21pages <pages21@163.com>
2023-04-03 12:22:36 +08:00
fufesou
ba8ab75a80 fix remote toolbar autohide
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-01 15:51:42 +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
4e02e8d005 File Manager. Fix wrong state of checkbox "show hidden files" 2023-03-29 23:22:31 +02:00
fufesou
efaf63c57c specify keyboard mode only
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-28 12:10:58 +08:00
fufesou
c845ddf510 fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-28 10:52:43 +08:00
fufesou
77c4cce368 show keyboard button, on remote toolbar
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-28 10:36:59 +08:00
RustDesk
9ec0b4be56
Merge pull request #3766 from 21pages/fix
fix home page tabbar label language cannot be changed
2023-03-24 18:17:50 +08:00
21pages
3b42b331d1 fix home page tabbar label language cannot be changed
Signed-off-by: 21pages <pages21@163.com>
2023-03-24 17:39:31 +08:00
fufesou
8ebfd3f628 refactor dialog
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-24 15:21:14 +08:00
NicKoehler
18022cf825
fix for #3746 2023-03-23 18:54:49 +01:00
asur4s
f35302b9f5 fix conflict 2023-03-21 17:28:58 -07:00
fufesou
bea1eacf72 debug done
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-21 12:25:58 +08:00
fufesou
1d122b5a73 platform additions
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-21 11:27:30 +08:00
RustDesk
8b229f304d
Merge pull request #3719 from chiehw/win-linux
translate mode: support linux in server
2023-03-20 15:55:24 +08:00
rustdesk
4d827708c3 add password to --connect command in flutter, --connect id [passord] 2023-03-20 00:16:06 +08:00
asur4s
b59f87f825 Support translate mode in x11 2023-03-18 20:58:00 -07:00
grummbeer
3b3556e600 Unify Input. Add border radius to pulldown 2023-03-18 04:48:56 +01:00
grummbeer
6f88a70649 Unify Input. Remove hardcoded style (remote id) 2023-03-18 04:48:56 +01:00
grummbeer
f180c7d645 Unify Input. Remove hardcoded style (tcp tunnel) 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
76252ec94c Unify Input. Remove hardcoded style (new rdp) 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
c28ac8a339 Unify Input. Remove hardcoded style (password) 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
9e73955119 fix codec menu
Signed-off-by: 21pages <pages21@163.com>
2023-03-17 15:37:24 +08:00
21pages
774694714d fix view mode
Signed-off-by: 21pages <pages21@163.com>
2023-03-17 11:28:13 +08:00
csf
adba3b8eb7 1. fix remote DirectoryOptions home initialization.
2. opt MenuEntryDivider.
2023-03-16 19:39:37 +09:00
21pages
64ab7a64c0 handle titlebar menu for view mode
Signed-off-by: 21pages <pages21@163.com>
2023-03-16 15:27:44 +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
67c1f266e3
Fix wrong logic 2023-03-15 18:43:43 +01:00
NicKoehler
65d43a965f
rename menubar into toolbar 2023-03-15 18:31:53 +01:00
NicKoehler
948d2db073
fix conflicts 2023-03-15 18:12:59 +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
8de35f55aa menubar dark theme elevation
Signed-off-by: 21pages <pages21@163.com>
2023-03-15 16:57:24 +08:00
fufesou
3a6f94503c trivial changes
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-13 21:05:47 +08:00
fufesou
28aecbb9e9 maybe better mouse hover
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-13 21:04:24 +08:00
RustDesk
7d73243b16
Merge pull request #3626 from 21pages/fix
add elevation for remote menubar
2023-03-13 10:25:42 +08:00