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

Adds commands to focus on the last application #1336

Merged
merged 6 commits into from
Jan 27, 2024

Commits on Dec 18, 2023

  1. Adds commands to focus on the last application

    - Sometimes it is useful to switch back to the last application you were using. This adds commands to do that.
    jaresty committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    906a709 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46a5e6d View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Respond to PR feedback

    - Implemented focus_last as a python action instead of using talon script
    - I was unable to test the Linux implementation and I would appreciate some help on that
    jaresty committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    dfba0c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Respond to pull request feedback

    - Implements a switcher_focus_last user action
    jaresty committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    23862b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    807050d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c5d9dc View commit details
    Browse the repository at this point in the history