vcaesar
|
90f41269da
|
Update: update gomod and fixed warning
|
2023-09-03 12:12:56 -07:00 |
|
vcaesar
|
0c4055bfee
|
Update: bump CI
|
2023-08-18 10:28:15 -07:00 |
|
vcaesar
|
5c3cbd6e17
|
Update: update and remove some old code
|
2023-07-06 10:14:42 -07:00 |
|
vcaesar
|
6fa2f418fa
|
Fix: fixed typo
|
2023-07-05 11:02:55 -07:00 |
|
Jean Raby
|
8e7a413ec6
|
Fix x11 display leak (#590)
* Call XCloseDisplay in all return paths
Add test to confirm XOpenDisplay leak is plugged
* whitespace
|
2023-06-11 10:17:26 -07:00 |
|
Evans
|
8ce3a5dff0
|
Merge pull request #577 from go-vgo/bitmap-pr
Update: Update README.md and documents, Update dockerfile and CI
|
2023-04-09 12:44:01 -07:00 |
|
vcaesar
|
8ea126d35b
|
Update: Update dockerfile and CI
|
2023-04-09 12:41:44 -07:00 |
|
vcaesar
|
c62f7fd81e
|
Update README.md and documents
|
2023-04-09 12:40:01 -07:00 |
|
Evans
|
92fd032685
|
Merge pull request #572 from go-vgo/bitmap-pr
Update: fixed windows scale move and Location(), update godoc
|
2023-03-13 11:11:40 -07:00 |
|
vcaesar
|
ffcf6b26cd
|
Update: fixed windows scale move and Location(), update godoc
|
2023-03-13 11:07:26 -07:00 |
|
Evans
|
451bb91209
|
Merge pull request #571 from go-vgo/bitmap-pr
Update: move type conversion to key.md and update godoc
|
2023-03-11 08:53:48 -08:00 |
|
vcaesar
|
cbca6d08c7
|
Update: move type conversion to key.md and update godoc
|
2023-03-11 08:51:29 -08:00 |
|
Evans
|
d249cdcd9e
|
Merge pull request #570 from wilon/master
Update README.md, add type conversion list.
|
2023-03-10 23:06:19 -08:00 |
|
Weilong Wang
|
4140463ed1
|
Update README.md, add type conversion list.
|
2023-03-10 15:12:21 +08:00 |
|
Evans
|
186bceb9d0
|
Merge pull request #568 from go-vgo/bitmap-pr
Fixed: fixed code and CI
|
2023-02-27 09:53:51 -08:00 |
|
vcaesar
|
01212c5684
|
Fixed: fixed code and CI
|
2023-02-27 09:49:26 -08:00 |
|
Evans
|
07dd53a897
|
Merge pull request #567 from go-vgo/bitmap-pr
Add: add the GetDesktopWindow and scale support
|
2023-02-27 09:37:07 -08:00 |
|
vcaesar
|
9afa311121
|
Add: add the GetDesktopWindow and scale support
|
2023-02-27 09:35:35 -08:00 |
|
Evans
|
94be6c56c1
|
Merge pull request #566 from go-vgo/bitmap-pr
Update: update go mod
|
2023-02-23 09:55:56 -08:00 |
|
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 |
|