Commit Graph

1401 Commits

Author SHA1 Message Date
fufesou 22155616e4 fix key stick
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-10 12:40:45 +08:00
Kingtous 7f4a453cc8 opt: listen status for system tray on Linux 2022-12-10 10:57:21 +08:00
Agent-JY d846a7efd5 Update de.rs 2022-12-09 18:28:38 +01:00
fufesou 1e8e1700df simplify logic
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-09 22:33:50 +08:00
fufesou aa5debe986 remove unused logic
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-09 21:42:26 +08:00
fufesou d916c54029 fix sciter keyboard
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-09 21:16:09 +08:00
rustdesk 12390a66e8 shorter punch 2022-12-09 21:04:49 +08:00
rustdesk cb640e48c5 refactor punch hole 2022-12-09 20:59:25 +08:00
rustdesk 1424cbeb44 Merge branch 'master' into keyboard 2022-12-09 19:51:15 +08:00
rustdesk e1bc6e34b3 remove a compile warn 2022-12-09 19:43:26 +08:00
rustdesk 0bc0d489d6 remove useless debug info 2022-12-09 19:12:49 +08:00
fufesou fc85dca911 fix refresh uinput mouse resulition
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-09 17:45:07 +08:00
fufesou 03fc91e557 fix block_on runtime
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-09 15:53:51 +08:00
Chieh Wang 49bcf8f794 fix conflict 2022-12-08 23:49:36 -08:00
rustdesk 22d071d2ef change to rustdesk/rdev and remove warn 2022-12-08 20:08:33 +08:00
rustdesk 9e75019d13 fix one log 2022-12-08 13:42:57 +08:00
RustDesk 160a226977 Merge pull request #2481 from 21pages/upload_record
upload record
2022-12-08 13:37:50 +08:00
21pages 2136931f80 upload record
Signed-off-by: 21pages <pages21@163.com>
2022-12-08 09:07:18 +08:00
Asura 95775678ca refactor: get modifier state 2022-12-08 09:04:15 +08:00
Asura a98174448f refactor: sync status of caps and numlock 2022-12-08 09:03:41 +08:00
Asura 176ed43807 refacotor: simplify mod of keyboard 2022-12-08 09:03:41 +08:00
Asura dff5d55f50 fix #2211:CAPS Lock don't work 2022-12-08 09:03:41 +08:00
Asura 3b60304d14 refactor: keyboard of client 2022-12-08 09:03:41 +08:00
Miguel F. G b6c1b9e45e Update es.rs
New term added
2022-12-07 16:53:47 +01:00
mehdi-song a4e4768adf Update fa.rs
New Translation 👍 
("wayland_experiment_tip", "پشتیبانی Wayland در مرحله آزمایشی است، لطفاً در صورت نیاز به دسترسی بدون مراقبت از X11 استفاده کنید.")
("Right click to select tabs", "برای انتخاب تب ها راست کلیک کنید")
("Add to Address Book", "افزودن به دفترچه آدرس")
2022-12-07 10:33:58 +03:30
solokot d1068775d9 Update ru.rs 2022-12-06 21:41:32 +03:00
NicKoehler 0e5cc75f18 Update it.rs 2022-12-06 12:23:40 +01:00
Kingtous e3c239f5ae fix: write job resets 2022-12-06 15:10:08 +08:00
Kingtous c77fe6c01c fix: infinite execution loop when transfer data 2022-12-06 15:10:08 +08:00
21pages c0443e95d6 fix command line password permission
Signed-off-by: 21pages <pages21@163.com>
2022-12-06 12:12:10 +08:00
21pages 6f7eb17c48 ab: read respectively and sync when set
Signed-off-by: 21pages <pages21@163.com>
2022-12-06 12:12:10 +08:00
21pages 5616b20879 opt add ab id
Signed-off-by: 21pages <pages21@163.com>
2022-12-06 12:12:08 +08:00
Manos G fa9d12a7ac Update gr.rs 2022-12-05 19:42:27 +02:00
solokot 80cf4c5b15 Update ru.rs 2022-12-05 19:13:36 +03:00
Miguel F. G aa746e6658 Update es.rs
New terms added
2022-12-05 13:58:46 +01:00
Kingtous 97066080bf feat: skip status for flutter 2022-12-05 20:11:08 +08:00
Kingtous cbc372991b feat: add skip feature 2022-12-05 20:11:04 +08:00
rustdesk 8d1254cf14 fix is_login_wayland 2022-12-05 00:27:11 +08:00
21pages 5a7f610b59 fix cm elevate button visibility of different conn type
Signed-off-by: 21pages <pages21@163.com>
2022-12-04 20:03:35 +08:00
21pages be74f90334 right menu to show/hide peer card
Signed-off-by: 21pages <pages21@163.com>
2022-12-04 20:03:32 +08:00
solokot 280147f26a Update ru.rs 2022-12-04 14:18:24 +03:00
rustdesk 3f009a3bc7 wayland tip 2022-12-04 18:39:59 +08:00
rustdesk 3c584a7c01 add lang 2022-12-04 18:38:50 +08:00
RustDesk 9dc7b3b6de Merge pull request #2438 from fufesou/feat_set_input_extra_info_of_rdev
win set extra info while simulate inputs
2022-12-03 22:52:42 +08:00
fufesou e6264038da win set extra info while simulate inputs
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-03 21:23:19 +08:00
fufesou f2a6a8a88b do not show privacy action if peer does not support
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-02 21:37:10 +08:00
RustDesk 2eeefa3bb6 Merge pull request #2411 from donald-2rm/master
Translated all of the keywords/phrases in lang/template.rs to Albanian language
2022-12-01 23:20:24 +08:00
Don b9155a46c1 Small syntax fixes 2022-12-01 15:45:10 +01:00
Don e166d5ef6c Translated all of the keywords/phrases in lang/template.rs to Albanian language 2022-12-01 15:28:41 +01:00
fufesou 387a7f2df4 ios get data dir
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-01 21:48:19 +08:00