Evans
|
db2eda3e1f
|
Merge pull request #513 from go-vgo/bitmap-pr
add get the HWND by PID support
|
2022-06-26 10:25:08 -07:00 |
|
vcaesar
|
ee25e577e5
|
add get the HWND by PID support
|
2022-06-26 10:23:17 -07:00 |
|
Evans
|
62c61cf52a
|
Merge pull request #510 from go-vgo/bitmap-pr
Fixed Windows bitmap copy #501
|
2022-06-23 21:13:34 -07:00 |
|
vcaesar
|
1934220f50
|
Fixed Windows bitmap copy #501
|
2022-06-23 21:11:41 -07:00 |
|
Evans
|
673c9a68a3
|
Merge pull request #509 from go-vgo/bitmap-pr
Updated dockerfile and CI
|
2022-06-13 13:26:52 -07:00 |
|
vcaesar
|
e08e05307e
|
Updated dockerfile and CI
|
2022-06-13 11:38:35 -07:00 |
|
Evans
|
e53c75ff95
|
Merge pull request #505 from go-vgo/bitmap-pr
Update gomod and CI fixed dependabot alert
|
2022-05-28 23:34:26 -07:00 |
|
vcaesar
|
c5cdd0a33f
|
Update gomod and CI fixed dependabot alert
|
2022-05-28 23:32:26 -07:00 |
|
Evans
|
8ba7338861
|
Merge pull request #498 from go-vgo/bitmap-pr
Add more key and mouse examples and Update CI
|
2022-04-14 09:00:22 -07:00 |
|
vcaesar
|
7df3bc3800
|
Add more key and mouse examples code
|
2022-04-14 08:57:09 -07:00 |
|
vcaesar
|
8744c88f5f
|
Update dockerfile and CI
|
2022-04-13 13:03:56 -07:00 |
|
Evans
|
e533734f0b
|
Merge pull request #495 from go-vgo/bitmap-pr
Optimize keyboard code and Update examples
|
2022-04-09 10:34:10 -07:00 |
|
vcaesar
|
a2e387b448
|
Optimize keyboard code and Update examples
|
2022-04-09 10:33:02 -07:00 |
|
Evans
|
bfa6b232be
|
Merge pull request #494 from go-vgo/bitmap-pr
Fixed type x11 key bug #493
|
2022-04-08 14:11:19 -07:00 |
|
vcaesar
|
51ca08e484
|
Fixed type x11 key bug #493
|
2022-04-08 14:10:02 -07:00 |
|
Evans
|
debc2719ee
|
Merge pull request #490 from go-vgo/bitmap-pr
Removed Windows VIRTUALScreen size and Update examples
|
2022-03-21 10:07:23 -07:00 |
|
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 |
|