fufesou
|
8cc5aee528
|
fix, mobile curosr (hotx,hoty)
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-10-06 23:36:58 +08:00 |
|
RustDesk
|
53cd259ffa
|
Merge pull request #5917 from bankzst/feature/update-thai-language-fields
lang: (Thai) add new words and update existing words to up-to-date
|
2023-10-05 21:43:09 +08:00 |
|
Phongsathorn Sae-Ung (X10)
|
c0ed44abf9
|
fix: add new words and update existing words to up-to-date
|
2023-10-05 18:19:35 +07:00 |
|
RustDesk
|
0807eec4cc
|
Merge pull request #5907 from Kleofass/patch-1
Update lv.rs
|
2023-10-05 11:16:47 +08:00 |
|
Kleofass
|
aec7271f50
|
Update lv.rs
|
2023-10-04 15:07:57 +03:00 |
|
RustDesk
|
a723518346
|
Merge pull request #5901 from fufesou/fix/cursor_hotxy_mismatch
fix, cursor (hotx,hoty) mismatch sometimes
|
2023-10-03 23:37:45 +08:00 |
|
fufesou
|
5d6d8e68ed
|
Update cursor id immediately after the cursor event
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-10-03 22:15:58 +08:00 |
|
fufesou
|
197a9330df
|
fix, cursor hotxy, use _id
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-10-03 21:18:53 +08:00 |
|
fufesou
|
8b807d7b50
|
fix, cursor (hotx,hoty) mismatch sometimes
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-10-03 21:16:12 +08:00 |
|
RustDesk
|
03c0111017
|
Merge pull request #5891 from fufesou/refact/flutter_sessions_lock
refact, flutter sessions lock
|
2023-10-03 13:19:07 +08:00 |
|
RustDesk
|
e55752869b
|
Merge pull request #5890 from 21pages/mobile_peer_actions
dynamically display mobile peer tab actions
|
2023-10-03 13:14:49 +08:00 |
|
RustDesk
|
94830cffca
|
Merge pull request #5887 from sahilyeole/fix/wayland_screen_share_prompt
Fix wayland screen prompt on display menu
|
2023-10-03 13:13:52 +08:00 |
|
RustDesk
|
8d4319ba5f
|
Merge pull request #5886 from enoch85/patch-1
Update sv.rs
|
2023-10-03 13:12:39 +08:00 |
|
fufesou
|
06987c4ca9
|
refact, flutter sessions lock
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-10-03 09:51:21 +08:00 |
|
21pages
|
70c0edcbe7
|
mobile peer tab right actions dropdown
Signed-off-by: 21pages <pages21@163.com>
|
2023-10-03 09:27:35 +08:00 |
|
Sahil Yeole
|
7a482fd22a
|
fix wayland screen prompt on display menu
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
|
2023-10-02 21:22:40 +05:30 |
|
Daniel Hansson
|
022b8ec13a
|
Update sv.rs
|
2023-10-02 17:48:09 +02:00 |
|
RustDesk
|
b02f169764
|
Merge pull request #5884 from fufesou/fix/sciter_reconnect_state
fix, sciter, reconnect, check thread running before the state
|
2023-10-02 20:40:15 +08:00 |
|
RustDesk
|
6c0254b5f4
|
Merge pull request #5880 from fufesou/fix/touch_mode_touble_tap
Fix/touch mode touble tap
|
2023-10-02 20:35:44 +08:00 |
|
fufesou
|
0a60d7016d
|
fix, sciter, reconnect, check thread running before the state
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-10-02 20:17:43 +08:00 |
|
fufesou
|
315a2a695f
|
add comments
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-10-02 12:17:11 +08:00 |
|
fufesou
|
863c8de28e
|
fix, one tap results double tap event
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-10-02 10:30:51 +08:00 |
|
RustDesk
|
92213f9228
|
Merge pull request #5877 from leroyloren/master
Update cs.rs
|
2023-10-02 08:05:47 +08:00 |
|
leroyloren
|
253c8118a2
|
Update cs.rs
|
2023-10-01 18:54:47 +02:00 |
|
RustDesk
|
290c980d5f
|
Merge pull request #5875 from 21pages/remove_translation
remove useless translations
|
2023-10-01 13:10:06 +08:00 |
|
21pages
|
6ead1f4bd9
|
remove useless translations
Signed-off-by: 21pages <pages21@163.com>
|
2023-10-01 13:04:47 +08:00 |
|
RustDesk
|
6e4a5b64b7
|
Merge pull request #5874 from fufesou/refact/remove_cursor_mobile_2_mobile
refact, remove cursor if mobile -- mobile
|
2023-10-01 12:56:55 +08:00 |
|
RustDesk
|
6e3e60a44d
|
Merge pull request #5873 from 21pages/cm_width
opt cm width and elevation requires keyboard permission
|
2023-10-01 12:49:20 +08:00 |
|
fufesou
|
b88fafe5ff
|
refact, remove cursor if mobile -- mobile
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-10-01 12:16:06 +08:00 |
|
21pages
|
17a56bbf48
|
elevation: keyboard permission required and remove foreground filter
Signed-off-by: 21pages <pages21@163.com>
|
2023-10-01 08:50:29 +08:00 |
|
21pages
|
d8e51c6b14
|
render cm side page after window size change, calculate real window
width
Signed-off-by: 21pages <pages21@163.com>
|
2023-10-01 08:50:24 +08:00 |
|
RustDesk
|
44554cb54b
|
Merge pull request #5868 from dignow/fix/reconnect_potential_deadlock
fix, reconnect deadlock, introduce connection round control
|
2023-09-30 22:26:57 +08:00 |
|
dignow
|
0bd86a8211
|
remove warn
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-09-30 22:09:32 +08:00 |
|
dignow
|
7fcb3d70bb
|
fix, reconnect deadlock, introduce connection round control
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-09-30 22:07:14 +08:00 |
|
RustDesk
|
563cd828ad
|
Merge pull request #5865 from dignow/fix/dialog_button_reconnect_cancel
Fix/dialog button reconnect cancel
|
2023-09-30 15:38:49 +08:00 |
|
dignow
|
3581e0beed
|
Add comment
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-09-30 14:21:11 +08:00 |
|
RustDesk
|
da04de7b2d
|
Merge pull request #5866 from 21pages/fix_reconnect_elevate_menu
fix request elevation menu not displayed when reconnect
|
2023-09-30 13:36:59 +08:00 |
|
21pages
|
661ce29519
|
fix request elevation menu not displayed when reconnect
Signed-off-by: 21pages <pages21@163.com>
|
2023-09-30 11:22:18 +08:00 |
|
dignow
|
56bed3f297
|
Update flutter pub lock
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-09-30 11:14:31 +08:00 |
|
dignow
|
79a8715c8b
|
fix, dialog button reconnect cancel, change the interval and try count
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-09-29 22:53:58 +08:00 |
|
dignow
|
69062dca16
|
fix, dialog button, reconnect cancel in a short time
1. Two `reconnect` is called.
2. The window cannot be closed.
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-09-29 21:42:49 +08:00 |
|
RustDesk
|
40d3085cc2
|
Merge pull request #5856 from 21pages/fix
show rdp menu only windows to windows
|
2023-09-29 13:09:13 +08:00 |
|
21pages
|
5e444de031
|
show rdp menu only windows to windows
Signed-off-by: 21pages <pages21@163.com>
|
2023-09-29 08:42:06 +08:00 |
|
RustDesk
|
3e61b89499
|
Merge pull request #5847 from 21pages/tab_label
try fix remote tab label update
|
2023-09-28 10:39:21 +08:00 |
|
RustDesk
|
76e9d749c9
|
Merge pull request #5846 from dignow/fix/cm_window_await_call_order
fix: cm await call
|
2023-09-28 10:39:07 +08:00 |
|
RustDesk
|
3e47c352a3
|
Merge pull request #5844 from fetzu/lang-fr
Update fr.rs
|
2023-09-28 10:38:10 +08:00 |
|
21pages
|
6028cfc1a3
|
fix remote tab lable update, Get.find always return the first instance
Signed-off-by: 21pages <pages21@163.com>
|
2023-09-28 09:05:10 +08:00 |
|
Julien
|
20f1a85e69
|
Update fr.rs
+ Added French translation for new (and some old) strings.
|
2023-09-27 23:02:49 +02:00 |
|
dignow
|
00d3d0f094
|
fix: cm await call
1. Cm may crash in wrong order.
2. The window may be at the left top.
3. The window may be wrong size.
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-09-27 23:51:27 +08:00 |
|
RustDesk
|
8756ae0fe6
|
Merge pull request #5841 from 21pages/av1_auto_codec
Give higher priority to AV1 over VP9 in the auto codec
|
2023-09-27 18:50:18 +08:00 |
|