Commit Graph

1567 Commits

Author SHA1 Message Date
vcaesar
d90493e63e Update: add svae capture and update go mod 2024-08-05 13:11:56 -07:00
Evans
63eb594ea5
Merge pull request #661 from go-vgo/bitmap-pr
Update: update go mod to newest
2024-06-12 13:06:53 -07:00
vcaesar
8a990ac042 Update: update go mod to newest 2024-06-12 13:02:30 -07:00
Evans
bf1758b424
Merge pull request #660 from go-vgo/bitmap-pr
Update: update CI and dockerfile
2024-06-05 12:40:24 -07:00
vcaesar
9424b71a73 Update: update CI and dockerfile 2024-06-05 12:38:39 -07:00
Evans
6c137427db
Merge pull request #649 from nzlov/patch-1
fix: DragSmooth Repeat Call MoveScale
2024-04-15 10:14:33 -07:00
Evans
ffbf4f875b
Merge pull request #651 from rustfix/master
chore: fix function names in comment
2024-04-15 10:11:35 -07:00
rustfix
05c54c6f25 chore: fix function names in comment
Signed-off-by: rustfix <771054535@qq.com>
2024-04-15 11:37:14 +08:00
nzlov
3171c5bdff
fix: DragSmooth Repeat Call MoveScale
`DragSmooth` calls `MoveScale` followed by `MoveSmooth`, and `MoveSmooth` calls `MoveScale` within `MoveSmooth`, resulting in duplicate calls to `MoveScale`.
2024-04-07 14:08:26 +08:00
Evans
b718cf4a8c
Merge pull request #643 from go-vgo/bitmap-pr
Update: bump CI to newest
2024-02-23 08:52:47 -08:00
vcaesar
bfc28d12fa Merge remote-tracking branch 'origin/master' into bitmap-pr 2024-02-23 08:49:07 -08:00
vcaesar
e9421b58b6 Update: bump CI to newest 2024-02-23 08:47:11 -08:00
Evans
4d780b9908
Merge pull request #630 from go-vgo/bitmap-pr
Add: add next Linux and Windows files
2023-12-20 09:55:27 -08:00
vcaesar
39818d41fa Add: add next Linux and Windows files 2023-12-20 09:52:51 -08:00
Evans
eacf74f488
Merge pull request #629 from sleep2144985/patch-1
fix: x11 capslock reference the wrong constant
2023-12-20 09:21:17 -08:00
sleep2144985
61b77ce3e1
fix: x11 capslock reference the wrong constant 2023-12-20 17:35:11 +08:00
Evans
01e4fffcb8
Merge pull request #623 from go-vgo/bitmap-pr
Update: update readme.md
2023-11-13 10:27:41 -08:00
vcaesar
e2f5f54804 Update: update readme.md 2023-11-13 10:22:10 -08:00
Evans
f22f063926
Merge pull request #622 from go-vgo/bitmap-pr
Update: update readme.md
2023-11-13 09:25:31 -08:00
vcaesar
722feb7ba3 Update: update readme.md 2023-11-13 09:23:29 -08:00
Evans
dbf0d84f12
Merge pull request #617 from go-vgo/bitmap-pr
Update: gofmt the code
2023-10-30 08:26:49 -07:00
vcaesar
b8a6b1778e Update: gofmt the code 2023-10-30 08:24:33 -07:00
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