vcaesar
|
f911550742
|
Update: Update README.md and godoc
|
2022-11-28 13:40:01 -08:00 |
|
vcaesar
|
7aa5beb8f7
|
Fixed: fixed typo
|
2022-11-27 18:40:51 -08:00 |
|
vcaesar
|
4eea01b88d
|
Fixed: fixed windows int type
|
2022-11-27 18:38:05 -08:00 |
|
vcaesar
|
7103f6b891
|
Update README.md
|
2022-11-27 18:33:32 -08:00 |
|
vcaesar
|
bb90d71b5f
|
Add: add windows key tap and type by pid support
|
2022-11-27 18:30:05 -08:00 |
|
vcaesar
|
0ef48f1c4d
|
Merge remote-tracking branch 'origin/master' into bitmap-pr
|
2022-11-27 18:12:04 -08:00 |
|
Evans
|
be6984fd34
|
Merge pull request #549 from go-vgo/test-pr
Update & Add: unified use the int to replace int32...
|
2022-11-27 18:11:13 -08:00 |
|
vcaesar
|
2f2ed595f6
|
Fixed: fixed test
|
2022-11-27 18:08:51 -08:00 |
|
vcaesar
|
5079db2df7
|
Fixed: fixed x11 type convert
|
2022-11-27 18:06:14 -08:00 |
|
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
|
a8faa0e906
|
Update README.md
|
2022-11-21 10:29:09 -08:00 |
|
vcaesar
|
0293ab5d0c
|
Add: add win32 send key event by pid support
|
2022-11-01 10:39:48 -07:00 |
|
Evans
|
fc5dac6f8a
|
Merge pull request #539 from go-vgo/bitmap-pr
Unified name and Update godoc, fixed typo
|
2022-11-01 10:32:12 -07:00 |
|
vcaesar
|
4bf054f47a
|
Unifed and rename some function for Pad
|
2022-11-01 10:28:00 -07:00 |
|
vcaesar
|
c3cda41c2d
|
Update: update godoc and fixed typo
|
2022-09-14 15:23:09 -07:00 |
|
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 |
|
Evans
|
4ad733fe83
|
Merge pull request #532 from go-vgo/bitmap-pr
Update: Bump CI to 1.19
|
2022-09-06 14:53:18 -07:00 |
|
vcaesar
|
f428ffb1fb
|
Update: Bump CI to 1.19
|
2022-09-06 14:51:08 -07:00 |
|
Evans
|
a1cb2ebef2
|
Merge pull request #520 from wilon/master
convert img lose 1 pixel bug
|
2022-07-31 14:39:54 -07:00 |
|
Weilong Wang
|
31c248aedd
|
convert img lose 1 pixel bug
|
2022-07-31 16:47:14 +08:00 |
|
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 |
|