Commit Graph

1567 Commits

Author SHA1 Message Date
vcaesar
e0583e83ec Update: update gops mod 2023-02-23 09:54:44 -08:00
vcaesar
6a2ffab625 Update: update go mod 2023-02-22 09:59:50 -08:00
Evans
679aef0f70
Merge pull request #564 from go-vgo/bitmap-pr
Update: bump go CI to 1.20.x
2023-02-18 09:30:09 -08:00
vcaesar
cc6f1934f9 Update: bump go CI to 1.20.x 2023-02-18 09:28:58 -08:00
Evans
4bdacf4187
Merge pull request #563 from go-vgo/dependabot/go_modules/golang.org/x/image-0.5.0
Bump golang.org/x/image from 0.1.0 to 0.5.0
2023-02-17 07:29:47 -08:00
dependabot[bot]
c8d35acd24
Bump golang.org/x/image from 0.1.0 to 0.5.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.1.0 to 0.5.0.
- [Release notes](https://github.com/golang/image/releases)
- [Commits](https://github.com/golang/image/compare/v0.1.0...v0.5.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-17 14:43:17 +00:00
Evans
e4848b4608
Merge pull request #560 from go-vgo/bitmap-pr
Update: update and add more examples
2023-02-01 10:28:44 -08:00
vcaesar
f47571eaae Update: update examples 2023-02-01 10:28:17 -08:00
vcaesar
dd149367b3 Update: update and add more examples 2023-02-01 10:25:11 -08:00
Evans
da736a93ee
Merge pull request #559 from go-vgo/bitmap-pr
Add: add more capture screens hot support and fixed bug
2023-01-23 18:16:35 -08:00
vcaesar
73a40e7861 Add: add more capture screens hot support and fixed bug 2023-01-23 18:14:28 -08:00
Evans
5e5c4ddbfa
Merge pull request #558 from go-vgo/bitmap-pr
Add: add mouse of scale support and optimize the multi screen
2023-01-22 18:39:46 -08:00
vcaesar
23d3df9027 Update: update examples 2023-01-22 18:38:28 -08:00
vcaesar
bb76af18f0 Add: add mouse of scale support and optimize the multi screen 2023-01-22 18:34:03 -08:00
Evans
b13320884a
Merge pull request #557 from go-vgo/bitmap-pr
Update: used NotPid option args and move Deprecated func to v1
2023-01-20 13:56:38 -08:00
vcaesar
df1617d894 Update: used NotPid option args and move Deprecated func to v1 2023-01-20 13:53:06 -08:00
Evans
b20007917d
Merge pull request #556 from go-vgo/bitmap-pr
Add: add capture multi screen default support in windows
2023-01-19 10:10:45 -08:00
vcaesar
f830c8ed13 Add: add capture multi screen default support 2023-01-19 10:06:56 -08:00
vcaesar
736fa1cc26 Add: add windows capture multi screen support 2023-01-18 11:45:18 -08:00
Evans
9f8d308eaa
Merge pull request #555 from go-vgo/bitmap-pr
Fixed: fixed mac key release and remove the toggle defaut sleep
2023-01-15 09:16:44 -08:00
vcaesar
95be5f752f Fixed: fixed mac key release and remove the toggle defaut sleep 2023-01-15 09:12:40 -08:00
Evans
4bc64ebf67
Merge pull request #554 from go-vgo/bitmap-pr
Fix: fixed mac multi screen capture
2023-01-11 16:10:44 -08:00
vcaesar
bdae1a7759 Fix: fixed mac multi screen capture 2023-01-11 16:08:24 -08:00
Evans
c9e1c3db67
Merge pull request #551 from go-vgo/bitmap-pr
Add: add cmd to the ctrl supported
2022-12-15 09:02:13 -08:00
vcaesar
e8b3975205 Add: add cmd to the ctrl supported 2022-12-15 08:58:17 -08:00
vcaesar
f4f4a3d319 Update: Update CI 2022-12-10 15:50:41 -08:00
Evans
3052272818
Merge pull request #550 from go-vgo/bitmap-pr
Update: Optimize window hand code
2022-11-28 14:26:43 -08:00
vcaesar
6313e52156 Update: Optimize window hand code 2022-11-28 14:21:03 -08:00
vcaesar
f911550742 Update: Update README.md and godoc 2022-11-28 13:40:01 -08:00
Evans
2f936e1f49
Merge pull request #543 from go-vgo/bitmap-pr
Add: add win32 send key event by pid support
2022-11-27 18:43:34 -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