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 |
|
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 |
|
Asura
|
7b3b900764
|
Update rdev dependency version
|
2022-07-12 18:56:08 -07:00 |
|
Asura
|
fa8595b77d
|
Supports Mac OS simulate input by scancode
|
2022-07-12 08:36:45 -07:00 |
|
Asura
|
7395f1a755
|
ci: Change source of lib
|
2022-07-12 04:40:38 -07:00 |
|
Asura
|
0ae6620659
|
Merge branch 'master' of github.com:asur4s/rustdesk
|
2022-07-11 08:17:17 -07:00 |
|
Asura
|
e82e0bf697
|
feat: Add new simulate key method
|
2022-07-11 03:26:12 -07:00 |
|
21pages
|
75fc49b301
|
make hwcodec's bitrate the same as vpx
Signed-off-by: 21pages <pages21@163.com>
|
2022-06-29 11:43:22 +08:00 |
|
csf
|
83e5028cc9
|
Merge branch 'master' into hwcodec
|
2022-06-27 15:28:49 +08:00 |
|
rustdesk
|
e670b7e059
|
debug install
|
2022-06-27 00:36:31 +08:00 |
|
rustdesk
|
ef1f34cefa
|
update dep
|
2022-06-23 11:15:37 +08:00 |
|
21pages
|
a5b98e38cd
|
update: Cargo.lock
Signed-off-by: 21pages <pages21@163.com>
|
2022-06-16 08:56:00 +08:00 |
|
21pages
|
847c4acb07
|
Merge branch 'hwcodec' into master
|
2022-06-14 13:08:39 +08:00 |
|
rustdesk
|
d148ca904e
|
ndk_arm32
|
2022-06-13 21:00:22 +08:00 |
|
21pages
|
42c7c5982c
|
scrap: check hwconfig in another process
Signed-off-by: 21pages <pages21@163.com>
|
2022-06-10 12:17:06 +08:00 |
|
rustdesk
|
b88b4151bc
|
1.2.0 -> 1.1.10
|
2022-06-09 19:45:53 +08:00 |
|
21pages
|
2a91fb842d
|
scrap: save best codec info in LocalConfig
Signed-off-by: 21pages <pages21@163.com>
|
2022-06-07 19:35:18 +08:00 |
|
21pages
|
42546a7468
|
scrap: use the same bitrate ratio control as vpx
Signed-off-by: 21pages <pages21@163.com>
|
2022-06-06 15:59:30 +08:00 |
|
21pages
|
4bb09865cf
|
scrap: update HwDecoder::instance()
Signed-off-by: 21pages <pages21@163.com>
|
2022-06-05 18:12:54 +08:00 |
|
RustDesk
|
720b05874a
|
Merge pull request #628 from fufesou/simple_rc
Fix WCHAR Path & Add Resources Integration Lib
|
2022-06-02 22:01:01 +08:00 |
|
21pages
|
7e6c38e6d2
|
scrap: add hw quality control
Signed-off-by: 21pages <pages21@163.com>
|
2022-06-02 11:32:55 +08:00 |
|