Commit Graph

5307 Commits

Author SHA1 Message Date
RustDesk 5a96a6d03d Merge pull request #3821 from BestiaPL/master
Added Polish translation
2023-03-29 08:13:12 +08:00
RustDesk 64ee812c87 Merge pull request #3820 from BestiaPL/patch-2
Update pl.rs
2023-03-29 08:11:51 +08:00
Andrzej Rudnik b3f9d8bdc8 Create DEVCONTAINER-PL.md 2023-03-28 22:10:18 +02:00
Andrzej Rudnik 46ed7c4d2a Create SECURITY-PL.md 2023-03-28 21:55:28 +02:00
Andrzej Rudnik c1a302c3f3 Update README-PL.md 2023-03-28 21:48:46 +02:00
Andrzej Rudnik 3ba157c74e Update pl.rs 2023-03-28 21:30:45 +02:00
RustDesk 81bc362b2b Merge pull request #3809 from fufesou/fix/toolbar_keyboard_button
Fix/toolbar keyboard button
2023-03-28 13:31:34 +08: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 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