Commit Graph

1567 Commits

Author SHA1 Message Date
vcaesar
506109e241 Update go mod 2021-11-24 16:21:39 -04:00
Evans
2c0b4772a5
Merge pull request #406 from go-vgo/bitmap-pr
Optimize code, add ps.Run() function and update godoc
2021-11-24 15:07:55 -05:00
vcaesar
f8539139b7 Update examples and README.md 2021-11-24 15:49:00 -04:00
vcaesar
b9cb452594 optimize code, add ps.Run() function and update godoc 2021-11-24 15:42:08 -04:00
Evans
14b7e05f78
Merge pull request #405 from go-vgo/bitmap-pr
Update keycode.go use the public code and go mod
2021-11-23 15:34:02 -05:00
vcaesar
fb06a29292 Update keycode.go use the public code and go mod 2021-11-23 16:30:24 -04:00
Evans
bb3d3a536b
Merge pull request #402 from go-vgo/bitmap-pr
remove move scaled and drop some API keep one, add toggle micro sleep
2021-11-17 16:35:29 -05:00
vcaesar
b25cecf984 remove move scaled and drop some API keep one, add toggle micro sleep 2021-11-17 17:29:31 -04:00
vcaesar
a6f18bc2b3 Update godoc and README.md 2021-11-17 17:08:59 -04:00
vcaesar
4302f69b95 Update README.md 2021-11-17 14:52:05 -04:00
vcaesar
15d5d147bc Update README.md 2021-11-17 14:16:30 -04:00
Evans
2489a6f693
Merge pull request #401 from go-vgo/bitmap-pr
add windows move mouse scaled() support and drop some function
2021-11-16 15:39:54 -05:00
vcaesar
c99807378f add windows move mouse scaled() support and drop some function 2021-11-16 16:35:55 -04:00
Evans
0c235cb43a
Merge pull request #400 from go-vgo/bitmap-pr
add Linux high DPI support and only windows use scaled()
2021-11-16 15:16:18 -05:00
vcaesar
faeb2b1e20 add Linux high DPI support and only windows use scaled() 2021-11-16 16:07:06 -04:00
Evans
818cdf3af6
Merge pull request #398 from go-vgo/bitmap-pr
Update CaptureScreen() use the scaled and some code
2021-11-15 17:30:12 -05:00
vcaesar
e433e36e8a Update CaptureScreen() use the scaled and some code 2021-11-15 18:22:54 -04:00
Evans
1f517156ad
Merge pull request #397 from go-vgo/bitmap-pr
Fixed window10 get scale error #393
2021-11-14 15:38:10 -05:00
vcaesar
0a69ed90af fixed typo error 2021-11-14 16:36:48 -04:00
vcaesar
c1e28220b5 Fixed window10 get scale error #393 2021-11-14 16:33:30 -04:00
Evans
b3d250190b
Merge pull request #396 from go-vgo/bitmap-pr
add ScrollSmooth() support and Update godoc
2021-11-13 14:25:26 -05:00
vcaesar
6fd41b9a7c add ScrollSmooth() support and Update godoc 2021-11-13 15:22:50 -04:00
Evans
8839fc2157
Merge pull request #392 from go-vgo/bitmap-pr
add more mouse button support and Toggle() function style with KeyTog…
2021-11-10 11:53:17 -05:00
vcaesar
6daec24027 Update godoc 2021-11-10 12:49:23 -04:00
vcaesar
dee7a282a0 add more mouse button support and Toggle() function style with KeyToggle() 2021-11-10 12:12:29 -04:00
Evans
267670f258
Merge pull request #390 from go-vgo/bitmap-pr
Fixed windows warning and update godoc
2021-11-09 16:05:50 -05:00
vcaesar
39e066c5f7 Fixed windows warning and update godoc 2021-11-09 17:01:01 -04:00
Evans
956dcaf18d
Merge pull request #389 from go-vgo/bitmap-pr
remove KeyTap() legacy key delay default value and Update godoc
2021-11-08 10:20:15 -05:00
vcaesar
19e5617166 remove KeyTap() legacy key delay default value and Update godoc 2021-11-08 11:15:06 -04:00
Evans
85c5ef6345
Merge pull request #388 from go-vgo/bitmap-pr
add KeyToggle() special key and default value support and Update godoc
2021-11-08 09:49:13 -05:00
vcaesar
19936348de add KeyToggle() special key and default value support and Update godoc 2021-11-08 10:45:38 -04:00
Evans
1b6fef95a2
Merge pull request #387 from go-vgo/bitmap-pr
add KeyTap() special key support and update docs
2021-11-07 15:28:31 -05:00
vcaesar
3c8efddb74 add KeyTap() special key support 2021-11-07 16:24:54 -04:00
vcaesar
1de0de6dca Update key docs 2021-11-07 16:16:32 -04:00
Evans
94832cef2b
Merge pull request #386 from go-vgo/bitmap-pr
move FreeBitmap() and ToImage() to screen and optimize code, update g…
2021-11-07 13:07:06 -05:00
vcaesar
617b7b0dc8 move FreeBitmap() and ToImage() to screen and optimize code, update godoc 2021-11-07 14:01:10 -04:00
Evans
84e06ad3f5
Merge pull request #385 from go-vgo/bitmap-pr
move bitmap to bitmap.go and remove unless files
2021-11-06 15:50:31 -04:00
vcaesar
335b3f50a2 Update README.md 2021-11-06 15:45:35 -04:00
vcaesar
cae09b8577 move bitmap to bitmap.go and move ocr to img.go 2021-11-06 15:42:36 -04:00
vcaesar
4782da7e77 remove unless files and move windows cdeps to win 2021-11-06 15:15:34 -04:00
vcaesar
27bc0e2d97 add color and mouse pos picker cmd support 2021-11-06 14:45:06 -04:00
Evans
816115aab2
Merge pull request #384 from go-vgo/bitmap-pr
Update OpenCV README.md and CI
2021-11-05 14:10:11 -04:00
vcaesar
e38beacc8b Merge remote-tracking branch 'origin/master' into bitmap-pr 2021-11-05 14:07:56 -04:00
vcaesar
19502c79ce Update OpenCV README.md and CI 2021-11-05 14:07:15 -04:00
Evans
21a42d0670
Merge pull request #382 from go-vgo/bitmap-pr
Add get the screen rect support
2021-10-29 12:04:14 -04:00
vcaesar
1054870213 Update windows code fixed build 2021-10-29 11:57:09 -04:00
vcaesar
341f2281d6 Add get the screen rect support 2021-10-29 11:51:43 -04:00
Evans
40f1bc089d
Merge pull request #381 from go-vgo/bitmap-pr
Update README.md
2021-10-28 13:24:56 -04:00
vcaesar
10ae65cc6c Update README.md 2021-10-28 13:21:25 -04:00
vcaesar
86da52b96d Update examples and godoc 2021-10-18 12:43:34 -04:00