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

Fix GlobalMenu callback bug #349

Merged
merged 1 commit into from
Jun 1, 2024
Merged

Fix GlobalMenu callback bug #349

merged 1 commit into from
Jun 1, 2024

Conversation

elParaguayo
Copy link
Owner

Previous menus still had callbacks attached to layout changes. These callbacks need to be removed when finalising the widget.

Closes qtile/qtile#4833

Previous menus still had callbacks attached to layout changes. These
callbacks need to be removed when finalising the widget.
@elParaguayo elParaguayo enabled auto-merge (rebase) June 1, 2024 06:58
@elParaguayo elParaguayo merged commit d5dd158 into main Jun 1, 2024
15 checks passed
@elParaguayo elParaguayo deleted the fix-global-menu branch June 1, 2024 07:10
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.

"AttributeError: 'NoneType' object has no attribute 'create_layout'" in backend/base/drawer.py
1 participant