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
6,218
Commits
2
Branches
21
Tags
858cf2f5b58ddac66033c74ab7891ef5bb523f85
Commit Graph
178 Commits
fix, win mouse, touchpad scroll
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-06-07 20:01:01 +08:00
c4f9650d7f
plugin_framework, manager, install plugin
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-05-12 08:48:14 +08:00
db71dd039d
fix ci
rustdesk
·
2023-05-06 09:27:58 +08:00
472448ec9c
fix cursor active, portable service
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-05-05 08:24:08 -07:00
4d16d9566a
add comment
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-05-05 20:22:34 +08:00
13fe997447
fix cursor active in portable service, update peer input cursor time
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-05-05 20:16:54 +08:00
3aabd8f5ae
add cursor active logic for portable service
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-05-05 18:11:04 +08:00
5dc83359a5
fix build win
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-05-04 15:02:05 +08:00
1db40da812
fix cursor move on macOS
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-05-04 14:38:04 +08:00
477cbff489
plugin_framework, debug config, mid commit
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-24 19:57:20 +08:00
d8dc56a743
fix translate mode, simulate unicode
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-21 16:03:14 +08:00
e833f92219
win, translate mode, release scancode
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-20 18:38:52 +08:00
286715d336
simulate scancode for translate mode
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-20 12:15:38 +08:00
d8dbf72ad2
fix, legacy mode, numlock
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-09 12:14:01 +08:00
2ce1df1ad4
trivial changes
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-09 00:36:59 +08:00
241cb1d24e
fix, win, legacy mode, shift + home
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-09 00:06:17 +08:00
579b21066f
remove unused call
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-08 22:54:36 +08:00
09f9b515f6
debug, win, legacy mode, led sync
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-08 22:06:24 +08:00
09ba9cddcd
remove warn
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-08 21:26:19 +08:00
cee06f0425
remove unused call
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-08 21:24:29 +08:00
20734f278e
trivial changes
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-08 20:28:34 +08:00
0d5d073a43
remove unused
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-08 20:17:55 +08:00
d66ad5e0cb
fix build
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-08 20:14:43 +08:00
fa02246e1a
refact keyboard handler
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-08 19:49:11 +08:00
e2dbfb7f1b
tmp commit
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-08 19:49:11 +08:00
f72593c281
simple refact
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-08 17:56:04 +08:00
072da85f09
Do not sync led, when Control, Shift, Alt, Tab, Enter are pressed
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-08 15:35:10 +08:00
4a8d61ac09
fix build
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-05 14:54:23 +08:00
d279588a64
win, linux, single meta key
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-05 14:30:47 +08:00
acac305441
fix press/release single meta key
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-05 13:51:59 +08:00
2c25be346c
comment
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-02 14:39:54 +08:00
e0667833d5
translate mode win, update input layout, just a temporary workaround
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-02 14:31:30 +08:00
51ff2d35b5
debug done
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-01 20:56:03 +08:00
ed4016a77a
tmp commit, for debug
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-01 19:30:22 +08:00
021939a6a6
translate mode, win2win, Send both unicode and virtual keycode to remote side
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-04-01 18:09:53 +08:00
ae53ec877b
Release modifier when multi conn
asur4s
·
2023-03-31 13:01:20 +08:00
0f72af6529
fix elevated process crash when remote insert lock screen
Signed-off-by: 21pages <
pages21@163.com
>
21pages
·
2023-03-30 16:44:09 +08:00
5685a8b546
Release modifiers when exit
asur4s
·
2023-03-28 21:49:22 -07:00
bd7901af00
Simulate char in win
chiehw
·
2023-03-26 06:06:32 -07:00
dbe1516096
debug macOS
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-03-26 12:22:13 +08:00
1cbce77995
debug, macOS
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-03-26 00:02:04 +08:00
8b4370773d
refact, sync lock modifiers, macOS, not debug yet
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-03-25 23:44:20 +08:00
f1e0d64732
debug
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-03-25 22:48:06 +08:00
d0881cee10
debug done
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-03-25 22:48:05 +08:00
c0188c8e07
build
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-03-25 22:48:05 +08:00
fa272273a4
refact, keyboard lock modifiers
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-03-25 22:48:05 +08:00
ec47c3f894
Refector key click && Clear remapped keycodes
asur4s
·
2023-03-18 20:55:35 -07:00
2aae2ca513
refactor cursor pos loop
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-03-11 17:48:35 +08:00
041a518655
periodicly get cursor pos on conn
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-03-11 17:18:13 +08:00
e77fc25836
fix macos command-tab
Signed-off-by: fufesou <
shuanglongchen@yeah.net
>
fufesou
·
2023-02-15 15:26:16 +08:00
66378f63d9
First
Previous
1
2
3
4
Next
Last