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

fixed the error with Qminimize -u when there're windows without the "minimized" property #3

Merged
merged 1 commit into from Apr 14, 2022
Merged

fixed the error with Qminimize -u when there're windows without the "minimized" property #3

merged 1 commit into from Apr 14, 2022

Conversation

DeciPaliz
Copy link
Contributor

this error was occurring to me because Qtile actually considers the top bar a window for some reason, and the "minimized" property is not present there. i added a small tweak so that minimized_windows_list checks if a window has that property to begin with and then checks if it's true.

@emanuelep57 emanuelep57 merged commit b5cd524 into emanuelep57:main Apr 14, 2022
@emanuelep57
Copy link
Owner

Good one :)

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.

None yet

2 participants