Commit Graph

5700 Commits

Author SHA1 Message Date
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
954bedcd96
Merge pull request #3808 from fufesou/fix/linux_zombie_process
Fix/linux zombie process
2023-03-28 09:29:31 +08:00
fufesou
eebddb2206 format
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-28 08:22:46 +08:00
fufesou
8af20489bd log::error
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-28 08:21:47 +08:00
fufesou
a1d1c8270f log
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-28 08:20:19 +08:00
fufesou
ee1fbb0a76 fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-27 23:29:28 +08:00
RustDesk
44fdfafa4b
Merge pull request #3806 from djordans/patch-3
add content-type to api/ab/get
2023-03-27 23:23:29 +08:00
djordans
90a43a5110
add content-type to api/ab/get 2023-03-27 17:02:46 +02:00
fufesou
947c7dbb97 try wait hw check config subprocess
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-27 22:56:48 +08:00
RustDesk
679d3d9868
Merge pull request #3803 from fufesou/refact/android_remove_warns
remove android build warns
2023-03-27 21:59:59 +08:00
fufesou
8cb361c51e remove android build warns
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-27 21:11:07 +08:00
RustDesk
3c69773e64
Merge pull request #3800 from fufesou/fix/mobile_conn_type
fix setting conn type
2023-03-27 18:20:23 +08:00
fufesou
1fb5cc7dd8 fix setting conn type
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-27 16:11:17 +08:00
RustDesk
10043104a2
Merge pull request #3797 from fufesou/refact/update_flutter_rgba_texture_render
linux, texture render update
2023-03-27 14:57:13 +08:00
RustDesk
7675be024f
Merge pull request #3796 from fufesou/refact/simplify_keyboard_lock_modifiers
simplify keyboard lock modifiers
2023-03-27 14:56:51 +08:00
fufesou
0f2ab54ca3 linux, texture render update
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-27 12:12:49 +08:00
fufesou
3fdffa1371 format
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-27 12:08:01 +08:00
fufesou
17fe62aec1 Do not send lock modifiers if no related keys are pressed
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-27 12:06:38 +08:00
fufesou
e242df76b8 simplify keyboard lock modifiers
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-27 11:59:07 +08:00
RustDesk
357ca07aa4
Merge pull request #3791 from chiehw/x11-win
Fix translate mode in win
2023-03-26 22:53:32 +08:00
asur4s
77125b7a98 fix conflict 2023-03-26 22:24:47 +08:00
chiehw
82a7554be1 Send key instead of char in numpad 2023-03-26 06:06:32 -07:00
chiehw
dbe1516096 Simulate char in win 2023-03-26 06:06:32 -07:00
RustDesk
799685f0cd
Merge pull request #3790 from LaiYueTing/master
Update tw.rs
2023-03-26 19:58:13 +08:00
滅ü
6418fadcd9
Update tw.rs 2023-03-26 18:12:49 +08:00
RustDesk
5e3280d7d7
Merge pull request #3789 from NicKoehler/patch-2
Update it.rs
2023-03-26 16:55:42 +08:00
RustDesk
c88163dca2
Merge pull request #3787 from flusheDData/master
Update es.rs
2023-03-26 16:54:48 +08:00
RustDesk
6d5ff38c68
Merge pull request #3782 from fufesou/refact/keyboard_led_state
Refact/keyboard led state
2023-03-26 16:54:25 +08:00
NicKoehler
35dd1fdfe6
Update it.rs 2023-03-26 10:42:56 +02:00
fufesou
68eaa9f000 macOS, fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-26 12:57:32 +08:00
fufesou
83deb71ce2 update rdev
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-26 12:47:55 +08:00
fufesou
2baf83ce27 fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-26 12:27:06 +08:00
fufesou
9d2b096626 Merge branch 'refact/keyboard_led_state' of github.com:fufesou/rustdesk into refact/keyboard_led_state 2023-03-26 12:24:56 +08:00
fufesou
1cbce77995 debug macOS
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-26 12:22:13 +08:00
fufesou
fc98b0355e derive is_numpad_key from https://github.com/rustdesk/rustdesk/pull/3785/files
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-26 12:21:17 +08:00
Miguel F. G
7f33165f06
Update es.rs
New terms added
2023-03-26 05:49:18 +02:00
RustDesk
c91655f390
Merge pull request #3783 from tsarmis/master
Update el.rs
2023-03-26 10:05:20 +08:00
Theofanis Sarmidis
706e993f83
Update el.rs 2023-03-25 21:05:10 +02:00
fufesou
2f7245495d fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-26 00:14:05 +08:00
fufesou
8b4370773d debug, macOS
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-26 00:02:04 +08:00
fufesou
f1e0d64732 refact, sync lock modifiers, macOS, not debug yet
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-25 23:44:20 +08:00
rustdesk
291dbe8424 disable aarch64-pc-windows-msvc for now, because engine and
topwindows.dll and idddriver.dll not ready
2023-03-25 22:52:31 +08:00
fufesou
d0881cee10 debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-25 22:48:06 +08:00
fufesou
c0188c8e07 debug done
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-25 22:48:05 +08:00
fufesou
fa272273a4 build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-25 22:48:05 +08:00
fufesou
ec47c3f894 refact, keyboard lock modifiers
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-25 22:48:05 +08:00
RustDesk
afa0413957
Merge pull request #3781 from solokot/master
Update ru.rs
2023-03-25 20:09:40 +08:00
solokot
6c87c93df1
Update ru.rs 2023-03-25 15:07:39 +03:00