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

Add g-key support for use in global shortcuts #1730

Closed
wants to merge 13 commits into from

Commits on Jun 27, 2015

  1. Create gkey library proxy

    This commit was created by squashing the following commits
    ad28c29 Change globalshortcut_win_gkey to gkey
    886f356 Prepared header with api specification
    8872ec2 Stub out gkey handler
    forivall committed Jun 27, 2015
    Copy the full SHA
    66e896d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2015

  1. Gkeys working as shortcut keys

    I don't have a logitech mouse with gkeys, so someone else needs to test that
    forivall committed Jun 28, 2015
    Copy the full SHA
    39d2cd2 View commit details
    Browse the repository at this point in the history
  2. Fix indentation

    forivall committed Jun 28, 2015
    Copy the full SHA
    7efd302 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7ca7cb4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9d1ea1f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    dab8857 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2015

  1. Copy the full SHA
    23d9341 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9ed441e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    394545e View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2015

  1. Address code issues in pr

    Use utf16 for registry query
    Remove unused comments and code
    Use BOOL instead of bool as defined by spec
    Drop extra warning
    forivall committed Jun 30, 2015
    Copy the full SHA
    c96cf93 View commit details
    Browse the repository at this point in the history
  2. Rename GKeys to GKey

    forivall committed Jun 30, 2015
    Copy the full SHA
    aab6f2a View commit details
    Browse the repository at this point in the history
  3. Clean up single use variable

    forivall committed Jun 30, 2015
    Copy the full SHA
    eea2710 View commit details
    Browse the repository at this point in the history
  4. Use pure BSD license text

    forivall committed Jun 30, 2015
    Copy the full SHA
    fdefe2c View commit details
    Browse the repository at this point in the history