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

feat: add mouse wheel events to defsrc #592

Merged
merged 16 commits into from
Nov 4, 2023
Merged

Commits on Oct 22, 2023

  1. Configuration menu
    Copy the full SHA
    0f6d438 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06ef884 View commit details
    Browse the repository at this point in the history
  3. shut up clippy

    rszyma committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    57d88e7 View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    rszyma committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    3ee2983 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. fix mapping mw* -> _

    rszyma committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    a0b9af6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9e1c95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8a41d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    8fa8ec2 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. make Windows compile. Untested.

    jtroo committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    7e646fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37f1612 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8e2c04 View commit details
    Browse the repository at this point in the history
  4. remove ScrollEvent

    rszyma committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    e381af0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15e3949 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    8ae0b82 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. fix comment

    jtroo committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    2dcd5b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. test and fix interception

    jtroo committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    418f2de View commit details
    Browse the repository at this point in the history