Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore mouse move/leave events when the cursor hasn’t moved #2069

Merged
merged 12 commits into from Dec 7, 2022

Commits on Dec 6, 2022

  1. Ignore mouse move/leave events when the cursor hasn’t moved

    A mouse enter / leave event where the cursor hasn’t moved happen only because of:
    - Scrolling
    - The container moved
    thecrypticace authored and RobinMalfait committed Dec 6, 2022
    Copy the full SHA
    0e550bf View commit details
    Browse the repository at this point in the history
  2. Fix linting errors

    thecrypticace authored and RobinMalfait committed Dec 6, 2022
    Copy the full SHA
    5da8dff View commit details
    Browse the repository at this point in the history
  3. Update changelog

    thecrypticace authored and RobinMalfait committed Dec 6, 2022
    Copy the full SHA
    dc294ee View commit details
    Browse the repository at this point in the history
  4. wip

    thecrypticace authored and RobinMalfait committed Dec 6, 2022
    Copy the full SHA
    a29cfb2 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    thecrypticace authored and RobinMalfait committed Dec 6, 2022
    Copy the full SHA
    104b0d6 View commit details
    Browse the repository at this point in the history
  6. fix linting error

    thecrypticace authored and RobinMalfait committed Dec 6, 2022
    Copy the full SHA
    6d4c8fb View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    654a098 View commit details
    Browse the repository at this point in the history
  8. Fixup

    thecrypticace committed Dec 6, 2022
    Copy the full SHA
    68d60dd View commit details
    Browse the repository at this point in the history
  9. Add stuff

    thecrypticace committed Dec 6, 2022
    Copy the full SHA
    f70bae0 View commit details
    Browse the repository at this point in the history
  10. Fix build script

    thecrypticace committed Dec 6, 2022
    Copy the full SHA
    3ec21a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. fix stuff

    thecrypticace committed Dec 7, 2022
    Copy the full SHA
    791ae01 View commit details
    Browse the repository at this point in the history
  2. wip

    thecrypticace committed Dec 7, 2022
    Copy the full SHA
    09772ea View commit details
    Browse the repository at this point in the history