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

WIP: forwarding certain key events of 'wine_window' to 'host_window' #263

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 7, 2023

  1. WIP: forwarding certain key events of 'wine_window' to 'host_window'

    For now it's about 'spacebar' and 'function keys' regarding keycodes.
    Forwarding can temporarily be disabled via 'shift + hover' mechanism.
    
    This commit has a WIP status, because:
    - this forwarding mechanism is atm. applied in general for any DAW, even
      though it's only meant for REAPER only
      (TBD how to detect the present host is REAPER)
    - maybe could use some improving for things like usage of logging or
      code style
    Goli4thus committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    1672ea4 View commit details
    Browse the repository at this point in the history