Commit Graph

2048 Commits

Author SHA1 Message Date
csf
5fb89c98e4 Merge branch 'flutter_desktop' of https://github.com/rustdesk/rustdesk into option_multi_instances 2022-05-31 20:25:31 +08:00
csf
5274a43a34 update sessions public function 2022-05-31 20:24:44 +08:00
RustDesk
2d32052999
Merge pull request #669 from SoLongAndThanksForAllThePizza/flutter_desktop
fix: use forked codegen repo instead of local repo
2022-05-31 16:59:33 +08:00
SoLongAndThanksForAllThePizza
e1e3491ec6 fix: use forked codegen repo instead of local repo 2022-05-31 16:57:42 +08:00
RustDesk
4451a628eb
Merge pull request #668 from Kingtous/flutter_desktop
add: tab logic
2022-05-31 16:41:12 +08:00
RustDesk
9ae9bd5111
Merge pull request #667 from SoLongAndThanksForAllThePizza/flutter_desktop
fix: compile error when using enum in flutter
2022-05-31 16:32:24 +08:00
Kingtous
4b69ece608 add: tab logic
Signed-off-by: Kingtous <kingtous@qq.com>
2022-05-31 16:28:25 +08:00
SoLongAndThanksForAllThePizza
5825ae4531 fix: compile error when using enum in flutter 2022-05-31 16:28:12 +08:00
fufesou
62cb9eb51e privacy_mode_win_magnifier: more check on privacy mode
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-05-31 15:54:21 +08:00
csf
18ad23435b multi remote instances 2022-05-31 14:44:06 +08:00
RustDesk
00ba7cad81
Merge pull request #664 from Kingtous/flutter_desktop
fix: method channel in multi window context
2022-05-31 12:23:22 +08:00
Kingtous
ac09c37516 fix: method channel in multi window context
Signed-off-by: Kingtous <kingtous@qq.com>
2022-05-31 12:11:29 +08:00
fufesou
867d26b79c Merge branch 'simple_rc' of github.com:fufesou/rustdesk into simple_rc 2022-05-31 12:01:46 +08:00
fufesou
da392f7f72 privacy_mode_win_magnifier: ui prompt if succeeded
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-05-31 12:01:22 +08:00
fufesou
e0aee6898b privacy_mode_win_magnifier: privacy conn id set after succeess
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-05-31 10:00:11 +08:00
RustDesk
ea5669288c
Merge pull request #661 from ViktorOn/patch-4
Update ru.rs
2022-05-31 09:40:52 +08:00
RustDesk
298c498259
Merge pull request #662 from planetzcitizen/master
Translation of README.md into Persian
2022-05-31 09:40:28 +08:00
planetzcitizen
73d27577b4
Update README file
Updat README files to include link to the README-FA.md

Signed-off-by: planetzcitizen <3522081+planetzcitizen@users.noreply.github.com>
2022-05-31 02:27:46 +02:00
planetzcitizen
bbc78b0d4f
Update README.md
Update README.md to include link to the README-FA.md.
2022-05-31 01:38:12 +02:00
planetzcitizen
5645b1d38f
Create README-FA.md
Translated README.md to Farsi.
2022-05-31 01:34:24 +02:00
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