vcaesar
|
d696f27f88
|
update check key flags and code style, support "right shift"
|
2018-12-16 13:50:22 -04:00 |
|
vcaesar
|
77a7382e3b
|
add left and right Ctrl support
|
2018-12-16 13:36:53 -04:00 |
|
vcaesar
|
f269b7fd27
|
add left and right Ctrl key code and update code style
|
2018-12-16 13:33:01 -04:00 |
|
vcaesar
|
0c14363eeb
|
update check key flags support "cmd" and "ctrl"
|
2018-12-16 12:25:30 -04:00 |
|
vcaesar
|
cd784a6758
|
add cmd key support
|
2018-12-12 14:08:49 -04:00 |
|
vcaesar
|
f469484821
|
update code fixed a mistake
|
2018-12-12 13:46:33 -04:00 |
|
vcaesar
|
75e09cd935
|
add gokey key code
|
2018-12-12 13:41:52 -04:00 |
|
vcaesar
|
35d82c92f1
|
add more numpad key
|
2018-12-12 13:40:57 -04:00 |
|
vcaesar
|
ad709d6151
|
add numpad key and escape abbreviation support
|
2018-12-12 09:37:56 -04:00 |
|
vcaesar
|
ee173ebb47
|
add linux numpad key support
|
2018-12-11 15:29:28 -04:00 |
|
vcaesar
|
98987b84fe
|
add key "numpad_lock" support
|
2018-12-11 15:25:37 -04:00 |
|
vcaesar
|
87e23b9adf
|
optimize and clearer keytap code
|
2018-12-11 13:12:16 -04:00 |
|
vcaesar
|
6f9b1354dc
|
add key "capslock" support and update code style
|
2018-12-11 12:10:42 -04:00 |
|
vcaesar
|
14a50deec6
|
add key Ctrl [ abbreviation ] support
|
2018-12-11 11:57:08 -04:00 |
|
vcaesar
|
3291faad53
|
use sendInput not keybd_event
[docs: Note This function has been superseded]
|
2018-10-17 16:12:48 -04:00 |
|
vcaesar
|
2451b767ae
|
update code style
|
2018-10-17 15:44:04 -04:00 |
|
vcaesar
|
4e24e40d7e
|
update type string fixed #155
|
2018-08-14 10:46:26 -04:00 |
|
vcaesar
|
50f8df44b3
|
update key code style
|
2018-08-13 08:03:52 -04:00 |
|
vcaesar
|
482d465472
|
update code style
|
2018-07-07 23:01:55 +08:00 |
|
vcaesar
|
6bd6565ce2
|
update code style fix non-standard code
|
2018-07-07 22:47:47 +08:00 |
|
vcaesar
|
b618176823
|
update code and version
|
2018-04-20 23:19:22 +08:00 |
|
vcaesar
|
fda0ba08a3
|
add linux typestr utf support
|
2018-04-20 22:38:40 +08:00 |
|
vcaesar
|
e0a5aabf28
|
fix mac input method keytap not work
|
2018-03-11 15:22:38 +08:00 |
|
vcaesar
|
3cb987ceb2
|
fix XFlush wait for events flushing
|
2018-03-07 17:20:08 +08:00 |
|
vcaesar
|
37dfd14681
|
add x11 type support
|
2018-01-16 18:38:21 +08:00 |
|
vcaesar
|
5005c38b4f
|
add utf-8 support
|
2018-01-16 18:01:19 +08:00 |
|
vcaesar
|
182d9a9803
|
update key toggle and update keyboard c name
|
2017-12-29 19:36:08 +08:00 |
|
vcaesar
|
214ac59298
|
update keyboard code and add key delay
|
2017-12-24 01:56:02 +08:00 |
|
vcaesar
|
ac648bde74
|
update and fmt code
|
2017-11-23 23:44:41 +08:00 |
|
vCaesar
|
8fe2f76d8c
|
Fix release key
|
2017-06-30 21:22:34 +08:00 |
|
vCaesar
|
9298b9bc17
|
Format some code
|
2017-05-10 13:50:28 +08:00 |
|
vCaesar
|
0ebade43f7
|
Format some code
|
2017-05-09 21:56:22 +08:00 |
|
vCaesar
|
c1ff3cf528
|
Update keycode
|
2017-02-24 18:52:04 +08:00 |
|
vCaesar
|
97217346dd
|
Update link
|
2016-12-11 02:41:08 +08:00 |
|
vCaesar
|
ed9aadf42b
|
Fix Windows C99 mode
|
2016-11-17 16:27:09 +08:00 |
|
vCaesar
|
d440db9d33
|
Rename File & Name specification
|
2016-11-17 16:00:00 +08:00 |
|
vCaesar
|
6cfbf8e2bf
|
Update KeyTap, Support []string & string
|
2016-11-14 18:07:54 +08:00 |
|
vCaesar
|
67e8918365
|
Update KeyToggle & KeyTap
|
2016-11-13 23:46:33 +08:00 |
|
vCaesar
|
c7fc08adbb
|
Update keyboard
|
2016-11-13 18:37:41 +08:00 |
|
vCaesar
|
10c31a3b0b
|
Add LICENSE
|
2016-11-10 14:34:13 +08:00 |
|
vCaesar
|
4220a970fc
|
name specification
|
2016-10-19 20:32:23 +08:00 |
|
vCaesar
|
78729d4c2f
|
fix input method cause null pointer
|
2016-10-13 16:45:32 +08:00 |
|
vCaesar
|
aad4a55edb
|
Fix a null pointer
|
2016-10-13 16:17:53 +08:00 |
|
vCaesar
|
5da5d4363e
|
Update keybox
|
2016-10-08 15:11:16 +08:00 |
|
vCaesar
|
af08ef934b
|
robotgo
|
2016-10-06 18:41:37 +08:00 |
|