Commit Graph

3626 Commits

Author SHA1 Message Date
fufesou
921b049e1e ignore dpi while scale original
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-06 20:26:34 +08:00
RustDesk
f34c87bb17
Merge pull request #2744 from jernejs/master
Slovenian translation fixes
2023-01-06 20:07:15 +08:00
Jernej Simončič
bdfc429247
Slovenian translation fixes
Signed-off-by: Jernej Simončič <jernej|s-gitstuff@eternallybored.org>
2023-01-06 13:02:15 +01:00
RustDesk
a93e6d453b
Merge pull request #2743 from sj6219/delta
windows extended key
2023-01-06 19:36:50 +08:00
sj6219
c5e39f4bbb windows extended key 2023-01-06 20:07:43 +09:00
rustdesk
56e699a5e6 adjust input style of "enter id" 2023-01-06 17:10:38 +08:00
rustdesk
5a91701d3d fix ci 2023-01-06 15:37:15 +08:00
RustDesk
6886a8948b
Merge pull request #2736 from Kingtous/feat/macos/rcodesign
feat: add macos p12 codesign for nightly build
2023-01-06 14:10:47 +08:00
RustDesk
68af9673d8
Merge pull request #2737 from amyipdev/remove-unnecessary-allow
remove unnecessary allow block
2023-01-06 13:21:15 +08:00
rustdesk
584295f3fa config_input not well tested yet 2023-01-06 13:19:08 +08:00
rustdesk
ce5b49b7dd add config_input 2023-01-06 12:42:16 +08:00
Amy Parker
84e4389943
remove unnecessary allow block
Patch #2701 (609117c: "ignore style warnings in libs/scrap") was merged,
but the RustDesk team decided to later instead changed
is_cursor_embedded to uppercase (see discussion on the PR), thus no
longer triggering the warning and no longer needing the allow block.
This was changed in (b723f84: "fix linux to mac, keyboard input"). This
patch removes the now unnecessary allowances.

Signed-off-by: Amy Parker <apark0006@student.cerritos.edu>
Cc: fufseou <shuanglongchen@yeah.net>
2023-01-05 20:32:53 -08:00
rustdesk
b048e5b280 adding input monitoring priviledge detect for mac 2023-01-06 12:20:26 +08:00
kingtous
b3c8579102 opt: add notarize doc 2023-01-06 11:59:09 +08:00
kingtous
98dec7b2ef opt: codesign with runtime option 2023-01-06 11:59:09 +08:00
kingtous
04c457aa4e opt: speed up macos bridge ci speed 2023-01-06 11:59:09 +08:00
kingtous
1083f5cfca opt: use macos latest host runner 2023-01-06 11:59:09 +08:00
kingtous
632a981a84 fix: enable hardened runtime in whole project 2023-01-06 11:59:09 +08:00
kingtous
863ba0f4fb feat: notarize dmg support 2023-01-06 11:59:09 +08:00
kingtous
6156faef25 feat: codesign recursively 2023-01-06 11:59:08 +08:00
kingtous
4789b54460 feat: add macos codesign import 2023-01-06 11:59:08 +08:00
RustDesk
09435f43df
Merge pull request #2735 from 21pages/part-fix-nvidia-crash
optional software render to fix flutter render problem on some nvidia card
2023-01-06 10:27:31 +08:00
RustDesk
37f4e1218a
Merge pull request #2732 from jernejs/master
Add Slovenian translation
2023-01-05 21:06:40 +08:00
rustdesk
19c56cf977 add comment 2023-01-05 21:04:40 +08:00
rustdesk
d657ba29c3 modify comment 2023-01-05 21:03:54 +08:00
Jernej Simončič
db5656b569 Add Slovenian translation
Signed-off-by: Jernej Simončič <jernej|s-gitstuff@eternallybored.org>
2023-01-05 13:01:11 +01:00
RustDesk
0f207bd38d
Merge pull request #2731 from fufesou/feat/mouse_forward_back
Feat/mouse forward back
2023-01-05 18:00:07 +08:00
fufesou
20ba62870e remove unimplemented!
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-05 17:52:57 +08:00
fufesou
b4feae33bb support linux mouse back/forward
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-05 17:47:26 +08:00
fufesou
97cf85d1b7 mouse forward back support on windows
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-05 17:47:26 +08:00
rustdesk
adb3450d02 more comment on code sign of mac 2023-01-05 17:45:41 +08:00
21pages
5f6a264278 optional software render to fix flutter render problem on some nvidia
card

Signed-off-by: 21pages <pages21@163.com>
2023-01-05 16:46:39 +08:00
RustDesk
44becb42c6
Merge pull request #2727 from Kingtous/master
fix: upload race of deb and flatpak specific build
2023-01-05 16:46:20 +08:00
Kingtous
5618557bfd fix: upload race of deb and flatpak specific build 2023-01-05 16:26:37 +08:00
rustdesk
3aa4aaea77 more ignore 2023-01-05 15:59:42 +08:00
rustdesk
80f24e3044 Merge branch 'master' of github.com-rustdesk:rustdesk/rustdesk 2023-01-05 15:58:33 +08:00
rustdesk
a211949ba4 add __CGPreLoginApp flag to xcode project following https://stackoverflow.com/questions/41429524/how-to-simulate-keyboard-and-mouse-events-using-cgeventpost-in-login-window-mac https://opensource.apple.com/source/IOHIDFamily/IOHIDFamily-700/IOHIDFamily.xcodeproj/project.pbxproj 2023-01-05 15:57:59 +08:00
RustDesk
1867502ef7
Merge pull request #2724 from fufesou/fix/linux_to_mac
fix linux to mac, keyboard input
2023-01-05 15:19:17 +08:00
rustdesk
a109788f6e add mac tray icon to mac resources 2023-01-05 15:17:57 +08:00
fufesou
b723f8472d fix linux to mac, keyboard input
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-05 15:00:52 +08:00
rustdesk
66d50ef55c better 48x48 mac tray icon 2023-01-05 14:57:48 +08:00
RustDesk
9117d6956c
Merge pull request #2721 from jimmyGALLAND/dev_branch
update fr.rs
2023-01-05 09:59:36 +08:00
Jimmy GALLAND
7fc15539cc update fr.rs 2023-01-04 22:19:15 +01:00
RustDesk
5f8c8a839f
Merge pull request #2719 from wangzexi/master
fix: https://github.com/rustdesk/rustdesk/issues/2718
2023-01-05 02:08:13 +08:00
Zexi
18bcb8ca75 fix: https://github.com/rustdesk/rustdesk/issues/2718 2023-01-05 02:01:59 +08:00
RustDesk
803152da48
Merge pull request #2717 from NoLooseEnds/master
Update to highres tray icons
2023-01-04 20:51:02 +08:00
NoLooseEnds
6d6014db27
Update to highres tray icons
Update to highres tray icons
2023-01-04 13:41:23 +01:00
RustDesk
7b59fade08
Merge pull request #2715 from fufesou/fix/mouse_events
fix https://github.com/rustdesk/rustdesk/issues/2713
2023-01-04 20:32:40 +08:00
rustdesk
72162c9a31 fix get relay server for ipv6 2023-01-04 20:27:18 +08:00
fufesou
c95019453b fix https://github.com/rustdesk/rustdesk/issues/2713
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-04 20:08:04 +08:00