vcaesar
|
469cd4da5e
|
Update & Add: unified use the int to replace int32;
unified name and add more func;
Update gomod and CI
|
2022-11-27 17:55:45 -08:00 |
|
vcaesar
|
4bf054f47a
|
Unifed and rename some function for Pad
|
2022-11-01 10:28:00 -07:00 |
|
vcaesar
|
e9b5a9251e
|
Update: Unified pid and xid name, Update godoc, fixed typo
|
2022-09-13 15:49:21 -07:00 |
|
vcaesar
|
ee25e577e5
|
add get the HWND by PID support
|
2022-06-26 10:23:17 -07:00 |
|
vcaesar
|
c395a0dcd6
|
Update README.md and bytewidth C type
|
2022-02-09 10:20:57 -08:00 |
|
Evans
|
d14fae83be
|
Merge pull request #464 from go-vgo/bitmap-pr
Add image and byte to CBitmap support
|
2022-02-08 03:11:19 -08:00 |
|
vcaesar
|
8aa3348a2a
|
Add image and byte to CBitmap support
|
2022-02-08 03:09:26 -08:00 |
|
Laurent Demailly
|
264f658a46
|
Fix typo in doc for GetMousePos (#462)
|
2022-02-06 00:42:18 -08:00 |
|
vcaesar
|
74c3f6e08e
|
Add GetMainId and IsMain function support
|
2022-02-04 00:20:23 -08:00 |
|
vcaesar
|
b543a49322
|
Add clear scroll API and Update examples
|
2022-02-04 00:02:34 -08:00 |
|
vcaesar
|
d82ca8cee4
|
Refactor some mouse and window C code to Go
|
2022-02-03 03:03:32 -08:00 |
|
vcaesar
|
99963bc6fc
|
Refactor some keyboard C code to go
|
2022-01-31 23:12:24 -08:00 |
|
vcaesar
|
149d0f8307
|
Refactor error return to clear type, fixed some sleep
|
2022-01-28 12:35:05 -08:00 |
|
vcaesar
|
8ad853dca2
|
Update README.md and removed type_string_delayed
|
2022-01-26 10:28:57 -08:00 |
|
vcaesar
|
76abeff3ff
|
add GetClient bounds support
|
2022-01-26 09:41:06 -08:00 |
|
vcaesar
|
18243a2192
|
Add multi screen examples code and fixed args
|
2022-01-26 09:26:16 -08:00 |
|
vcaesar
|
bafa051f92
|
Update x11 alert() code and remove ScaleY()
|
2022-01-23 14:17:15 -04:00 |
|
vcaesar
|
477a7b473c
|
Refactor the Alert() code and remove some code
|
2022-01-22 11:53:03 -04:00 |
|
vcaesar
|
a860bbcff9
|
add get DisplaysNum support
|
2022-01-20 13:03:35 -04:00 |
|
vcaesar
|
4705e668bc
|
remove unused cgo code
|
2022-01-06 21:10:00 -04:00 |
|
vcaesar
|
112fc4c6bb
|
Update capture go function
|
2022-01-06 20:49:10 -04:00 |
|
vcaesar
|
d2f905e308
|
add PadHexs and ToMMBitmap support
|
2022-01-03 21:51:52 -04:00 |
|
vcaesar
|
337cd3f73a
|
add sys scale option displayID support
|
2022-01-03 19:49:54 -04:00 |
|
vcaesar
|
28fd0b9af6
|
Add capture multi screen support and update return, and remove unused files
|
2022-01-02 18:15:15 -04:00 |
|
vcaesar
|
21eeb19818
|
Update godoc and README.md
|
2021-12-24 13:50:06 -04:00 |
|
vcaesar
|
14aa4712b4
|
Update godoc
|
2021-12-08 17:56:08 -04:00 |
|
vcaesar
|
8a7d6a1306
|
Update godoc
|
2021-11-25 16:03:39 -04:00 |
|
vcaesar
|
b9cb452594
|
optimize code, add ps.Run() function and update godoc
|
2021-11-24 15:42:08 -04: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
|
c99807378f
|
add windows move mouse scaled() support and drop some function
|
2021-11-16 16:35:55 -04:00 |
|
vcaesar
|
faeb2b1e20
|
add Linux high DPI support and only windows use scaled()
|
2021-11-16 16:07:06 -04:00 |
|
vcaesar
|
e433e36e8a
|
Update CaptureScreen() use the scaled and some code
|
2021-11-15 18:22:54 -04:00 |
|
vcaesar
|
c1e28220b5
|
Fixed window10 get scale error #393
|
2021-11-14 16:33:30 -04:00 |
|
vcaesar
|
6fd41b9a7c
|
add ScrollSmooth() support and Update godoc
|
2021-11-13 15:22:50 -04: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 |
|
vcaesar
|
39e066c5f7
|
Fixed windows warning and update godoc
|
2021-11-09 17:01:01 -04:00 |
|
vcaesar
|
19e5617166
|
remove KeyTap() legacy key delay default value and Update godoc
|
2021-11-08 11:15:06 -04:00 |
|
vcaesar
|
19936348de
|
add KeyToggle() special key and default value support and Update godoc
|
2021-11-08 10:45:38 -04:00 |
|
vcaesar
|
3c8efddb74
|
add KeyTap() special key support
|
2021-11-07 16:24:54 -04:00 |
|
vcaesar
|
617b7b0dc8
|
move FreeBitmap() and ToImage() to screen and optimize code, update godoc
|
2021-11-07 14:01:10 -04:00 |
|
vcaesar
|
cae09b8577
|
move bitmap to bitmap.go and move ocr to img.go
|
2021-11-06 15:42:36 -04:00 |
|
vcaesar
|
341f2281d6
|
Add get the screen rect support
|
2021-10-29 11:51:43 -04:00 |
|
vcaesar
|
86da52b96d
|
Update examples and godoc
|
2021-10-18 12:43:34 -04:00 |
|
vcaesar
|
9393d57c20
|
Update key sleep and fix typo
|
2021-10-18 11:36:24 -04:00 |
|
vcaesar
|
0c262d4d42
|
add all mouse and key sleep option and CaptureImg(), Scale0(), ScrollRelative() function; Update godoc and name
|
2021-10-13 15:07:40 -04:00 |
|
vcaesar
|
336b7cea9f
|
add free bitmap array support and Update README.md
|
2021-10-12 12:03:50 -04:00 |
|
vcaesar
|
0feac878f9
|
Update godoc
|
2021-10-09 09:33:41 -04:00 |
|
vcaesar
|
a23859625e
|
Update version and keycode
|
2021-09-16 15:18:56 -04:00 |
|
vcaesar
|
657cbe4701
|
add more key toggle function
|
2021-09-15 11:43:34 -04:00 |
|