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

Shifted sequences #122

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Commits on Apr 1, 2024

  1. Added support for Sequence Actions (aka macros)

    whereby multiple key events are executed in succession.
    riskable authored and borisfaure committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    057408e View commit details
    Browse the repository at this point in the history
  2. action: Action::Sequence has only one member

    and make it only use 2 pointers
    borisfaure committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    81d7193 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b69ca49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f628222 View commit details
    Browse the repository at this point in the history
  5. layout: add tests with 2 sequences intertwined

    (cherry picked from commit 30343989a9f3f40c4cefd5175661e6c5a1c8477b)
    borisfaure committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3fb35f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6916406 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8deb7e6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5f94202 View commit details
    Browse the repository at this point in the history