Commit Graph

766 Commits

Author SHA1 Message Date
vcaesar
7683bf28fa update key docs 2018-12-12 13:59:19 -04:00
vz
2fc27c517b
Merge pull request #181 from go-vgo/dev
add more numpad key
2018-12-12 13:55:43 -04:00
vcaesar
f469484821 update code fixed a mistake 2018-12-12 13:46:33 -04:00
vcaesar
8582221eb3 update keys doc 2018-12-12 13:43:16 -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
54f78e2aa8 update code style and remove useless code 2018-12-11 14:04:28 -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
0270af042b update key example code 2018-12-11 10:53:03 -04:00
vcaesar
928aa6aaee Update README.md 2018-12-05 13:05:12 -04:00
vcaesar
bb1e8a0514 update go mod pkg 2018-12-04 19:22:54 -04:00
vcaesar
477fc947e1 add GetColors func return string 2018-11-25 10:50:57 -04:00
vcaesar
9ae6598e84 update pkg to newest 2018-11-24 11:11:45 -04:00
vcaesar
7a0ed03500 use go mod not dep, add go.mod remove dep files 2018-11-24 11:04:33 -04:00
vcaesar
2cdf8d5a7f update issue template.md 2018-11-20 14:43:51 -04:00
vcaesar
adf02582ab update godoc and code style 2018-11-14 12:07:26 -04:00
vcaesar
f0984bdabc Update README.md 2018-11-08 13:57:00 -04:00
vcaesar
5b0631d48c Bump Go versions 2018-11-03 13:26:45 -04:00
vcaesar
b6ddb6cb11 add more scale example 2018-11-02 13:17:42 -04:00
vcaesar
f4cff13c0a update scale example code close #153 2018-11-01 15:10:58 -04:00
vcaesar
e01416e3c2 Fixed dockerfile lint 2018-10-29 13:36:15 -04:00
vcaesar
ca01816885 update pkg to newest 2018-10-29 10:16:53 -04:00
vcaesar
402e93514c add new window10 zoom ratio 2018-10-26 12:06:34 -04:00
vcaesar
1d8be2ad3e update code style 2018-10-23 10:53:08 -04:00
vcaesar
99549e7b57 fixed some README.md typo 2018-10-22 19:47:34 -04:00
vcaesar
a3aa5c000f update examples and update code style 2018-10-21 13:39:07 -04:00
vcaesar
83845a8488 add color picker and get mouse pos example 2018-10-21 12:48:34 -04:00
vcaesar
e2fd078da8 Fixed bitmapClick() parameter bug 2018-10-19 11:19:38 -04:00
vz
48a33f8a6d
Merge pull request #175 from go-vgo/dev
use sendInput not keybd_event & mouse_event
2018-10-18 08:14:25 -04:00
vcaesar
323eed683d use sendInput not mouse_event and update code style 2018-10-17 16:20:28 -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
6f05573058 update dockerfile clean image 2018-10-12 12:11:08 -04:00
vcaesar
a1c3f77e0c optimize and clean keyToggle code 2018-10-11 13:07:21 -04:00
vcaesar
5633fcf698 Update CHANGELOG.md 2018-10-09 12:50:32 -04:00
vcaesar
21426f901e Update godoc 2018-10-09 10:56:30 -04:00
vcaesar
cdabf53fd5 Update version 2018-10-09 10:49:08 -04:00
vcaesar
124fc3703f Refactoring mouse example code 2018-10-08 12:21:23 -04:00
vcaesar
68ba8e8aaa Simplify SaveCapture code 2018-10-07 13:00:16 -04:00
vcaesar
36e220b7a1 Refactoring screen and event example code 2018-10-07 12:23:50 -04:00
vcaesar
0b009ab521 add an cbitmap example [#169] 2018-10-07 12:18:57 -04:00
vcaesar
992b30aac4 Refactoring window example code 2018-10-07 12:15:03 -04:00
vcaesar
044ed50e53 Refactoring key example code 2018-10-07 12:09:37 -04:00
vcaesar
dd52f408d9 update appveyor ci to newest 2018-10-05 07:13:09 -04:00
vcaesar
1e7434c6e8 update dockerfile to go1.11.1 2018-10-02 10:21:35 -04:00