Commit Graph

1778 Commits

Author SHA1 Message Date
Vik 14a7194eb8 Update ru.rs 2022-05-31 00:00:58 +03:00
fufesou 4502f94e99 virtual_display: apply idd virtual display
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-05-31 00:51:13 +08:00
fufesou 18ba55056f privacy_mode_win_magnifier: fix crash when resolution changed
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-05-30 18:16:04 +08:00
RustDesk 19e49881c9 Merge pull request #657 from Kingtous/flutter_desktop
feat: add librustdesk.so filter for linux
2022-05-30 16:31:03 +08:00
Kingtous 7af663809f opt: adapt --cm
Signed-off-by: Kingtous <kingtous@qq.com>

[linux] opt: add librustdesk.so filter
2022-05-30 16:28:48 +08:00
RustDesk 5e2be73466 Merge pull request #656 from SoLongAndThanksForAllThePizza/flutter_desktop
feat: insert core entry before launching flutter
2022-05-30 16:20:04 +08:00
SoLongAndThanksForAllThePizza 7cd0940661 feat: insert core entry before launching flutter 2022-05-30 16:16:20 +08:00
RustDesk 3a1bbc260b Merge pull request #655 from SoLongAndThanksForAllThePizza/flutter_desktop
fix: make sure env_logger only init once
2022-05-30 13:57:58 +08:00
SoLongAndThanksForAllThePizza 2228fba8c7 fix: make sure env_logger only init once 2022-05-30 13:55:26 +08:00
RustDesk 21e5076173 Merge pull request #654 from Kingtous/flutter_desktop
opt&fix: main window ui & device info fix
2022-05-30 13:28:35 +08:00
kingtous 82895e6951 opt & fix:
- main window ui: adapt pc logic
- fix: platform infomation using device info plus

Signed-off-by: Kingtous <kingtous@qq.com>
2022-05-30 13:26:01 +08:00
fufesou 5182b96bda simple_rc: add feature argument for build.py
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-05-30 13:07:04 +08:00
fufesou 2081113bed simple_rc: win init simple resource pack
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-05-30 13:06:48 +08:00
fufesou e1bb25c70e fix_virtual_display_path: fix wchar* path
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-05-30 12:27:11 +08:00
fufesou c269d1c831 privacy_mode: win10 magnifier
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-05-30 12:08:28 +08:00
RustDesk 85cd066cd7 Merge pull request #653 from rustdesk/add-license-1
Create LICENCE
2022-05-29 23:01:23 +08:00
RustDesk 66070320b5 Create LICENCE 2022-05-29 23:01:09 +08:00
rustdesk bf736c80e9 changing license 2022-05-29 23:00:12 +08:00
RustDesk 4519dd8cf9 Merge pull request #652 from Kingtous/flutter_desktop
feat: add customed titlebar option
2022-05-29 19:58:26 +08:00
Kingtous 7b3bbdf964 feat: add customed titlebar 2022-05-29 19:55:50 +08:00
RustDesk 16a68316cb Merge pull request #649 from Kingtous/flutter_desktop
feat: add single/multi window manager logic & fix issue causing input twice when press only once
2022-05-29 17:25:53 +08:00
Kingtous 708801bdf6 feat: add single/multi window manager wrapper & fix issue causing input twice 2022-05-29 17:23:27 +08:00
Kingtous 24a6846f03 add: desktop password page 2022-05-29 17:23:27 +08:00
RustDesk 20e95a684d Merge pull request #648 from SoLongAndThanksForAllThePizza/flutter_desktop
Add flutter ffi init on desktop
2022-05-29 15:21:12 +08:00
SoLongAndThanksForAllThePizza 59a8600b53 fix flutter ffi init for all platforms 2022-05-29 15:18:36 +08:00
RustDesk 989562d3ef Merge pull request #645 from SoLongAndThanksForAllThePizza/flutter_desktop
Implemented a functional draft version
2022-05-29 08:58:01 +08:00
SoLongAndThanksForAllThePizza e836b7fcfb implement functional draft version 2022-05-29 04:39:12 +08:00
RustDesk 70d4df9b85 Merge pull request #644 from curo-open/fix-cs-translation
fix some issues in Czech translation
2022-05-29 01:36:58 +08:00
RustDesk 1a6cc08ec4 Merge pull request #643 from curo-open/translate-sk
add slovak translation
2022-05-29 01:36:47 +08:00
k2s 4f843b98c7 fix some issues in Czech translation 2022-05-28 18:55:03 +02:00
Martin Minka 9688a3157a add slovak translation 2022-05-28 18:50:28 +02:00
RustDesk f56dcc9e6c Merge pull request #635 from SoLongAndThanksForAllThePizza/flutter_desktop
Added comments and connection page
2022-05-28 09:34:00 +08:00
SoLongAndThanksForAllThePizza c4639ecfcb add connection page 2022-05-28 03:57:34 +08:00
SoLongAndThanksForAllThePizza 9dd6e40003 add comment 2022-05-28 03:56:42 +08:00
RustDesk f542a39329 Merge pull request #631 from p-bo/patch-3
Add link pointing to README-CS.md into README.md
2022-05-27 17:54:52 +08:00
p-bo db180c7381 Add link pointing to README-CS.md into README.md 2022-05-27 11:33:19 +02:00
RustDesk e59daa5548 Merge pull request #630 from p-bo/patch-2
Add Czech translation of README
2022-05-27 17:31:13 +08:00
p-bo 1dae3dd292 Add Czech translation of README 2022-05-27 11:29:06 +02:00
RustDesk 6c739289ce Merge pull request #627 from fufesou/better_linux_run_cmds
better_linux_run_cmds: run cmds without creating tmp files
2022-05-27 11:12:13 +08:00
fufesou 5fc32971df better_linux_run_cmds: run cmds without creating tmp files
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-05-27 11:07:24 +08:00
rustdesk 1c447fe438 fix cs 2022-05-26 21:22:42 +08:00
RustDesk f2f12ffb6b Update lang.rs 2022-05-26 21:07:39 +08:00
RustDesk ab66c32618 Merge pull request #625 from p-bo/patch-1
Add Czech localization to application
2022-05-26 21:05:35 +08:00
p-bo 09ea396b54 Add Czech localization to application 2022-05-26 15:04:13 +02:00
RustDesk 7eb3a43f33 Merge pull request #624 from Heap-Hop/flutter_desktop
adapt to flutter 3
2022-05-26 18:28:56 +08:00
csf fa5f48638f adapt to flutter 3 2022-05-26 18:25:16 +08:00
RustDesk 4c6c1a95e0 Merge pull request #623 from Heap-Hop/flutter_desktop
fix build & create ui interface
2022-05-26 18:15:21 +08:00
csf 699907eebd fix build & create ui interface 2022-05-26 18:11:00 +08:00
RustDesk 95e18c6e92 Update README.md 2022-05-26 17:46:23 +08:00
RustDesk 223a4f2323 Merge pull request #622 from fufesou/fix_deadlock_general_service
fix_deadlock_general_service
2022-05-26 17:17:56 +08:00