vcaesar
|
e1444437c2
|
add sleep and update README.md
|
2018-01-16 19:31:19 +08:00 |
|
vz
|
30660e6833
|
Merge pull request #103 from go-vgo/dep-pr
add utf-8 support
|
2018-01-16 18:48:45 +08:00 |
|
vcaesar
|
37dfd14681
|
add x11 type support
|
2018-01-16 18:38:21 +08:00 |
|
vcaesar
|
5005c38b4f
|
add utf-8 support
|
2018-01-16 18:01:19 +08:00 |
|
vcaesar
|
8733401ce5
|
add bitmap click and movesClick func
|
2018-01-13 21:49:13 +08:00 |
|
vcaesar
|
50ce138395
|
Update vendor
|
2018-01-11 20:15:38 +08:00 |
|
vcaesar
|
4011915749
|
Update README.md fix link error
|
2018-01-11 19:26:10 +08:00 |
|
vcaesar
|
852a213e1c
|
fix find bitmap float args
|
2018-01-09 20:30:25 +08:00 |
|
vcaesar
|
9f0400167b
|
update bitmap name and add count of bitmap
|
2018-01-08 21:58:08 +08:00 |
|
vcaesar
|
aa247025d2
|
add more key listen
|
2018-01-06 18:15:50 +08:00 |
|
vcaesar
|
0feb5ee1b1
|
add active window by name
|
2018-01-04 20:01:45 +08:00 |
|
vcaesar
|
77ce3b91d7
|
fix mac set active and active by pid
|
2018-01-04 19:39:58 +08:00 |
|
vcaesar
|
cded847b46
|
update doc fix #97
|
2018-01-03 21:29:08 +08:00 |
|
vcaesar
|
97f54f7f3d
|
add count bitmap color func
|
2018-01-02 21:31:33 +08:00 |
|
vcaesar
|
6434928f2d
|
fix some range and update c name
|
2017-12-30 17:49:15 +08:00 |
|
vcaesar
|
df79f9793b
|
update some c name and fmt code
|
2017-12-29 20:24:47 +08:00 |
|
vcaesar
|
4af3883371
|
update screen and event c name
|
2017-12-29 20:18:28 +08:00 |
|
vcaesar
|
fc9bb0f605
|
update window and bitmap c name
|
2017-12-29 19:52:42 +08:00 |
|
vcaesar
|
182d9a9803
|
update key toggle and update keyboard c name
|
2017-12-29 19:36:08 +08:00 |
|
vcaesar
|
d238461afa
|
update move mouse smooth and update mouse c name
|
2017-12-29 19:20:22 +08:00 |
|
vcaesar
|
b8413f7bd4
|
add tochar bitmap and gostring, update godoc and fmt code
|
2017-12-27 19:24:16 +08:00 |
|
vz
|
3efeb614a4
|
Merge pull request #94 from wilon/master
change TostringBitmap return Fixed #93
|
2017-12-27 18:57:46 +08:00 |
|
weilong
|
379e12d968
|
change TostringBitmap return Fixed #93
|
2017-12-27 17:53:45 +08:00 |
|
vcaesar
|
e0fb010ae1
|
add more color examples
|
2017-12-25 17:17:50 +08:00 |
|
vcaesar
|
4f85eb5056
|
add more color processing and conversion
|
2017-12-25 17:05:10 +08:00 |
|
vcaesar
|
bb7518a04a
|
add ToMMRGBHex convert color hex
|
2017-12-25 00:53:22 +08:00 |
|
vcaesar
|
eb425d7652
|
update godoc and fmt code
|
2017-12-25 00:42:41 +08:00 |
|
vcaesar
|
08e95ff4d4
|
fix godoc error
|
2017-12-25 00:38:33 +08:00 |
|
vz
|
46965224dd
|
Merge pull request #92 from wilon/master
use CBitmap covert to C.MMBitmapRef Fixed #90
|
2017-12-25 00:36:18 +08:00 |
|
weilong
|
43f7b348b5
|
use CBitmap covert to C.MMBitmapRef Fixed #90
|
2017-12-25 00:02:16 +08:00 |
|
vcaesar
|
633665224b
|
add CBitmap and more examples
|
2017-12-24 23:01:22 +08:00 |
|
vz
|
8cbae51c3e
|
Merge pull request #91 from wilon/master
add func ToBitmap Fixed #90
|
2017-12-24 22:42:27 +08:00 |
|
weilong
|
f5d29c0739
|
change test for ToBitmap
|
2017-12-24 21:02:14 +08:00 |
|
weilong
|
b5676fa258
|
add func ToBitmap Fixed #90
|
2017-12-24 20:48:35 +08:00 |
|
vz
|
c98cdf26dc
|
Merge pull request #89 from wilon/master
FindColorCS add param tolerance Fixed #84
|
2017-12-24 17:52:11 +08:00 |
|
weilong
|
b35fdf1711
|
FindColorCS add param tolerance Fixed #84
|
2017-12-24 14:54:14 +08:00 |
|
vcaesar
|
883e9c24a9
|
fix keytap some error and fmt code
|
2017-12-24 02:07:41 +08:00 |
|
vcaesar
|
214ac59298
|
update keyboard code and add key delay
|
2017-12-24 01:56:02 +08:00 |
|
vcaesar
|
b55f438c1b
|
add get pixel color return hex
|
2017-12-23 23:38:35 +08:00 |
|
vz
|
fe2dc55988
|
Merge pull request #86 from go-vgo/dep-pr
Add func PointInBounds() and Update vendor
|
2017-12-20 23:09:46 +08:00 |
|
vcaesar
|
f6cfce3f4b
|
add PointInBounds examples
|
2017-12-20 23:08:15 +08:00 |
|
vcaesar
|
7a1ffa66a9
|
update code and add func PointInBounds
|
2017-12-20 23:01:56 +08:00 |
|
vcaesar
|
5971e02e26
|
Update vendor
|
2017-12-15 22:39:57 +08:00 |
|
vcaesar
|
15478423d7
|
remove robot examples
|
2017-12-13 22:15:27 +08:00 |
|
vcaesar
|
a7f2f933e1
|
Add SaveCapture, remove robot and add SaveCapture examples
|
2017-12-13 22:10:56 +08:00 |
|
vcaesar
|
6c237d4994
|
Update CHANGELOG.md
|
2017-12-12 18:50:13 +08:00 |
|
vcaesar
|
d64394dfd6
|
Release 0.47.0
|
2017-12-12 18:47:25 +08:00 |
|
vcaesar
|
ebee256da1
|
Update version and add CODEOWNERS
|
2017-12-11 23:37:01 +08:00 |
|
vcaesar
|
a263c09d03
|
Update circle to 2.0
|
2017-12-11 23:12:56 +08:00 |
|
vcaesar
|
ee84b57234
|
Add appveyor ci
|
2017-12-11 17:40:55 +08:00 |
|