Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: go-vgo/robotgo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.110.5
Choose a base ref
...
head repository: go-vgo/robotgo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.110.6
Choose a head ref
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Dec 10, 2024

  1. Update README.md

    Added missing import
    ronaldpetty authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    0b18fa5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #701 from ronaldpetty/patch-1

    Update README.md
    vcaesar authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    c07f3f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. Update: updated go mod

    vcaesar committed Feb 17, 2025
    Configuration menu
    Copy the full SHA
    d300eed View commit details
    Browse the repository at this point in the history
  2. Merge pull request #708 from go-vgo/bitmap-pr

    Update: updated go mod
    vcaesar authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    e924f25 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2025

  1. Refactor: simplify mouse movement implementation for Windows, use set…

    …CursorPos instead of mouse_event
    vcaesar committed Mar 8, 2025
    Configuration menu
    Copy the full SHA
    6a1f060 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #711 from go-vgo/bitmap-pr

    Refactor: simplify mouse movement implementation for Windows
    vcaesar authored Mar 8, 2025
    Configuration menu
    Copy the full SHA
    0343215 View commit details
    Browse the repository at this point in the history
Loading