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 global shortcuts #326

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from
Draft

feat: Add global shortcuts #326

wants to merge 13 commits into from

Commits on Mar 8, 2024

  1. Add global shortcuts

    tuxinal committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    0503eff View commit details
    Browse the repository at this point in the history
  2. Minimize regex

    convert id to number
    enable desktop only shortcut actions
    tuxinal committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    d222d4f View commit details
    Browse the repository at this point in the history
  3. cli based toggles

    Co-Authored-By: exhq <[email protected]>
    tuxinal committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    8d3196c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

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

Commits on May 11, 2024

  1. Add keyup/keydown support for the cli

    TEMPORARY: show keybind ID in the keybind page
    tuxinal committed May 11, 2024
    Configuration menu
    Copy the full SHA
    9748a03 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    d46611c View commit details
    Browse the repository at this point in the history
  2. update patch

    tuxinal committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4fd335b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Merge branch 'main' into main

    tuxinal committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    3925739 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. fix shortcut string function

    tuxinal committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    657b51b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Merge branch 'main' into main

    tuxinal committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    d99adcc View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    f091983 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fcf255 View commit details
    Browse the repository at this point in the history
  3. fix unregistering not working

    tuxinal committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    76d5658 View commit details
    Browse the repository at this point in the history