Commit Graph

207 Commits

Author SHA1 Message Date
vcaesar
e9b5a9251e Update: Unified pid and xid name, Update godoc, fixed typo 2022-09-13 15:49:21 -07:00
vcaesar
47ca6812fe Update README.md 2022-09-12 15:20:48 -07:00
vcaesar
a2e387b448 Optimize keyboard code and Update examples 2022-04-09 10:33:02 -07:00
vcaesar
985c590284 Removed Windows VIRTUALScreen size and Update examples 2022-03-21 10:05:02 -07:00
vcaesar
0dcc87c355 Optimize key code and add more examples code 2022-02-18 10:21:31 -08:00
vcaesar
ab66b269b8 Update README.md 2022-02-15 14:26:44 -08:00
vcaesar
c395a0dcd6 Update README.md and bytewidth C type 2022-02-09 10:20:57 -08:00
vcaesar
a9d995fdf6 Update README.md 2022-02-06 00:51:37 -08:00
vcaesar
be9b02c588 Update README.md and remove unused code 2022-02-06 00:46:41 -08:00
vcaesar
b543a49322 Add clear scroll API and Update examples 2022-02-04 00:02:34 -08:00
vcaesar
cd7ed72bf2 Add more test code and Update README.md 2022-01-27 10:08:44 -08:00
vcaesar
8ad853dca2 Update README.md and removed type_string_delayed 2022-01-26 10:28:57 -08:00
vcaesar
427d2b4d61 Update README.md 2022-01-26 09:58:23 -08:00
vcaesar
21eeb19818 Update godoc and README.md 2021-12-24 13:50:06 -04:00
vcaesar
6bbf8390df Update README.md 2021-12-08 17:49:26 -04:00
vcaesar
b9cb452594 optimize code, add ps.Run() function and update godoc 2021-11-24 15:42:08 -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
vcaesar
335b3f50a2 Update README.md 2021-11-06 15:45:35 -04:00
vcaesar
19502c79ce Update OpenCV README.md and CI 2021-11-05 14:07:15 -04:00
vcaesar
341f2281d6 Add get the screen rect support 2021-10-29 11:51:43 -04:00
vcaesar
10ae65cc6c Update README.md 2021-10-28 13:21:25 -04:00
vcaesar
db6723eb00 Update README.md 2021-10-18 10:52:35 -04:00
vcaesar
7643a714b8 Update README.md 2021-10-13 15:23:36 -04:00
vcaesar
dc5f64ef65 Update README.md 2021-10-12 12:13:06 -04:00
vcaesar
088d674453 Fixed a typo 2021-10-12 12:07:16 -04:00
vcaesar
336b7cea9f add free bitmap array support and Update README.md 2021-10-12 12:03:50 -04:00
vcaesar
1498a7d32e add more hook keycode and Update README.md 2021-10-12 11:11:38 -04:00
vcaesar
185c253a82 Update README.md 2021-10-12 10:18:15 -04:00
vcaesar
2768d0877a add more image function support 2021-09-24 12:32:20 -04:00
vcaesar
4dcdfe7f42 Update README.md 2021-09-17 11:10:11 -04:00
vcaesar
51661803b1 Update go mod and Update README.md 2021-09-15 11:38:26 -04:00
vcaesar
9468b8fdde Update README.md and example 2021-09-13 12:28:23 -04:00
vcaesar
3e402696be Update and move image function to img.go 2021-09-08 13:28:42 -04:00
vcaesar
f04e5bf6a3 Removed drop api example code and Update README.md 2021-08-27 12:51:57 -04:00
vcaesar
2daa5b775e Update README.md 2021-08-17 12:29:01 -04:00
hi20160616
7b5dd14927
Update README.md Section ####Other to windows (#348)
* Update README.md section Ubuntu

I'd try and pass test for cross-compile on ubuntu to windows i386 and x86_64, my case: https://github.com/hi20160616/robotclick/blob/main/.github/workflows/goreleaser.yml

I dig and read many issues here,  and collect the right way to cross-compile for windows binary.  
I think it will help someone like me to fix bugs while cross compile.  
like error `zlib.h cannot find out` usually because of we installed it via source, that not useful on **mingw-w64**.  
I also suggest this update to let newbee easy to use this grand code.

* Update README.md section #### Other to windows

I'd try and pass test for cross-compile on ubuntu to windows i386 and x86_64, my case:   https://github.com/hi20160616/robotclick/blob/main/.github/workflows/goreleaser.yml. 

I dig and read many issues here,  and collect the right way to cross-compile for windows binary.  
I think it will help someone like me to fix bugs while cross compile.  
like error `zlib.h cannot find out` usually because of we installed it via source, that not useful on **mingw-w64**.  
I also suggest this update to let newbee easy to use this grand code.
2021-08-17 11:56:38 -04:00
vcaesar
06ad6eb8a1 update ShowAlert optimize return code 2020-11-05 10:57:51 -04:00
vcaesar
08deeb3c73 Update README.md 2020-10-13 09:29:00 -04:00
vcaesar
484e86d55f Update README.md and log 2020-09-04 09:22:11 -04:00
vcaesar
46870282e5 Update Ubuntu apt-get to apt 2020-09-02 08:10:29 -04:00
vcaesar
37921d6678 Update README.md, add more examples 2020-06-09 11:02:01 -04:00
vcaesar
8b8545f558 Update hook examples link to newest 2020-05-30 11:29:01 -04:00
vcaesar
11268cb7c2 Update README.md 2020-05-27 11:09:28 -04:00
vcaesar
5dd3b6cd66 Update README.md and CHANGELOG.md 2020-05-27 11:01:59 -04:00
vcaesar
2faf30a559 Update README.md 2019-12-16 09:32:07 -04:00
vcaesar
0d48fe5fed Update README.md, Add more CI badge 2019-12-07 14:24:47 -04:00
vcaesar
41579a975b Update README.md 2019-11-26 11:19:34 -04:00
vcaesar
82cdb49c02 Update README.md 2019-07-11 11:37:20 -04:00