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

Skip propagation of non-input events #1797

Merged
merged 1 commit into from
Apr 4, 2024
Merged

Conversation

Caellian
Copy link
Collaborator

@Caellian Caellian commented Apr 4, 2024

Fixes #1771.

This PR makes propagate_x11_event function skip over non-input events. I'm not 100% sure we need/want to propagate damage events as in most cases, whatever is behind conky (feh, mpv, ...) will update without us doing so.
All other event types (FocusIn/FocusOut) don't make sense to propagate either.

@Caellian Caellian linked an issue Apr 4, 2024 that may be closed by this pull request
@github-actions github-actions bot added the sources PR modifies project sources label Apr 4, 2024
Copy link

netlify bot commented Apr 4, 2024

Deploy Preview for conkyweb canceled.

Name Link
🔨 Latest commit aab7ffb
🔍 Latest deploy log https://app.netlify.com/sites/conkyweb/deploys/660e73d47f0be90008e8d396

@Caellian Caellian merged commit 407769d into main Apr 4, 2024
62 checks passed
@Caellian Caellian deleted the fix/unknown-event-hangs-openbox branch April 4, 2024 11:51
@brndnmtthws brndnmtthws added the bug Bug report or bug fix PR label Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report or bug fix PR sources PR modifies project sources
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Memory issues when changing cursor theme
2 participants