fufesou
fc0fc5ea10
Fix. Do not send resolutions on file transfer conn ( #6748 )
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-12-25 16:47:40 +08:00
Yevhen Popok
f7f2d84e1f
Update Ukrainian UI translation ( #6745 )
2023-12-25 09:03:08 +08:00
Péter B
9a652e789d
Update hu.rs ( #6729 )
2023-12-21 17:13:54 +08:00
Madis Otenurm
f6509e3fd6
Estonian translation ( #6702 )
...
* Create et.rs
* Update lang.rs
2023-12-19 10:47:34 +08:00
Sahil Yeole
445fe6e714
Feat: Wayland flatpak input support | Remote desktop portal ( #6675 )
...
* autogen portal code
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* use remote desktop portal
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* remove clipboard portal in favour of #6586
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* remove clipboard portal
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* use select_devices for input capture
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* remove embedded cursor code as not being used | return session path for input capture
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* setup rdp input
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* remove simulate example
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* setup rdp input raw key events + mouse movements
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* fix rdp raw key input
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* refact rdp raw key inpuy & fix right meta key
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* refact and support rdp layout mode key input
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* support rdp mouse clicks
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* support rdp mouse scroll
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* support rdp key sequence input
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* use rdp input only when uinput is not available
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* combine rdp input and get_capturables into a single rdp request
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* rdp fix build
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* rdp fix build
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* fix rdp caps lock
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* format pipewire.rs
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* format rdp_input.rs
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* revert #6628 as rdp request state is now managed (better solution)
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* fix rdp crash on arch kde
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* rdp_input.rs improvements
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* refact request_remote_desktop
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* improve unwraps
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* remove unwraps
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* use session references instead of clones
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
---------
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-12-19 10:44:58 +08:00
FastAct
dc8a70bb26
Update nl.rs ( #6708 )
2023-12-19 10:39:36 +08:00
jimmyGALLAND
adf9b82d6b
update lang fr ( #6701 )
2023-12-18 11:23:15 +08:00
Andrzej Rudnik
be212b5186
Updated Polish translation ( #6699 )
...
* Update pl.rs
* Update pl.rs
---------
Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com>
2023-12-18 11:23:00 +08:00
solokot
59ba461d83
Update ru.rs ( #6695 )
2023-12-18 11:22:46 +08:00
flusheDData
853d655a92
New term added ( #6673 )
...
* Update es.rs
New terms added
* Update es.rs
mistype correction
* Update es.rs
New term added
2023-12-14 09:04:32 +08:00
Kleofass
2d5fa9ebbf
Update lv.rs ( #6672 )
2023-12-14 09:04:18 +08:00
Mr-Update
8452a17d79
Update de.rs ( #6669 )
2023-12-13 10:58:16 +08:00
jxdv
19851c8a47
update cs.rs ( #6665 )
2023-12-12 19:36:25 +08:00
jxdv
6b8ec6ae16
update sk.rs ( #6664 )
2023-12-12 19:31:55 +08:00
flusheDData
d648e67eaf
Update es.rs ( #6658 )
...
* Update es.rs
New terms added
* Update es.rs
mistype correction
2023-12-12 15:12:45 +08:00
RustDesk
ebb14af488
Revert "use fullrange by default for yuv420p if supported ( #6655 )" ( #6656 )
...
This reverts commit 80afa98d66
.
2023-12-11 22:46:32 +08:00
21pages
80afa98d66
use fullrange by default for yuv420p if supported ( #6655 )
...
1. Explicitly specify the color space as bt601
2. Use fullrange by default for yuv420p if supported
3. Use the pix_fmt space range format to identify codec capabilities, make i444 proto field deprecated, and cause the non-release version of 444 true color to fail.
Signed-off-by: 21pages <pages21@163.com>
2023-12-11 22:31:01 +08:00
bovirus
2797a28c0d
Update Italian language ( #6654 )
2023-12-11 20:09:55 +08:00
21pages
03c8d94024
mobile/desktop use same 'other default settings' ( #6652 )
...
1. mobile add 'reverse mouse wheel' default setting
2. change related menu position
Signed-off-by: 21pages <pages21@163.com>
2023-12-11 15:32:13 +08:00
21pages
c061eddf2a
move 'swap key' and 'swap left right mouse' to keyboard menu ( #6650 )
...
Signed-off-by: 21pages <pages21@163.com>
2023-12-11 12:56:26 +08:00
rustdesk
2e146190e1
swap left right mouse button
2023-12-11 11:22:27 +08:00
rustdesk
fc110c4988
Fix icon color on Sonoma
2023-12-09 10:18:13 +08:00
rustdesk
6003003228
Fix https://github.com/rustdesk/rustdesk-server-pro/issues/174
2023-12-08 20:52:33 +08:00
Andrzej Rudnik
70e5bee519
Update pl.rs ( #6633 )
2023-12-07 18:33:47 +08:00
Sahil Yeole
4062d1920c
Fix: wayland repeated share screen prompts ( #6628 )
...
* fix wayland repeated screen share prompts
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* fix is_x11 import
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* fix supported resolutions import
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* fix supported resolutions import
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
---------
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-12-06 23:25:37 +08:00
21pages
50b81c2356
fix windows wakelock, add set_display ( #6623 )
...
Signed-off-by: 21pages <pages21@163.com>
2023-12-05 21:32:44 +08:00
FastAct
bcb0a7822a
Update nl.rs ( #6602 )
2023-12-03 22:54:12 +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
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
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
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
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
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
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
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
FastAct
bdac79c91b
Update nl.rs
2023-11-30 08:57:59 +01:00
solokot
6be451e9f3
Update ru.rs
2023-11-30 08:45:22 +03:00