Evans
|
a780825c09
|
Merge pull request #612 from yms2772/master
Fix: panic occurs when current window is minimized on macOS
|
2023-09-15 07:21:43 -07:00 |
|
Mokky
|
de675b4dd2
|
Update window.h
Fix: error when current window is minimized
|
2023-09-07 20:53:58 +09:00 |
|
Evans
|
ef191f2dfd
|
Merge pull request #610 from go-vgo/bitmap-pr
Update: update gomod and fixed warning
|
2023-09-03 12:16:46 -07:00 |
|
vcaesar
|
44b2715de0
|
Merge remote-tracking branch 'origin/master' into bitmap-pr
|
2023-09-03 12:13:17 -07:00 |
|
vcaesar
|
90f41269da
|
Update: update gomod and fixed warning
|
2023-09-03 12:12:56 -07:00 |
|
Evans
|
8a5ca54915
|
Merge pull request #607 from testwill/typo
fix: continuous typo
|
2023-08-27 08:59:04 -07:00 |
|
guangwu
|
5b0ac98ef3
|
fix: continuous typo
|
2023-08-26 11:45:07 +08:00 |
|
Evans
|
c2b5c864d2
|
Merge pull request #605 from go-vgo/bitmap-pr
Update: bump CI
|
2023-08-18 10:35:19 -07:00 |
|
vcaesar
|
0c4055bfee
|
Update: bump CI
|
2023-08-18 10:28:15 -07:00 |
|
Evans
|
af32110521
|
Merge pull request #593 from go-vgo/bitmap-pr
Update: update and remove some old code
|
2023-07-06 10:20:04 -07:00 |
|
vcaesar
|
5c3cbd6e17
|
Update: update and remove some old code
|
2023-07-06 10:14:42 -07:00 |
|
Evans
|
3182fb9d73
|
Merge pull request #592 from go-vgo/bitmap-pr
Fix: fixed typo
|
2023-07-05 11:05:21 -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 |
|