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

Space swipe to toggle numpad layout, with side bonuses #950

Merged
merged 16 commits into from
Jul 9, 2024

Commits on Jul 6, 2024

  1. make the numpad key toggle-based, allowing for use in its own layout.…

    … it also remembers the symbols-shift state.
    devycarol committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    8a2ccdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5fffe7 View commit details
    Browse the repository at this point in the history
  3. allow sliding key input for the numpad key bugs: - lifting a pointer …

    …on the numpad key during a slide-from-numpad breaks toggling - you can't access the numpad during a slide into the symbols (etc.) layout like normal - sliding input with the symbols numpad long-press won't return to alpha
    devycarol committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    9136474 View commit details
    Browse the repository at this point in the history
  4. fix those bugs

    devycarol committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    16f0e04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ec6df2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b54fde View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f7e0165 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f026e2d View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. update layouts.md

    devycarol committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    37f3148 View commit details
    Browse the repository at this point in the history
  2. add numpad toolbar key

    devycarol committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    6ea5727 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. don't forget toggle state on orientation change and account for toggl…

    …ing via clipboard toolbar
    devycarol committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    2b0ab0e View commit details
    Browse the repository at this point in the history
  2. don't change the numpad layout. thus, the numpad key is not intended …

    …for use therein; remove toggle logic from the slide.
    devycarol committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b952799 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60e4ce6 View commit details
    Browse the repository at this point in the history
  4. revise comments

    devycarol committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d293493 View commit details
    Browse the repository at this point in the history
  5. update key backgrounds

    devycarol committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    cd4cd99 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. not translatable

    devycarol committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    99dd11f View commit details
    Browse the repository at this point in the history