21pages
|
b9a5c6ff31
|
showToast theme (#6603)
Signed-off-by: 21pages <pages21@163.com>
|
2023-12-03 22:56:47 +08:00 |
|
FastAct
|
bcb0a7822a
|
Update nl.rs (#6602)
|
2023-12-03 22:54:12 +08:00 |
|
rustdesk
|
93aac0bc99
|
fix #616: support QR for uri link
|
2023-12-03 22:33:52 +08:00 |
|
rustdesk
|
7fe58afa9c
|
fix #616: make ?key and /r work in uri
|
2023-12-03 22:18:11 +08:00 |
|
rustdesk
|
9d0f8d9886
|
Fix #616: add rustdesk://password/<password> for android only
|
2023-12-03 20:51:53 +08:00 |
|
rustdesk
|
aa7d0471db
|
Fix #616, add rustdesk://config/<config_string>
|
2023-12-03 20:31:48 +08:00 |
|
RustDesk
|
6cd9227e8d
|
Merge pull request #6598 from crwusiz/master_kr
kor translation update
|
2023-12-03 14:12:30 +08:00 |
|
RustDesk
|
213ef58959
|
Merge pull request #6595 from jxdv/cs-tr
update cs.rs
|
2023-12-03 14:12:09 +08:00 |
|
RustDesk
|
2fa1124752
|
Merge pull request #6594 from jxdv/sk-tr
update sk.rs
|
2023-12-03 14:11:58 +08:00 |
|
crwusiz
|
d00a0d6c75
|
kor translation update
fix typo
|
2023-12-03 11:27:05 +09:00 |
|
jxdv
|
2e225eb84f
|
update cs.rs
|
2023-12-02 19:11:33 +01:00 |
|
jxdv
|
3c57ee89c4
|
update sk.rs
|
2023-12-02 19:04:08 +01:00 |
|
RustDesk
|
b6f870ac5f
|
Merge pull request #6591 from fufesou/fix/6453
Fix. Do not update cursor pos when switching display on toolbar when "Show monitors on toolbar"
|
2023-12-02 22:23:19 +08:00 |
|
fufesou
|
570ce7d28d
|
Refactor, optional parameter 'updateCursorPos'
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-12-02 22:01:05 +08:00 |
|
fufesou
|
3958090e0f
|
Fix, wrong argument of mobile updating cursor position
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-12-02 21:53:00 +08:00 |
|
fufesou
|
99ed1b729e
|
Fix. Do not update cursor pos when switching display on toolbar when 'Show monitors on toolbar'
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-12-02 21:23:19 +08:00 |
|
RustDesk
|
d16db77b52
|
Merge pull request #6585 from crwusiz/master_kr
kor translation update
|
2023-12-02 11:26:26 +08:00 |
|
RustDesk
|
56c176add4
|
Merge pull request #6586 from sahilyeole/feat/wayland_clipboard
Feat: wayland clipboard support
|
2023-12-01 23:06:02 +08:00 |
|
crwusiz
|
42a856c24a
|
kor translation update
|
2023-12-01 22:33:18 +09:00 |
|
Sahil Yeole
|
b662090d64
|
update Cargo.lock for wayland clipboard
|
2023-12-01 18:23:23 +05:30 |
|
RustDesk
|
29e50a5f91
|
Merge pull request #6582 from xalt7x/ukrainian-translation
Update Ukrainian UI translation
|
2023-12-01 13:04:38 +08:00 |
|
Yevhen Popok
|
7885e07eed
|
Update Ukrainian UI translation
|
2023-12-01 07:01:10 +02:00 |
|
rustdesk
|
65fd682f2a
|
reorder lang to avoid translate miss some lines
|
2023-12-01 11:38:25 +08:00 |
|
RustDesk
|
cdecbb0857
|
Merge pull request #6579 from Mr-Update/patch-5
Update de.rs
|
2023-12-01 11:36:52 +08:00 |
|
RustDesk
|
68ee781f26
|
Merge pull request #6578 from bovirus/master
Update Italian language
|
2023-12-01 11:36:24 +08:00 |
|
Sahil Yeole
|
0f307e7ca2
|
preserve sudo env; required for WAYLAND_DISPLAY
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
|
2023-12-01 05:14:09 +05:30 |
|
Sahil Yeole
|
7ac49287df
|
set WAYLAND_DISPLAY env
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
|
2023-12-01 05:13:03 +05:30 |
|
Sahil Yeole
|
83faf6025b
|
use wayland-data-control arboard feature
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
|
2023-12-01 05:11:41 +05:30 |
|
Mr-Update
|
4faf5e6d3e
|
Update de.rs
|
2023-11-30 18:10:01 +01:00 |
|
bovirus
|
d300596ac1
|
Update Italian language
|
2023-11-30 15:33:44 +01:00 |
|
RustDesk
|
a30dc5988e
|
Merge pull request #6577 from Kleofass/patch-7
Update lv.rs
|
2023-11-30 21:21:15 +08:00 |
|
Kleofass
|
e43a0da9a6
|
Update lv.rs
|
2023-11-30 15:19:34 +02:00 |
|
RustDesk
|
83b74c0930
|
Merge pull request #6575 from fufesou/fix/android_switch_display
fix, android switch display. Remove old display video subscription.
|
2023-11-30 16:32:06 +08:00 |
|
RustDesk
|
0d2a39267f
|
Merge pull request #6574 from FastAct/patch-24
Update nl.rs
|
2023-11-30 16:29:18 +08:00 |
|
RustDesk
|
f87f380bb0
|
Update nl.rs
|
2023-11-30 16:29:02 +08:00 |
|
fufesou
|
ab28acd709
|
fix, android switch display. Remove old display video subscription.
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-30 16:27:20 +08:00 |
|
FastAct
|
04b53f8e1e
|
Update nl.rs
|
2023-11-30 09:26:09 +01:00 |
|
rustdesk
|
eb0e5c2de3
|
change location to make tranlator easier
|
2023-11-30 16:12:17 +08:00 |
|
RustDesk
|
8cb9b910a6
|
Merge pull request #6573 from FastAct/patch-23
Update nl.rs
|
2023-11-30 16:08:29 +08:00 |
|
FastAct
|
bdac79c91b
|
Update nl.rs
|
2023-11-30 08:57:59 +01:00 |
|
RustDesk
|
88081fc3c4
|
Merge pull request #6571 from solokot/master
Update ru.rs
|
2023-11-30 13:48:37 +08:00 |
|
solokot
|
6be451e9f3
|
Update ru.rs
|
2023-11-30 08:45:22 +03:00 |
|
RustDesk
|
64ed25879c
|
Merge pull request #6565 from fufesou/fix/elevated_switch_display
fix, elevated mode, switch display
|
2023-11-30 00:18:14 +08:00 |
|
RustDesk
|
d66e087d94
|
Update cn.rs
|
2023-11-30 00:17:58 +08:00 |
|
RustDesk
|
b7b0a44c52
|
Update en.rs
|
2023-11-30 00:16:13 +08:00 |
|
fufesou
|
44cba7adf7
|
fix, prompt msg
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-29 23:50:17 +08:00 |
|
fufesou
|
5a8a64d284
|
fix, elevated mode, switch display
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-29 23:44:28 +08:00 |
|
RustDesk
|
eac6835982
|
Merge pull request #6564 from crwusiz/master_kr
kor translation update / fix typo
|
2023-11-29 23:34:02 +08:00 |
|
crwusiz
|
7992ca4c85
|
kor translation update / fix typo
|
2023-11-30 00:31:56 +09:00 |
|
RustDesk
|
ead200ea5d
|
Merge pull request #6563 from fufesou/fix/is_subed
fix, is_subed()
|
2023-11-29 23:25:34 +08:00 |
|