vcaesar
|
1e7006d7de
|
add android null file [wait push]
|
2019-03-05 11:12:11 -04:00 |
|
vcaesar
|
7b3cc5a7a2
|
update example, add godoc
|
2019-03-04 11:33:52 -04:00 |
|
vcaesar
|
76fa65b35a
|
update process mod pkg
|
2019-03-01 07:57:39 -04:00 |
|
vcaesar
|
b120479bcb
|
update go mod vendor
|
2019-03-01 07:46:30 -04:00 |
|
vcaesar
|
06196a8934
|
Update README.md
|
2019-03-01 07:34:59 -04:00 |
|
vcaesar
|
c577ec56ee
|
update code style
|
2019-02-27 10:27:58 -04:00 |
|
vcaesar
|
f180f3ac03
|
update vendor pkg, Fixed #195 warning and json break bug
|
2019-02-27 10:26:49 -04:00 |
|
vcaesar
|
1a0abfac82
|
update CI add go1.12.x support
|
2019-02-26 12:19:12 -04:00 |
|
vcaesar
|
2e0ca1387c
|
update _Ctype_char to C.char, Fixed go1.12 build error #191
|
2019-02-26 11:55:20 -04:00 |
|
vcaesar
|
f569b05cde
|
update event example code add print hint
|
2019-02-26 11:20:56 -04:00 |
|
vcaesar
|
7ec766458d
|
add more add event examples
|
2019-02-22 08:50:56 -04:00 |
|
vcaesar
|
ca2a57ea6e
|
Update README.md
|
2019-02-22 08:42:23 -04:00 |
|
vcaesar
|
6621146431
|
Update README.md
|
2019-02-22 08:37:25 -04:00 |
|
vcaesar
|
753e2801d9
|
add AddEvents func, Fixed #98, #61, #69...
|
2019-02-21 10:12:04 -04:00 |
|
vcaesar
|
fe8b496e72
|
Fixed color picker, Update README.md and docs
|
2019-02-21 10:00:10 -04:00 |
|
vcaesar
|
54e8f5f3fc
|
add hook start and end func
|
2019-02-21 09:47:45 -04:00 |
|
vcaesar
|
5ef1a4ee70
|
refactor AddEvent() func and add keycode.go, update example
|
2019-02-21 09:43:48 -04:00 |
|
vcaesar
|
b69982534b
|
update go mod vendor
|
2019-02-21 09:30:57 -04:00 |
|
vcaesar
|
96820b2f41
|
update hook pkg to newest
|
2019-02-21 09:17:48 -04:00 |
|
vcaesar
|
906e2a0461
|
Update godoc
|
2019-02-14 11:03:34 -04:00 |
|
vcaesar
|
ca56f9d5e6
|
Update README.md
|
2019-02-13 07:11:32 -04:00 |
|
vcaesar
|
24eeb2765f
|
Update README.md
|
2019-02-12 09:12:48 -04:00 |
|
vcaesar
|
364f192178
|
update code style and godoc
|
2019-02-08 08:45:36 -04:00 |
|
vcaesar
|
5cb95037c5
|
optimize code not defer and remove useless code
|
2019-01-25 12:56:10 -04:00 |
|
vcaesar
|
3da51f7f02
|
Bump Go versions
|
2019-01-24 13:23:43 -04:00 |
|
vcaesar
|
832a8634ab
|
update bitmap_save return code
|
2019-01-20 13:25:34 -04:00 |
|
vcaesar
|
cf48f5ee8a
|
Update version
|
2019-01-16 10:40:25 -04:00 |
|
vcaesar
|
95a6f1be1c
|
update go mod vendor and files
|
2019-01-13 14:18:13 -04:00 |
|
vcaesar
|
8d458b66a5
|
add mul scale func and optimize code
|
2019-01-09 13:24:06 -04:00 |
|
vcaesar
|
5e6c44832f
|
Format README.md and docs markdown
|
2019-01-08 20:11:01 -04:00 |
|
vcaesar
|
638117ac64
|
Update README.md
|
2019-01-08 12:51:09 -04:00 |
|
vcaesar
|
c70f1f1ebf
|
Update README.md
|
2019-01-07 14:19:25 -04:00 |
|
vcaesar
|
7e017b4cb4
|
Update version
|
2019-01-07 13:08:13 -04:00 |
|
vcaesar
|
c9ba5444c3
|
update key example code
|
2019-01-06 12:29:16 -04:00 |
|
vcaesar
|
9d585cc6c4
|
remove useless code
|
2019-01-03 12:42:01 -04:00 |
|
vcaesar
|
b1974fbf5b
|
update include .h code
|
2019-01-02 13:05:11 -04:00 |
|
vcaesar
|
4c627771c2
|
rename and clear file name
|
2019-01-02 12:58:50 -04:00 |
|
vcaesar
|
54947c5065
|
update key docs
|
2019-01-02 09:48:23 -04:00 |
|
vcaesar
|
6550f4af67
|
update code style and fixed #endif error
|
2018-12-30 12:04:29 -04:00 |
|
vcaesar
|
17c0de747f
|
add more key example
|
2018-12-29 11:42:56 -04:00 |
|
vcaesar
|
dc0cd6ef67
|
update keytap and toggle return "" and code style
|
2018-12-29 11:28:58 -04:00 |
|
vcaesar
|
6f5fe3f8f5
|
add more mouse example
|
2018-12-27 19:09:14 -04:00 |
|
vcaesar
|
ad85cfd792
|
add drag mouse other button support
|
2018-12-27 12:44:38 -04:00 |
|
vcaesar
|
0a380045a3
|
add keyTap run error return support and update godoc
|
2018-12-27 12:33:39 -04:00 |
|
vcaesar
|
e5d5f106b5
|
add check mouse button func and simplify mouse func code
|
2018-12-27 12:21:50 -04:00 |
|
vcaesar
|
6b083e7666
|
update version and optimize code
|
2018-12-26 12:55:17 -04:00 |
|
vcaesar
|
fe6b021fbe
|
Update README.md
|
2018-12-21 12:07:27 -04:00 |
|
vcaesar
|
1bf1246a1b
|
add key "insert, printscreen" mac support and key "print"
|
2018-12-18 13:04:33 -04:00 |
|
vcaesar
|
6adc37e015
|
update key docs
|
2018-12-18 13:02:03 -04:00 |
|
vcaesar
|
05bf630708
|
update code style
|
2018-12-18 12:58:51 -04:00 |
|