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 the "all workspaces" option to only show windows from the active workspace #31

Merged
merged 2 commits into from
Mar 5, 2021

Conversation

KPWhiver
Copy link

@KPWhiver KPWhiver commented Mar 5, 2021

No description provided.

Copy link
Owner

@nwg-piotr nwg-piotr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for contribution. One thing needs to be fixed: if the config file found, it won't be overwritten with the default one on startup. You need to add:

check_key(settings, "all-workspaces", True)

to modules/sway_taskbar.py, line #17.

@KPWhiver
Copy link
Author

KPWhiver commented Mar 5, 2021

Added the line and tested it out on a config with no "all-workspaces" option in it.

@nwg-piotr nwg-piotr merged commit 616f405 into nwg-piotr:master Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants