Skip to content

Tags: go-vgo/robotgo

Tags

v0.110.1

Toggle v0.110.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #649 from nzlov/patch-1

fix: DragSmooth Repeat Call MoveScale

v0.110.0

Toggle v0.110.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #617 from go-vgo/bitmap-pr

Update: gofmt the code

v1.0.0-rc2.1

Toggle v1.0.0-rc2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #610 from go-vgo/bitmap-pr

Update: update gomod and fixed warning

v1.0.0-rc2

Toggle v1.0.0-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #607 from testwill/typo

fix: continuous typo

v1.0.0-rc1

Toggle v1.0.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #559 from go-vgo/bitmap-pr

Add: add more capture screens hot support and fixed bug

v1.0.0-beta6.2

Toggle v1.0.0-beta6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #555 from go-vgo/bitmap-pr

Fixed: fixed mac key release and remove the toggle defaut sleep

v1.0.0-beta6.1

Toggle v1.0.0-beta6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #554 from go-vgo/bitmap-pr

Fix: fixed mac multi screen capture

v1.0.0-beta6

Toggle v1.0.0-beta6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #543 from go-vgo/bitmap-pr

Add: add win32 send key event by pid support

v1.0.0-beta5.3

Toggle v1.0.0-beta5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #510 from go-vgo/bitmap-pr

Fixed Windows bitmap copy #501

v1.0.0-beta5.2

Toggle v1.0.0-beta5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #498 from go-vgo/bitmap-pr

Add more key and mouse examples and Update CI