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

Support handling any event on macOS #2141

Closed

Commits on Jan 1, 2022

  1. Adding a single extra delegate method with

    two parameters should now be possible
    ArturKovacs committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    9c90cba View commit details
    Browse the repository at this point in the history
  2. A macos specific event can now be handled

    by the application
    ArturKovacs committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    32045d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. Why infinite recursion?

    ArturKovacs committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    ec90897 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

  1. Fixed infinite recursion

    ArturKovacs committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    29b496a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Add missing unsafe block

    ArturKovacs committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    1629c52 View commit details
    Browse the repository at this point in the history