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

Cycling widgets does not respect the non selectable widget option #170

Open
voryzen opened this issue Jan 17, 2022 · 0 comments
Open

Cycling widgets does not respect the non selectable widget option #170

voryzen opened this issue Jan 17, 2022 · 0 comments
Labels
Bug Something isn't working

Comments

@voryzen
Copy link
Contributor

voryzen commented Jan 17, 2022

Describe the bug
The cycle widgets function does not respect unselectable widgets. Non selectable widgets are still cycled through when a cycle key is declared, and the user uses said key to cycle through widgets in the widget set

To Reproduce
Steps to reproduce the behavior:

  1. Set cycle key
  2. Set false on some widgets in the widget set
  3. Attempt to cycle through the widgets using aforementioned key

Expected behavior
Cycling widgets does not include the non selectable widgets, or at least an option to omit them during the cycle

Screenshots
No screenshots available

Environment:

  • OS: Manjaro 21
  • Terminal: Konsole
  • Version: 0.1.4
@voryzen voryzen added the Bug Something isn't working label Jan 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant