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.0
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.1
Choose a head ref
  • 15 commits
  • 11 files changed
  • 4 contributors

Commits on Nov 13, 2023

  1. Update: update readme.md

    vcaesar committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    722feb7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #622 from go-vgo/bitmap-pr

    Update: update readme.md
    vcaesar authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f22f063 View commit details
    Browse the repository at this point in the history
  3. Update: update readme.md

    vcaesar committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e2f5f54 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #623 from go-vgo/bitmap-pr

    Update: update readme.md
    vcaesar authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    01e4fff View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    61b77ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #629 from sleep2144985/patch-1

    fix: x11 capslock reference the wrong constant
    vcaesar authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    eacf74f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39818d4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #630 from go-vgo/bitmap-pr

    Add: add next Linux and Windows files
    vcaesar authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    4d780b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Update: bump CI to newest

    vcaesar committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e9421b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfc28d1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #643 from go-vgo/bitmap-pr

    Update: bump CI to newest
    vcaesar authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    b718cf4 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. fix: DragSmooth Repeat Call MoveScale

    `DragSmooth` calls `MoveScale` followed by `MoveSmooth`, and `MoveSmooth` calls `MoveScale` within `MoveSmooth`, resulting in duplicate calls to `MoveScale`.
    nzlov authored Apr 7, 2024
    Configuration menu
    Copy the full SHA
    3171c5b View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. chore: fix function names in comment

    Signed-off-by: rustfix <771054535@qq.com>
    rustfix committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    05c54c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #651 from rustfix/master

    chore: fix function names in comment
    vcaesar authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ffbf4f8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #649 from nzlov/patch-1

    fix: DragSmooth Repeat Call MoveScale
    vcaesar authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6c13742 View commit details
    Browse the repository at this point in the history
Loading