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

Use EVDEV as the default input source. #180

Open
wants to merge 18 commits into
base: 1.3
Choose a base branch
from
Open

Use EVDEV as the default input source. #180

wants to merge 18 commits into from

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    d1324bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    655aa41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20c1cef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30260b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e60f464 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d94e6e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    93b00b5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ce52469 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    60f81af View commit details
    Browse the repository at this point in the history
  10. X11 Dispatcher

    Dropping support for XKB Common, Fixes kwhat/jnativehook#163
    
    Dropping support for old unicode lookup
    
    Moving modifier support to input_helper
    
    Adding support for a dispatch_event.c
    
    Removing keycode_to_keysym from input_helper
    kwhat committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    0c2b79a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9e2f57e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9eb0427 View commit details
    Browse the repository at this point in the history
  13. Bug 139: Rotation value is always zero for mouse wheel events generat…

    …ed by a trackpad on Windows
    kwhat committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    b5ea5e4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    403c262 View commit details
    Browse the repository at this point in the history
  15. Adding support for evdev

    kwhat committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    ca89b06 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

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

Commits on Jan 9, 2024

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

Commits on Apr 13, 2024

  1. Dealing with init modifer state

    kwhat committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    c64cd88 View commit details
    Browse the repository at this point in the history