Commit Graph

663 Commits

Author SHA1 Message Date
vcaesar
b4fffb3d06 optimize robot unix getxid func 2018-08-13 10:40:31 -04:00
vcaesar
5984aad7bc update c call func 2018-08-13 10:05:18 -04:00
vcaesar
8f8937daad add internalGetBounds and x11 getXidFromPid to GetBounds 2018-08-13 09:57:24 -04:00
vcaesar
5c7cc1fb1d fix x11 error 2018-08-13 09:35:45 -04:00
vcaesar
e1769c70dc update set handle return and add getBounds func [ci skip] 2018-08-13 09:11:45 -04:00
vcaesar
fa1051211b Fixed error and update code style 2018-08-13 08:53:49 -04:00
vcaesar
fd7080b0ea add get client C_func and fix getFrame args 2018-08-13 08:24:17 -04:00
vcaesar
751af33b71 add Bounds to pub.h [ci skip] 2018-08-13 08:17:16 -04:00
vcaesar
56bc179c39 add getFrame to pub.h [ci skip] 2018-08-13 08:10:54 -04:00
vcaesar
c91af647e4 add getBounds to win_sys.h [ci skip] 2018-08-13 08:09:20 -04:00
vcaesar
75ace53123 update robotgo unix export getXidFromPid 2018-08-13 08:05:20 -04:00
vcaesar
50f8df44b3 update key code style 2018-08-13 08:03:52 -04:00
vcaesar
4ac4864a61 move public mdata to pub 2018-08-12 08:58:12 -04:00
vcaesar
8a91b0e572 move some pub method and rename some c_func 2018-08-12 08:51:36 -04:00
vcaesar
acdc104173 update issue template more obvious 2018-08-11 07:41:17 -04:00
vcaesar
87cc2ac235 Update CHANGELOG.md 2018-08-08 11:58:22 -04:00
vcaesar
01bee868bb v0.50.0 is released! 2018-08-08 09:43:46 -04:00
vcaesar
2fbd770917 add simple ocr support 2018-08-08 09:19:17 -04:00
vcaesar
530b8d6960 use 10.10 to compile .a verify multi os 2018-08-07 15:56:16 -04:00
vcaesar
6494fa8377 update mac .a try to fix min mac version error 2018-08-07 13:35:37 -04:00
vcaesar
81e5d32577 update cross compile docs 2018-08-05 07:40:06 -04:00
vcaesar
4d8b9903c4 Update README.md [add freeBitmap example] 2018-08-03 11:51:28 -04:00
vcaesar
72b9657ffa update free bitmap godoc 2018-08-03 11:45:09 -04:00
vcaesar
8319573011 update version and fix README.md link 2018-08-03 08:08:11 -04:00
vcaesar
0870447e4d add cross-compiling docs 2018-08-03 08:01:41 -04:00
vcaesar
814c5e6980 fix float args and update examples [add freeBitmap and update findColor] 2018-08-03 07:10:04 -04:00
vcaesar
c6d60bd3f2 optimize findColor and uniform API with findBitmap [ci skip] 2018-08-03 06:46:08 -04:00
vcaesar
91b6f74131 move hook to cdeps 2018-08-03 06:36:48 -04:00
vcaesar
030b3ada1e update macos .a downgrade to 10.10 just warning not exit [fix #102, #128, #134] 2018-08-02 12:54:42 -04:00
vcaesar
585c303c30 update findBitmap and findColor default tolerance 0.5 to 0.01
[improve accuracy]
2018-07-31 13:17:30 -04:00
vcaesar
0992bd4115 update pkg to newest 2018-07-29 19:09:23 -04:00
vcaesar
085a80ad39 add docs instructions 2018-07-30 01:43:41 +08:00
vcaesar
f01563b960 add the head copyright 2018-07-30 01:36:11 +08:00
vcaesar
2e9399a05f add more Window example 2018-07-30 01:23:58 +08:00
vz
50b4b5c734
Merge pull request #147 from go-vgo/dev
add min and max window support
2018-07-30 00:59:36 +08:00
vcaesar
e4a8b1f854 simplified max and min window api 2018-07-30 00:57:31 +08:00
vcaesar
2a461274b6 add GetForegroundWindow func support 2018-07-30 00:23:35 +08:00
vcaesar
b13ad7986e add win32.h file 2018-07-30 00:09:46 +08:00
vcaesar
b6c5583f19 update code style and fix end 2018-07-30 00:01:10 +08:00
vcaesar
409c2361f3 add max and min go func 2018-07-29 23:56:28 +08:00
vcaesar
cc6ebbbf33 add max and min c func 2018-07-29 23:53:54 +08:00
vcaesar
5c13636739 add min and max window support 2018-07-29 23:48:32 +08:00
vcaesar
b5f3ccb41f update getPid type to int32 2018-07-29 23:33:19 +08:00
vcaesar
69b4f4210f update var code style 2018-07-29 18:53:30 +08:00
vcaesar
44a2fc533b automatic free internal bitmap 2018-07-28 23:32:43 +08:00
vcaesar
496045e5d0 Update .gitignore 2018-07-28 23:18:53 +08:00
vcaesar
111d1badb1 just free internal bitmap and add bitmapStr example 2018-07-28 23:07:40 +08:00
vcaesar
5ab8d85856 remove old useless code 2018-07-28 20:58:58 +08:00
vcaesar
b0c148f9c1 fix #145 not assert 2018-07-28 19:52:53 +08:00
vcaesar
6a062c7f90 automatic free internal bitmap 2018-07-28 19:24:49 +08:00