Commit Graph

  • bea1aa24c2
    Merge 933bb63b4e into b93f6ca661 #50 mfkgef 2024-10-07 20:32:57 +0000
  • 933bb63b4e
    Update go.mod #50 Evans 2024-10-07 13:32:54 -0700
  • 31112da2a8
    Merge 0b6cd75057 into b93f6ca661 #33 Laurent Demailly 2024-09-02 16:48:20 +0200
  • b93f6ca661 Update: update CI and go mod master vcaesar 2024-08-26 16:42:12 -0700
  • c8d0020b0c 修改go.mod文件 zhouqing 2024-06-16 04:51:16 +0800
  • ed2f908b00 fix 修复KeyUp事件无效 zhouqing 2024-06-16 04:44:20 +0800
  • c94ab299da Update: bump CI to the newest vcaesar 2024-02-23 08:57:29 -0800
  • 36f129375f Update: update gomod and bump CI v0.41.0 vcaesar 2023-08-18 10:31:18 -0700
  • 885d45d4bd Update: update godoc and clean go.yml vcaesar 2023-03-02 17:37:06 -0800
  • 64c6b8bf80 Update: update CI to go1.20.x vcaesar 2023-02-24 10:41:31 -0800
  • 78031794ca Add: add .github issue and PR template vcaesar 2022-09-22 11:54:08 -0700
  • 762bfbdd9a Update: bump CI to 1.19 vcaesar 2022-09-08 12:50:44 -0700
  • 03b71aacdc Update CI to go1.18.x vcaesar 2022-04-10 13:24:46 -0700
  • c8fc1e36f4 Add more examples code vcaesar 2022-02-09 09:26:46 -0800
  • 0b6cd75057
    Merge pull request #1 from ldemailly/ldemailly-patch-1 #33 Laurent Demailly 2022-02-06 01:40:05 -0800
  • 0e2b0dd006
    Correct order to match underlying one Laurent Demailly 2022-02-06 01:26:39 -0800
  • 833856fd33 Move robotgo event code to event.go v0.40.0 vcaesar 2022-01-02 16:24:25 -0400
  • 1dd095bd1f Update README.md vcaesar 2021-12-24 14:05:52 -0400
  • 3e0ac28943 Update keycode.go use the newest code v0.31.3 vcaesar 2021-11-23 16:19:46 -0400
  • 4c47f7354b Update README.md vcaesar 2021-10-16 12:01:40 -0400
  • 384f5adf97 Update go mod and version v0.31.2 vcaesar 2021-09-26 15:09:05 -0400
  • b9033f7e4c Update appveyor.yml v0.31.1 vcaesar 2021-09-10 14:12:04 -0400
  • 095f4f3196 Changed to both two license vcaesar 2021-09-09 10:34:48 -0400
  • 35f3938413 Update go.yml v0.31.0 vcaesar 2021-08-22 10:13:04 -0400
  • 927fa72aa5 add more keycodes and update appveyor.yml vcaesar 2021-08-08 14:42:54 -0400
  • 6c7707ceeb update appveyor.yml vcaesar 2021-06-11 10:27:08 -0400
  • 16f2ab895f fixed darwin type warning v0.30.6 vcaesar 2021-06-10 12:26:50 -0400
  • d8ecd92ccf update appveyor.yml vcaesar 2021-04-08 12:23:23 -0400
  • ff5e0f3e18 update CI yml vcaesar 2021-02-25 11:36:14 -0400
  • 725a6e7652 update appveyor.yml vcaesar 2021-01-22 12:40:51 -0400
  • f75bf036f9 update appveyor.yml v0.30.5 vcaesar 2020-12-22 11:45:11 -0400
  • 4f8581a884 update godoc and example vcaesar 2020-12-02 13:01:20 -0400
  • 05ca764c42 update go mod and appveyor.yml vcaesar 2020-11-16 11:27:15 -0400
  • b3a746d8c4 update parameter name and version vcaesar 2020-10-08 11:09:37 -0400
  • 9d1ddf164b
    Merge pull request #24 from robotn/test-pr v0.30.4 vz 2020-10-06 11:29:09 -0400
  • d6d3b4663e Fixed all pressed return bug #24 test-pr vcaesar 2020-10-06 11:24:07 -0400
  • f76284ab75 update go mod and CI vcaesar 2020-10-06 11:23:16 -0400
  • 2a5dc199e5 Update README.md vcaesar 2020-09-07 10:27:44 -0400
  • 80a5bf3c7e update and optimize hook code vcaesar 2020-08-09 08:38:35 -0400
  • a1db03bfdb update appveyor.yml vcaesar 2020-07-25 11:41:27 -0400
  • e6086cbf68 update code style v0.30.3 vcaesar 2020-06-29 11:50:14 -0400
  • ac6a9e969d update code style vcaesar 2020-06-29 11:37:12 -0400
  • ef93345f66 update code style vcaesar 2020-06-29 00:09:10 -0400
  • 80d080b140 update code style vcaesar 2020-06-28 23:53:06 -0400
  • d17136bdf9 update appveyor.yml to go1.14.4 vcaesar 2020-06-03 11:14:56 -0400
  • 5802a7a832
    Merge pull request #15 from robotn/fix-pr v0.30.2 vz 2020-05-31 10:13:25 -0400
  • e29fdb45c2 Update End() function, Fixed close chan too fast #15 fix-pr vcaesar 2020-05-31 10:11:43 -0400
  • a945300efa Update README.md vcaesar 2020-05-29 10:24:17 -0400
  • 0fa5a96dfe Update README.md vcaesar 2020-05-28 10:31:52 -0400
  • 6ca4fbe91a add more examples code and add log print vcaesar 2020-05-21 12:18:10 -0400
  • 419a0340b3 update version and gomod pkg v0.30.1 vcaesar 2020-05-20 10:55:32 -0400
  • 198a589461
    Merge pull request #13 from zeropool/patch-2 vz 2020-05-20 10:50:49 -0400
  • 8c52dfa009
    sched_yield support for non-POSIX windows gcc #13 zeropool 2020-05-20 10:37:43 +0800
  • 185bc1badc update version and godoc v0.30.0 vcaesar 2020-05-19 11:28:03 -0400
  • ac130dbd90
    Merge pull request #12 from robotn/new-pr vz 2020-05-19 11:14:22 -0400
  • d6bffe47f1 add modern and concurrent API, merged #10 #12 new-pr vcaesar 2020-05-19 11:11:40 -0400
  • 47d3b68877 add robotgo keycode to gohook vcaesar 2020-05-19 11:01:25 -0400
  • 4761f184b8
    patch for windows sched_yield #11 zeropool 2020-05-17 17:09:49 +0800
  • 146f7aeeb5 update appveyor.yml vcaesar 2020-04-11 13:21:14 -0400
  • 5dd9cdcba1 bumped module version #10 caue 2020-03-30 02:36:38 -0300
  • 6c9e89be03 fixed segfault when starting and stoping the event hook too quickly, it was a data race caue 2020-03-30 02:24:38 -0300
  • e047a93060 bugfixing caue 2020-03-30 00:40:05 -0300
  • 9f960b4d26 forgot a debug print caue 2020-03-29 01:27:29 -0300
  • bc4437b7a5 trying to fix the goddam import error caue 2020-03-28 22:15:10 -0300
  • 3fbf56a14c go mod again caue 2020-03-28 22:08:26 -0300
  • 1fd681c141 changed go.mod to reflect the change caue 2020-03-28 22:05:44 -0300
  • 3186c43ae7 changed go.mod to reflect the change caue 2020-03-28 21:55:52 -0300
  • 35fdcff3ec decided to fork forever caue 2020-03-28 21:52:17 -0300
  • d5e965f25c actually for real new stuff caue 2020-03-28 21:48:51 -0300
  • 1d180ffb5a oops caue 2020-03-28 21:43:53 -0300
  • a60a8234bc oops caue 2020-03-28 21:42:23 -0300
  • 47d4c1b2b8 Easier interface caue 2020-03-28 21:38:51 -0300
  • fceda58dd0 update appveyor.yml vcaesar 2020-03-20 12:42:59 -0400
  • 858d3206ae update appveyo.yml and go.yml to go1.14 vcaesar 2020-02-27 11:04:21 -0400
  • caaa106d80 add capslock key support when darwin vcaesar 2020-02-24 11:49:40 -0400
  • 031ea6b811 fixed event windows timestamp error vcaesar 2020-02-23 11:10:55 -0400
  • 1a18374b24 add keycode test support vcaesar 2020-02-23 11:02:58 -0400
  • abe328aaa1 update go.yml vcaesar 2020-02-23 11:02:21 -0400
  • edd69ace64 update appveyor.yml fixed test vcaesar 2020-02-22 12:14:30 -0400
  • e15669d530 update circle.yml vcaesar 2020-02-22 12:11:56 -0400
  • b931a62015 add hook test code support vcaesar 2020-02-22 12:09:45 -0400
  • 6c89eeae62 update appveyor to go1.13.8 vcaesar 2020-02-21 10:54:59 -0400
  • aea663e2b5 update appveyor to go1.13.7 vcaesar 2020-02-05 10:39:57 -0400
  • 5bfaedadd9 update appveyor to go1.13.6 vcaesar 2020-01-11 11:26:47 -0400
  • 172f0885e3 update and fmt circle.yml vcaesar 2019-12-12 13:23:25 -0400
  • ad571b9a4f update and fmt appveyor.yml vcaesar 2019-12-12 13:22:24 -0400
  • 98eb507a75 Update some logger code, use warn not error vcaesar 2019-12-08 15:57:06 -0400
  • d7a0e66e8b Update README.md, Add more CI badge vcaesar 2019-12-07 14:27:27 -0400
  • 2c5f9b09f6 Update go.yml vcaesar 2019-12-06 13:10:05 -0400
  • 123f5daf1c Update appveyor to go1.13.5 vcaesar 2019-12-06 13:09:43 -0400
  • 59172123c9
    Create go.yml vz 2019-11-28 12:38:02 -0400
  • aaa2000ed9 update cgo code and version vcaesar 2019-11-13 12:37:29 -0400
  • 6d41a8bfec update appveyor to go1.13.4 vcaesar 2019-11-01 13:42:55 -0400
  • 5ca3c35c1c update hook example vcaesar 2019-10-31 11:08:50 -0400
  • 99f27f122a update godoc vcaesar 2019-10-29 12:45:28 -0400
  • 9a38284fc4 update go mod file vcaesar 2019-10-26 13:05:46 -0400
  • a745895ba8 update appveyor to go1.13.3 vcaesar 2019-10-18 10:10:01 -0400
  • 4f5b3ead12 update go hook example docs vcaesar 2019-10-10 13:11:32 -0400
  • 221bcb3991 update appveyor go version vcaesar 2019-09-27 13:09:41 -0400
  • 5bea7a10cc update appveyor to go1.13 vcaesar 2019-09-05 13:43:53 -0400