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

feat: cycle visible windows #6695

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

feat: cycle visible windows #6695

wants to merge 2 commits into from

Conversation

Truenya
Copy link
Contributor

@Truenya Truenya commented Jun 28, 2024

Describe your PR, what does it fix/add?

#6678
cyclenextvisible shoud works as cyclenext, until it reaches top-left window, then it should select last active window on other monitor

Is there anything you want to mention? (unchecked code, possible bugs, found problems, breaking compatibility, etc.)

there were strange pairs of loops with the same logic, I combined them into one, and also combined the conditions into one reusable function

@Eclextic
Copy link

(You titled this PR "circle" but I assume you mean "cycle"...)

@Truenya Truenya changed the title feat: circle visible windows feat: cycle visible windows Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants