Skip to content

Tags: krigga/robotgo

Tags

v0.100.10

Toggle v0.100.10'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 go-vgo#420 from go-vgo/bitmap-pr

Update dockerfile and CI

v0.100.9

Toggle v0.100.9's commit message
Update go mod

v0.100.8

Toggle v0.100.8'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 go-vgo#402 from go-vgo/bitmap-pr

remove move scaled and drop some API keep one, add toggle micro sleep

v0.100.7

Toggle v0.100.7'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 go-vgo#396 from go-vgo/bitmap-pr

add ScrollSmooth() support and Update godoc

v0.100.6

Toggle v0.100.6'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 go-vgo#390 from go-vgo/bitmap-pr

Fixed windows warning and update godoc

v0.100.5

Toggle v0.100.5'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 go-vgo#387 from go-vgo/bitmap-pr

add KeyTap() special key support and update docs

v0.100.4

Toggle v0.100.4'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 go-vgo#385 from go-vgo/bitmap-pr

move bitmap to bitmap.go and remove unless files

v0.100.3

Toggle v0.100.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 go-vgo#382 from go-vgo/bitmap-pr

Add get the screen rect support

v0.100.2

Toggle v0.100.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 go-vgo#379 from go-vgo/bitmap-pr

Update key sleep and fixed typo

v0.100.1

Toggle v0.100.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 go-vgo#377 from go-vgo/bitmap-pr

add all mouse and key sleep option and CaptureImg(), Scale0(), ScrollRelative() function