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

Macro support #1

Merged
merged 22 commits into from
Sep 27, 2021
Merged

Macro support #1

merged 22 commits into from
Sep 27, 2021

Commits on Oct 15, 2020

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

Commits on Oct 16, 2020

  1. Added support for Sequence Actions (aka macros) whereby multiple key …

    …events are executed in succession.
    riskable committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    6e5e068 View commit details
    Browse the repository at this point in the history
  2. Added support for Sequence Actions (aka macros) whereby multiple key …

    …events are executed in succession.
    riskable committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    b56de4f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Modified per TeXitoi's instructions (as best I understood them) and a…

    …lso added a new Delay() feature that lets you put arbitrary delays between sequence (key macro) events.
    riskable committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    7df7519 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d65daac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6067648 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95650fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    255c4d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    18fb401 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Configuration menu
    Copy the full SHA
    37e6b31 View commit details
    Browse the repository at this point in the history
  2. Make Clippy happy

    riskable committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    b7a77d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    999b9f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab0bfe1 View commit details
    Browse the repository at this point in the history
  5. Added the ability to cancel running sequences

    as well as the ability to use a `Complete` as a sort of "release all".
    riskable committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    0785151 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60b08b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Added SequenceEvent::Tap

    as a shortcut for `Press(),Release()`
    riskable committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    0d89989 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. CHANGELOG and more doc for custom actionmagnet:?xt=urn:btih:a6721ad2e…

    …6a3aadba5caf0474998e1c2eb69af11&dn=Les.Blagues.De.Toto.2020.FRENCH.1080p.WEB.x264-PREUMS.mkv&tr=udp://tracker.openbittorrent.com:80&tr=udp://tracker.opentrackr.org:1337/announce
    TeXitoi committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    0660d2b View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

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

Commits on Dec 15, 2020

  1. Changed how sequences are processed (MUCH simpler).

    Added support for multiple simultaneous sequences executed at once (max 4).
    
    Renamed CancelSequence to CancelSequences since we now do up to 4 at once.
    riskable committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    3fe71e5 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    43ed3e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f93d8ec View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

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