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 use of lazy calls in popups #337

Merged
merged 2 commits into from
Apr 25, 2024
Merged

Fix use of lazy calls in popups #337

merged 2 commits into from
Apr 25, 2024

Conversation

elParaguayo
Copy link
Owner

qtile recently added support for argument type conversion over IPC. This resulted in an additional argument being needed to parse lazy calls. This PR ensures compatibility with those changes.

...for now. Should be fixed properly later.
qtile recently added support for argument type conversion over IPC. This
resulted in an additional argument being needed to parse lazy calls.
This PR ensures compatibility with those changes.
@elParaguayo elParaguayo merged commit 5e00b41 into main Apr 25, 2024
15 checks passed
@elParaguayo elParaguayo deleted the issue-336 branch April 25, 2024 06:21
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.

After an update to 0.25.0 lazy calls stopped working in custom popup windows
1 participant