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

add keybindings: prev_output, prev_output_with_win #2072

Merged
merged 2 commits into from
Dec 25, 2023

Commits on Dec 20, 2023

  1. refactor oswitch functions

    A7R7 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    9031249 View commit details
    Browse the repository at this point in the history
  2. change the logic of get_output_relative

    This commit makes get_output_relative get the target output n steps after current output (instead of a given output), in order to reduce duplicated funciton calls in activator callbacks.
    A7R7 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    a98da9e View commit details
    Browse the repository at this point in the history