Commit Graph

505 Commits

Author SHA1 Message Date
vcaesar
e0f9739fa2 update godoc 2018-02-03 16:15:57 +08:00
vcaesar
5b62cac9bc update and unify copyright year 2018-02-02 00:07:44 +08:00
vcaesar
83dcf38788 fix clipboard golint 2018-02-01 22:03:57 +08:00
vcaesar
43ae76caff Update README.md 2018-01-31 19:03:39 +08:00
vcaesar
b50a1410a1 fixed a mistake 2018-01-29 20:25:42 +08:00
vcaesar
4930951f77 choose primary mode on unix 2018-01-29 20:21:05 +08:00
vz
591622de40
Merge pull request #107 from go-vgo/dep-pr
add esc support fix #105
2018-01-27 18:40:38 +08:00
vcaesar
9503875953 add esc support fix #105 2018-01-27 18:36:16 +08:00
vcaesar
b9836d769a update examples and remove useless function 2018-01-27 01:28:02 +08:00
vcaesar
401c700580 Update version 2018-01-25 22:27:56 +08:00
vcaesar
b8dcaaf0ad Update CHANGELOG.md 2018-01-25 22:25:53 +08:00
vcaesar
4cef045d73 Release 0.48.0 2018-01-25 21:24:39 +08:00
vcaesar
ae548fca8f fix windows active by pid and change some style 2018-01-25 19:00:56 +08:00
vcaesar
50508899ac add more bitmap examples 2018-01-24 21:44:18 +08:00
vcaesar
a8e57bc169 change some code style 2018-01-21 22:21:16 +08:00
vcaesar
065d1acc2b change some code style 2018-01-21 21:56:33 +08:00
vcaesar
0425190a57 Update README.md 2018-01-19 20:46:25 +08:00
vcaesar
9dcffd344a Update README.md and fix link 2018-01-18 21:46:35 +08:00
vcaesar
a2ac46c3be add more examples 2018-01-18 21:39:27 +08:00
vcaesar
4ff2a48182 update godoc and paste string name 2018-01-17 19:06:23 +08:00
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