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 a shortkey for the keyboard layout manual switching #3859

Merged
merged 10 commits into from
May 20, 2023

Commits on May 20, 2023

  1. Fix parsing of the action("str") arguments for --key-shortcut option

    momeni authored and Behnam Momeni committed May 20, 2023
    Configuration menu
    Copy the full SHA
    2b54b6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96e33f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e6af3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc06065 View commit details
    Browse the repository at this point in the history
  5. Support set_platform_layout in win32 platform keyboard

    Behnam Momeni committed May 20, 2023
    Configuration menu
    Copy the full SHA
    c36965a View commit details
    Browse the repository at this point in the history
  6. Support set_platform_layout in posix platform keyboard

    Behnam Momeni committed May 20, 2023
    Configuration menu
    Copy the full SHA
    6381b59 View commit details
    Browse the repository at this point in the history
  7. fixup! Support bool args for --key-shortcut=action(yes,true,on|no,fal…

    …se,off)
    Behnam Momeni committed May 20, 2023
    Configuration menu
    Copy the full SHA
    cfbc84b View commit details
    Browse the repository at this point in the history
  8. fixup! Round-robin the keyboard layout_option by next-keyboard-layout…

    … shortkey
    Behnam Momeni committed May 20, 2023
    Configuration menu
    Copy the full SHA
    d7b15fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ca6717 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cb13591 View commit details
    Browse the repository at this point in the history