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

🐛 Skip "Next/Previous Screen" if no screen detected #196

Closed
2 tasks done
Soft-Bred opened this issue Jan 30, 2024 · 2 comments · Fixed by #205
Closed
2 tasks done

🐛 Skip "Next/Previous Screen" if no screen detected #196

Soft-Bred opened this issue Jan 30, 2024 · 2 comments · Fixed by #205
Assignees
Labels

Comments

@Soft-Bred
Copy link
Collaborator

Feature Request Description

I noticed that when I disconnect my second monitor, any cycles involving the next monitor action freeze when they reach the point where the window should advance to the next one. I believe that if no secondary monitor is detected, the action should be skipped instead of causing the entire cycle to halt.

Screenshots

003998_1706580454.mp4

Additional Context

No response

Final Checks

  • My issue title is descriptive
  • This is a single feature request (multiple feature requests should be reported individually)
@MrKai77
Copy link
Owner

MrKai77 commented Jan 30, 2024

Oh interesting! I just realized that I only tested multi-monitor support when I had an external monitor connected 😅
Will fix as soon as possible!

Also: This is a bug so I'll rename to title to suit that :)

@MrKai77 MrKai77 changed the title ✨ Skip "Next Screen" if no screen detected 🐛 Skip "Next/Previous Screen" if no screen detected Jan 30, 2024
@MrKai77 MrKai77 self-assigned this Jan 30, 2024
@MrKai77 MrKai77 added Bug and removed Feature labels Jan 30, 2024
@MrKai77
Copy link
Owner

MrKai77 commented Feb 5, 2024

This should work!
Loop.zip

@MrKai77 MrKai77 linked a pull request Feb 5, 2024 that will close this issue
MrKai77 added a commit that referenced this issue Feb 6, 2024
…if-no-screen-detected`

🐛 #196 Skip "Next/Previous Screen" if no screen detected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants