Asura
|
9e8d8e4357
|
fix(pynput): Add dead key detection condition to support German keyboard
|
2022-07-04 02:14:47 -07:00 |
|
Asura
|
002f06a767
|
fix: stupid bug, remove keycode_flag
|
2022-07-01 00:16:08 -07:00 |
|
Asura
|
6772128dd9
|
feat(pynput): Support dead key
|
2022-06-30 06:00:12 -07:00 |
|
Asura
|
70bb3fed16
|
fix(pynput): Altgr uses send event, others use fake input
|
2022-06-28 18:56:54 -07:00 |
|
Asura
|
2fa2c2d385
|
fix(pynput): Use fake input to solve lock screen problems
|
2022-06-26 18:19:38 -07:00 |
|
Asura
|
c842642c02
|
Replaced fake_input with display_manager's send_event
|
2022-06-24 12:01:22 +08:00 |
|
Asura
|
8aeacf77b3
|
fix: remove print
|
2022-06-23 19:27:10 +08:00 |
|
Asura
|
1833b8c2dc
|
fix(pynput): Convert keysym to keycode according to the system input source
|
2022-06-23 01:06:30 -07:00 |
|
rustdesk
|
b350fbdb9c
|
stupid bug
|
2022-03-15 12:17:07 +08:00 |
|
rustdesk
|
eaeceeac29
|
https://github.com/rustdesk/rustdesk/issues/406#issuecomment-1064011977
|
2022-03-15 12:13:46 +08:00 |
|
rustdesk
|
ffb0fa4349
|
pynput run as user
|
2022-03-08 15:42:58 +08:00 |
|
rustdesk
|
74c3f1d7cc
|
linux AltGr ok
|
2022-03-08 12:08:18 +08:00 |
|
rustdesk
|
ab1805281f
|
basically work, but AltGr not handle well, because confused with Alt_R,
and no idea how to get AltGr state. And on Windows, AltGr (some
keyboard, like br) trigger two key down: Left Control and Alt, how to
handle?
|
2022-03-07 00:48:20 +08:00 |
|
rustdesk
|
1758aa0f1e
|
try out pynput
|
2022-03-06 03:10:16 +08:00 |
|