Commit Graph

1040 Commits

Author SHA1 Message Date
vcaesar
8d4f46988b update test code fixed appveyor CI 2020-04-30 11:30:21 -04:00
vcaesar
e26e811e6d add more win32 function export 2020-04-30 11:20:27 -04:00
vcaesar
af1d0d2d00 add more gops test code 2020-04-18 14:21:53 -04:00
vcaesar
8a4154aa60 add Process() function test code 2020-04-18 14:20:25 -04:00
vcaesar
b7a76b9be5 add gops test code support 2020-04-17 11:34:23 -04:00
vcaesar
c7ce55023a move gops code to ps.go 2020-04-14 13:56:40 -04:00
vcaesar
5485466381 update test code remove windows alert test 2020-04-12 12:37:52 -04:00
vcaesar
8060518620 update dockerfile and appveyor.yml 2020-04-12 12:35:46 -04:00
vcaesar
63b9b72025 Update README.md 2020-04-09 10:57:00 -04:00
vcaesar
f11d01eb22 update window examples code 2020-04-07 11:30:29 -04:00
vcaesar
aa077ecb78 update keycode.go 2020-04-03 11:38:29 -04:00
vcaesar
8bfef356cc update show alert test code 2020-03-24 12:01:28 -04:00
vcaesar
ee19a94ec5 add ShowAlert() test support 2020-03-23 15:34:33 -04:00
vcaesar
d3c96e4b81 update dockerfile and appveyor.yml to go1.14.1 2020-03-20 12:41:00 -04:00
vz
d984c6147d
Merge pull request #261 from go-vgo/dev
update keycode type use uint16 with gohook, not type convert
2020-03-17 12:36:16 -04:00
vcaesar
f765226230 update keycode type use uint16 with gohook, not type convert 2020-03-17 12:33:31 -04:00
vcaesar
bec66ba51f add mouse toggle return and add more test 2020-03-16 13:51:46 -04:00
vcaesar
b5d72b8d18 update keypress rand sleep [reduce] and update code style 2020-03-14 13:28:02 -04:00
vcaesar
614483dabc update key example code 2020-03-11 14:29:07 -04:00
vcaesar
519c7bf718 add readme.md file 2020-03-09 12:38:25 -04:00
vcaesar
49b63cb1d5 add go opencv file 2020-03-08 13:21:00 -04:00
vcaesar
730e7537bf add scaled function code 2020-03-08 10:09:24 -04:00
vcaesar
0e570e2eb9 update TypeString function code [Drop] 2020-03-08 10:00:42 -04:00
vcaesar
2eba2fee5d add SetDelay function code and update other code 2020-03-06 14:08:27 -04:00
vcaesar
1b45c63c16 update c delay default value to 0 2020-03-05 15:28:28 -04:00
vcaesar
abb0448c63 update travis.yml to go1.14.x and remove go1.13.x 2020-02-29 08:53:14 -04:00
vcaesar
818706be18 update dockerfile, go.yml and appveyor.yml to go1.14 2020-02-28 11:20:46 -04:00
vcaesar
5f5f208a43 add keycode test support 2020-02-25 11:48:28 -04:00
vcaesar
4d5dc9d6e3 update go mod pkg 2020-02-24 11:57:04 -04:00
vcaesar
fe67159aac add xvfb run codecov test 2020-02-20 11:37:25 -04:00
vcaesar
2e6aa4b0bd update test code and add codecov support 2020-02-20 11:33:24 -04:00
vcaesar
f05b2858f4 update clipboard code and add test code 2020-02-20 11:23:49 -04:00
vcaesar
7eeb418c3a add paste string test code 2020-02-18 12:37:13 -04:00
vcaesar
dbe6d0b35c update move mouse smooth test code 2020-02-18 12:34:10 -04:00
vcaesar
550fc6a80b update PasteStr function code return error 2020-02-18 12:27:21 -04:00
vcaesar
079dcfc995 update go mod pkg 2020-02-14 07:19:39 -04:00
vcaesar
fca53605c0 add more test code 2020-02-13 09:40:43 -04:00
vcaesar
df682b04f3 update appveyor and dockerfile to go1.13.8 2020-02-13 09:37:45 -04:00
vcaesar
bd34490e34 add more key test code 2020-02-12 10:01:43 -04:00
vcaesar
38e5dc7bf7 add drop function hint print support 2020-02-11 09:59:36 -04:00
vcaesar
c56a448b6e update dockerfile and appveyor to go1.13.7 2020-02-01 14:47:48 -04:00
vcaesar
df1a872e09 add SaveImg function code 2020-01-31 12:29:15 -04:00
vcaesar
f30b2c7797 move hook to hook.go 2020-01-31 12:26:28 -04:00
vcaesar
c79095de4c add more bitmap test code 2020-01-26 12:49:44 -04:00
vcaesar
593e3ed9f9 add more test code and update go tt mod 2020-01-24 11:16:44 -04:00
vcaesar
e7ab665c51 add move mouse and move smooth relative examples 2020-01-23 11:40:43 -04:00
vcaesar
82dcb4ec53 add move mouse and move smooth relative code 2020-01-23 11:30:48 -04:00
vcaesar
f632105618 update gops and other mod files fixed bug 2020-01-20 11:23:55 -04:00
vcaesar
d087d797f0 use while not for match special key map 2020-01-20 09:17:03 -04:00
vcaesar
cbf92c2601 remove unless x11 special key and sort 2020-01-20 09:13:33 -04:00