Asura
9502a2eddc
Fix altgr of Korean
2022-09-14 05:31:19 -07:00
Asura
e6b1b007a6
Fix compile on android
2022-09-14 05:01:14 -07:00
Asura
7ffa407604
Fix logger without ui
2022-09-13 06:33:56 -07:00
Kingtous
2d93460873
feat: flatpak and flutter build
2022-09-08 18:27:38 +08:00
asur4s
2d7cd7c864
Refactor: tfc
2022-09-05 11:50:42 -04:00
Asura
79aec0a63f
Fix compile error
2022-09-04 16:50:25 +08:00
Asura
763456519e
Add Key for tfc
2022-09-01 00:36:24 -07:00
Asura
37dbfcc86d
Delete pynput from repo
2022-08-31 23:07:52 -07:00
Asura
52a0621d19
Fix CI
2022-08-26 22:13:19 -07:00
Asura
4da81ab7ee
Merge branch 'flutter_desktop'
2022-08-26 22:00:49 -07:00
Asura
e0db94532f
Merge branch 'rustdesk/master'
2022-08-27 09:55:27 +08:00
Asura
ee19a03ecc
Convert keycode to RdevKey
2022-08-26 18:29:46 -07:00
Asura
ba17864fa1
Merge branch 'master' of github.com:asur4s/rustdesk
2022-08-25 21:29:42 +08:00
21pages
f9db9fc87a
Merge branch 'master' into flutter_desktop
2022-08-25 13:41:25 +08:00
21pages
0649a49d17
fix 10054: change direct to relay when RST
...
Signed-off-by: 21pages <pages21@163.com>
2022-08-24 16:26:09 +08:00
Asura
b916ef3659
Refactor translate mode
2022-08-11 23:59:18 -07:00
kingtous
780b42d0ba
feat: adapt macos dark mode
2022-08-10 11:33:50 +08:00
Asura
577cce549f
Update Cargo.lock
2022-08-08 15:48:11 +08:00
Asura
dde6df82e8
Refector: handline dead keys in translation mode
2022-08-07 18:52:32 +08:00
Asura
f1402a14a2
Merge branch 'translate_mode'
2022-08-04 01:21:46 -07:00
Asura
3b8032e5ec
Merge translate mode
2022-08-04 16:11:37 +08:00
Asura
12129ebf3e
Update dependencies
2022-08-03 15:33:16 +08:00
Asura
90b36795ea
Listening for char in Linux
2022-08-02 10:48:56 -07:00
Asura
5dfc41a7b8
Ignore dead keys in Linux
2022-08-02 06:07:44 -07:00
Asura
1996a27c72
Merge branch 'translate_mode' of github.com:asur4s/rustdesk into translate_mode
2022-08-02 03:48:16 -07:00
Asura
7775a14c9e
Use keycode mapping table
2022-08-02 03:47:29 -07:00
fufesou
74a2929bc9
flutter_desktop_connection_2: debug lan
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-02 13:10:09 +08:00
Asura
92c4ee1560
Fix character generation, altgr only takes effect locally
2022-08-01 00:52:07 +08:00
Asura
25525cda3f
Add translte mode in input_service
2022-07-27 20:01:42 -07:00
Asura
d5ac305e57
Add translate mode in remote
2022-07-28 11:00:01 +08:00
fufesou
f3d10dd420
fix build without wayland feature
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-27 06:34:27 -07:00
21pages
461a87bce9
feat: pc restart
...
Signed-off-by: 21pages <pages21@163.com>
2022-07-27 08:49:10 +08:00
Asura
a46df491e5
Merge branch 'master' of https://github.com/rustdesk/rustdesk
2022-07-23 06:33:15 -07:00
RustDesk
eda5a94e33
Merge pull request #1013 from 21pages/hwcodec
...
Hwcodec: codec preference
2022-07-22 01:24:41 +08:00
fufesou
04c8340b3b
fix_capturer_trait_name_shadowing: update Cargo.lock
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-21 20:53:31 +08:00
Asura
ce3434fd37
Merge branch 'master' of https://github.com/rustdesk/rustdesk
2022-07-20 19:51:09 -07:00
21pages
1fecd7168a
hwcodec: linux compatible
...
Signed-off-by: 21pages <pages21@163.com>
2022-07-21 10:10:58 +08:00
fufesou
00dc473703
linux_wayland_support: dup detecting function of x11 or wayland
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-20 10:44:27 -07:00
fufesou
613b1a8582
linux_wayland_support: update crate mouce
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-20 09:16:13 -07:00
fufesou
01bbfcad8e
linux_wayland_support: debug multi user login
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-20 09:16:13 -07:00
fufesou
aae6e2b16b
linux_wayland_support: init merge, windows build
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-20 09:16:13 -07:00
Asura
669e8b98b2
Update Cargo.toml about rdev
2022-07-19 16:24:19 +08:00
21pages
e46019a171
password: safe/random personal password
...
Signed-off-by: 21pages <pages21@163.com>
2022-07-18 21:27:56 +08:00
rustdesk
b74a01a3b3
update lock
2022-07-18 12:15:10 +08:00
fufesou
4955807dd0
lan_discovery_WOL: Update Cargo.lock
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-15 11:35:23 +08:00
fufesou
8fd4830710
lan_discovery_WOL: Win10 test done
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-15 11:29:07 +08:00
fufesou
897d2b8e57
lan_discovery_WOL: remove discovered peer
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-15 11:29:01 +08:00
fufesou
7e0f7be95c
lan_discovery_WOL: mid commit
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-15 11:27:39 +08:00
rustdesk
d3fc6ccd9c
upgrade tokio
2022-07-15 01:29:52 +08:00
rustdesk
9498b77c0a
minor version
2022-07-14 23:26:03 +08:00