This website requires JavaScript.
Explore
Help
Register
Sign In
hexianglong
/
rustdesk
Watch
1
Star
0
Fork
0
You've already forked rustdesk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3,735
Commits
2
Branches
21
Tags
1291c840b9158bc92f25fa0045f7cd2991343e1c
Commit Graph
30 Commits
fix build
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-01-10 14:47:23 +08:00
1291c840b9
fix wayland input
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-01-10 14:18:25 +08:00
00867276ed
fix win scancode filter, ignore 0xE0..
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-01-10 11:09:08 +08:00
2143889404
win filter scancodes that is greater than 255
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-01-10 00:42:33 +08:00
95844e60cf
fix linux to mac, keyboard input
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-01-05 15:00:52 +08:00
b723f8472d
make cli compilable
rustdesk
·
2022-12-29 00:02:31 +08:00
4d2e62981b
choose keyboard layout type, mid commit
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2022-12-27 18:16:29 +08:00
48e684335e
fix android CI
rustdesk
·
2022-12-21 14:30:24 +08:00
ecac34af80
fix compile again
rustdesk
·
2022-12-21 11:38:54 +08:00
f0653bb10a
fix compile again
rustdesk
·
2022-12-21 11:13:08 +08:00
e47d1c7dbe
fix android compile issue
rustdesk
·
2022-12-21 10:57:41 +08:00
fea0171486
fix build
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2022-12-18 15:03:44 +08:00
cfca4047c5
linux remove some warns
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2022-12-18 15:03:44 +08:00
38efbd5a17
fix keycodes
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2022-12-18 15:03:43 +08:00
7c8d40dc72
keyboard win, mid commit
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2022-12-18 15:03:43 +08:00
0fb1d4049f
refact keyboard, mid commit
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2022-12-18 15:03:39 +08:00
4b571aaa33
Merge pull request
#2583
from asur4s/master
refactor: legacy keyboard mode && release key
RustDesk
·
2022-12-18 11:42:25 +08:00
a39e009fb4
rename: sync status && add numlock capslock
asur4s
·
2022-12-14 02:25:15 -08:00
d675bfa7e3
fix macos mmatch
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2022-12-12 21:45:46 +08:00
194e1206b4
opt: catch error of grab
Asura
·
2022-12-11 06:22:24 -08:00
941b7a365b
fix build flutter
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2022-12-10 13:02:32 +08:00
c2648b4871
fix key stick
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2022-12-10 12:40:45 +08:00
22155616e4
simplify logic
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2022-12-09 22:33:50 +08:00
1e8e1700df
remove unused logic
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2022-12-09 21:42:26 +08:00
aa5debe986
fix sciter keyboard
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2022-12-09 21:16:09 +08:00
d916c54029
fix conflict
Chieh Wang
·
2022-12-08 23:49:36 -08:00
49bcf8f794
refactor: get modifier state
Asura
·
2022-12-08 09:04:15 +08:00
95775678ca
refacotor: simplify mod of keyboard
Asura
·
2022-12-08 09:03:41 +08:00
176ed43807
fix #2211:CAPS Lock don't work
Asura
·
2022-12-08 09:03:41 +08:00
dff5d55f50
refactor: keyboard of client
Asura
·
2022-12-08 09:03:41 +08:00
3b60304d14