Commit Graph

119 Commits

Author SHA1 Message Date
Laurent Demailly
0b6cd75057
Merge pull request #1 from ldemailly/ldemailly-patch-1
Correct order to match underlying one

Fixes  robotn#32
2022-02-06 01:40:05 -08:00
Laurent Demailly
0e2b0dd006
Correct order to match underlying one
Fixes #32 (maybe, need to test)
2022-02-06 01:26:39 -08:00
vcaesar
833856fd33 Move robotgo event code to event.go 2022-01-02 16:24:25 -04:00
vcaesar
1dd095bd1f Update README.md 2021-12-24 14:05:52 -04:00
vcaesar
3e0ac28943 Update keycode.go use the newest code 2021-11-23 16:19:46 -04:00
vcaesar
4c47f7354b Update README.md 2021-10-16 12:01:40 -04:00
vcaesar
384f5adf97 Update go mod and version 2021-09-26 15:09:05 -04:00
vcaesar
b9033f7e4c Update appveyor.yml 2021-09-10 14:12:04 -04:00
vcaesar
095f4f3196 Changed to both two license 2021-09-09 10:34:48 -04:00
vcaesar
35f3938413 Update go.yml 2021-08-22 10:13:04 -04:00
vcaesar
927fa72aa5 add more keycodes and update appveyor.yml 2021-08-08 14:42:54 -04:00
vcaesar
6c7707ceeb update appveyor.yml 2021-06-11 10:27:08 -04:00
vcaesar
16f2ab895f fixed darwin type warning 2021-06-10 12:26:50 -04:00
vcaesar
d8ecd92ccf update appveyor.yml 2021-04-08 12:23:23 -04:00
vcaesar
ff5e0f3e18 update CI yml 2021-02-25 11:36:14 -04:00
vcaesar
725a6e7652 update appveyor.yml 2021-01-22 12:40:51 -04:00
vcaesar
f75bf036f9 update appveyor.yml 2020-12-22 11:45:11 -04:00
vcaesar
4f8581a884 update godoc and example 2020-12-02 13:01:20 -04:00
vcaesar
05ca764c42 update go mod and appveyor.yml 2020-11-16 11:27:15 -04:00
vcaesar
b3a746d8c4 update parameter name and version 2020-10-08 11:09:37 -04:00
vz
9d1ddf164b
Merge pull request #24 from robotn/test-pr
Fixed all pressed return bug
2020-10-06 11:29:09 -04:00
vcaesar
d6d3b4663e Fixed all pressed return bug 2020-10-06 11:24:07 -04:00
vcaesar
f76284ab75 update go mod and CI 2020-10-06 11:23:16 -04:00
vcaesar
2a5dc199e5 Update README.md 2020-09-07 10:27:44 -04:00
vcaesar
80a5bf3c7e update and optimize hook code 2020-08-09 08:38:35 -04:00
vcaesar
a1db03bfdb update appveyor.yml 2020-07-25 11:41:27 -04:00
vcaesar
e6086cbf68 update code style 2020-06-29 11:50:14 -04:00
vcaesar
ac6a9e969d update code style 2020-06-29 11:37:12 -04:00
vcaesar
ef93345f66 update code style 2020-06-29 00:09:10 -04:00
vcaesar
80d080b140 update code style 2020-06-28 23:53:06 -04:00
vcaesar
d17136bdf9 update appveyor.yml to go1.14.4 2020-06-03 11:14:56 -04:00
vz
5802a7a832
Merge pull request #15 from robotn/fix-pr
Update End() function, Fixed close chan too fast
2020-05-31 10:13:25 -04:00
vcaesar
e29fdb45c2 Update End() function, Fixed close chan too fast 2020-05-31 10:11:43 -04:00
vcaesar
a945300efa Update README.md 2020-05-29 10:24:17 -04:00
vcaesar
0fa5a96dfe Update README.md 2020-05-28 10:31:52 -04:00
vcaesar
6ca4fbe91a add more examples code and add log print 2020-05-21 12:18:10 -04:00
vcaesar
419a0340b3 update version and gomod pkg 2020-05-20 10:55:32 -04:00
vz
198a589461
Merge pull request #13 from zeropool/patch-2
sched_yield support for non-POSIX windows gcc
2020-05-20 10:50:49 -04:00
zeropool
8c52dfa009
sched_yield support for non-POSIX windows gcc 2020-05-20 10:37:43 +08:00
vcaesar
185bc1badc update version and godoc 2020-05-19 11:28:03 -04:00
vz
ac130dbd90
Merge pull request #12 from robotn/new-pr
add modern and concurrent API, merged #10
2020-05-19 11:14:22 -04:00
vcaesar
d6bffe47f1 add modern and concurrent API, merged #10 2020-05-19 11:11:40 -04:00
vcaesar
47d3b68877 add robotgo keycode to gohook 2020-05-19 11:01:25 -04:00
vcaesar
146f7aeeb5 update appveyor.yml 2020-04-11 13:21:14 -04:00
vcaesar
fceda58dd0 update appveyor.yml 2020-03-20 12:42:59 -04:00
vcaesar
858d3206ae update appveyo.yml and go.yml to go1.14 2020-02-27 11:04:21 -04:00
vcaesar
caaa106d80 add capslock key support when darwin 2020-02-24 11:49:40 -04:00
vcaesar
031ea6b811 fixed event windows timestamp error 2020-02-23 11:10:55 -04:00
vcaesar
1a18374b24 add keycode test support 2020-02-23 11:02:58 -04:00
vcaesar
abe328aaa1 update go.yml 2020-02-23 11:02:21 -04:00