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

Keyboard shortcut helpers #2202

Merged
merged 17 commits into from Oct 31, 2022
Merged

Keyboard shortcut helpers #2202

merged 17 commits into from Oct 31, 2022

Commits on Oct 30, 2022

  1. Configuration menu
    Copy the full SHA
    bfae766 View commit details
    Browse the repository at this point in the history
  2. Deprecate Modifier::ALT_SHIFT

    emilk committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    c50b398 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99625e3 View commit details
    Browse the repository at this point in the history
  4. Add type KeyboardShortcut

    emilk committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    0ea3c44 View commit details
    Browse the repository at this point in the history
  5. Code cleanup

    emilk committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    a59b1ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58e16a7 View commit details
    Browse the repository at this point in the history
  7. Add Fonts::has_glyph(s)

    emilk committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    f9e15f0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3cfd000 View commit details
    Browse the repository at this point in the history
  9. Faster code

    emilk committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    c8c66b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    4668a5a View commit details
    Browse the repository at this point in the history
  2. Cleanup

    emilk committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    f647a22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    607f1a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4d3aa4 View commit details
    Browse the repository at this point in the history
  5. Modifiers::plus

    emilk committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    68b3e89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c644c39 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e18b3ee View commit details
    Browse the repository at this point in the history
  8. Fix doctest

    emilk committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    4880a4b View commit details
    Browse the repository at this point in the history