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

picom: add damage to windows that have animated shaders #1407

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

absolutelynothelix
Copy link
Collaborator

picom: add damage to windows that have animated shaders

done in paint_preprocess because doing this in command_blit_damage or
layer_from_win would be complicated.

Changelog: BugFix: Fix animated shaders.

done in paint_preprocess because doing this in command_blit_damage or
layer_from_win would be complicated.

Changelog: BugFix: Fix animated shaders.
@yshui yshui merged commit fc8d174 into yshui:next Feb 11, 2025
15 checks passed
@absolutelynothelix absolutelynothelix deleted the fix-animated-shaders branch February 11, 2025 21:01
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