Commit Graph

1551 Commits

Author SHA1 Message Date
vcaesar
985c590284 Removed Windows VIRTUALScreen size and Update examples 2022-03-21 10:05:02 -07:00
Evans
94c4b98edd
Merge pull request #489 from go-vgo/bitmap-pr
Update CI to go1.18
2022-03-16 02:13:52 -07:00
vcaesar
895aed8f22 Update CI to go 1.18 2022-03-16 02:12:03 -07:00
vcaesar
6bf430b1cd Update dockerfile and appveyor 2022-03-10 08:08:22 -08:00
Evans
1d2ec44308
Merge pull request #484 from go-vgo/bitmap-pr
Update widows ReleaseDC code
2022-03-03 16:50:58 -08:00
vcaesar
60bf136aa1 Update widows ReleaseDC code 2022-02-27 16:33:25 -08:00
Evans
e7c518eb2a
Merge pull request #480 from go-vgo/bitmap-pr
Optimize x11 alert show
2022-02-22 14:55:37 -08:00
vcaesar
e755317599 Fixed import format 2022-02-22 14:54:44 -08:00
vcaesar
efc7c90b9f Optimize x11 alert show 2022-02-22 14:33:29 -08:00
Evans
c493c4981d
Merge pull request #478 from go-vgo/bitmap-pr
Fixed x11 warning
2022-02-19 11:50:14 -08:00
vcaesar
f110d5bf9e Fixed x11 warning 2022-02-19 11:48:54 -08:00
Evans
ade0381d15
Merge pull request #476 from go-vgo/bitmap-pr
Optimize key code and add more examples code
2022-02-18 10:24:23 -08:00
vcaesar
0dcc87c355 Optimize key code and add more examples code 2022-02-18 10:21:31 -08:00
Evans
3d7cce3a31
Merge pull request #475 from go-vgo/bitmap-pr
Add send key event by pid support [mac]
2022-02-17 12:36:44 -08:00
vcaesar
60ddc20e02 Update Unicode Type args 2022-02-17 12:29:18 -08:00
vcaesar
16e0808dbd Fixed CI build 2022-02-17 12:21:27 -08:00
vcaesar
3278758575 Add send key event by pid support [mac] 2022-02-17 12:10:41 -08:00
vcaesar
389f7c6802 rename win32.h to pubs.h 2022-02-17 11:44:06 -08:00
Evans
ffa27a50cc
Merge pull request #474 from go-vgo/bitmap-pr
Add capital letter key define and events listen test html
2022-02-17 10:20:28 -08:00
vcaesar
e1c5590f30 Add capital letter key define 2022-02-17 10:15:49 -08:00
vcaesar
93a9f8194f Add events listen test html 2022-02-17 10:13:11 -08:00
Evans
a917683d97
Merge pull request #473 from go-vgo/bitmap-pr
Add uppercase key support with default and Update godoc
2022-02-17 09:50:58 -08:00
vcaesar
34d0fbf4bc Add uppercase key support with default and Update godoc 2022-02-17 09:47:48 -08:00
Evans
3e97de3745
Merge pull request #471 from go-vgo/bitmap-pr
Optimize key toggle code and Update README.md
2022-02-15 15:09:51 -08:00
vcaesar
2f79ebe879 Optimize key toggle code 2022-02-15 15:03:47 -08:00
vcaesar
ab66b269b8 Update README.md 2022-02-15 14:26:44 -08:00
vcaesar
a00655dbe4 Update dockerfile & appveyor 2022-02-14 03:36:06 -08:00
Evans
45b85e1ec3
Merge pull request #466 from go-vgo/bitmap-pr
Update README.md and bytewidth C type
2022-02-09 10:23:01 -08:00
vcaesar
c395a0dcd6 Update README.md and bytewidth C type 2022-02-09 10:20:57 -08:00
Evans
5d651eb627
Merge pull request #465 from go-vgo/bitmap-pr
Update key examples
2022-02-08 03:48:24 -08:00
vcaesar
c0ef98e712 Update key examples 2022-02-08 03:47:06 -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
Evans
ebdc6878e5
Merge pull request #463 from go-vgo/bitmap-pr
Update README.md and remove unused code
2022-02-06 00:53:45 -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
Laurent Demailly
264f658a46
Fix typo in doc for GetMousePos (#462) 2022-02-06 00:42:18 -08:00
Evans
6c1e845183
Merge pull request #460 from go-vgo/bitmap-pr
Merged git log and fixed CI
2022-02-04 00:29:46 -08:00
vcaesar
84d85b1995 Merge remote-tracking branch 'origin/master' into bitmap-pr 2022-02-04 00:27:31 -08:00
vcaesar
4a043157ad Update define Fixed windows CI 2022-02-04 00:27:17 -08:00
Evans
1fac32d382
Merge pull request #459 from go-vgo/bitmap-pr
Add GetMainId and IsMain function support
2022-02-04 00:22:36 -08:00
vcaesar
74c3f6e08e Add GetMainId and IsMain function support 2022-02-04 00:20:23 -08:00
Evans
76b123142f
Merge pull request #458 from go-vgo/bitmap-pr
Add clear scroll API and Update examples
2022-02-04 00:04:57 -08:00
vcaesar
b543a49322 Add clear scroll API and Update examples 2022-02-04 00:02:34 -08:00
Evans
fafd2bfcd4
Merge pull request #457 from go-vgo/bitmap-pr
Refactor some mouse and window C code to Go
2022-02-03 03:33:33 -08:00
vcaesar
b439c59d85 Upload miss code fixed CI 2022-02-03 03:21:18 -08:00
vcaesar
5d460e5100 Fixed CI build 2022-02-03 03:14:44 -08:00
vcaesar
d82ca8cee4 Refactor some mouse and window C code to Go 2022-02-03 03:03:32 -08:00
Evans
3655e795d7
Merge pull request #456 from go-vgo/bitmap-pr
Removed msc, macro and  other C code
2022-02-03 01:43:25 -08:00
vcaesar
f0b614d78e Removed msc, macro and other C code 2022-02-03 01:41:46 -08:00