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

views: emit pre_unmap immediately when starting a transaction #2080

Merged
merged 1 commit into from
Dec 26, 2023

Conversation

ammen99
Copy link
Member

@ammen99 ammen99 commented Dec 26, 2023

The idea is that if the transaction is delayed, the surfaces and their textures may be destroyed. So, we need to emit the signal as soon as possible.

Fixes #2014

The idea is that if the transaction is delayed, the surfaces and their
textures may be destroyed. So, we need to emit the signal as soon as
possible.
@ammen99 ammen99 merged commit a1d2607 into master Dec 26, 2023
8 checks passed
@ammen99 ammen99 deleted the fix-2014 branch December 26, 2023 17:08
mrsteve0924 pushed a commit to mrsteve0924/wayfire that referenced this pull request Mar 2, 2024
…eWM#2080)

The idea is that if the transaction is delayed, the surfaces and their
textures may be destroyed. So, we need to emit the signal as soon as
possible.
ammen99 added a commit that referenced this pull request Mar 13, 2024
The idea is that if the transaction is delayed, the surfaces and their
textures may be destroyed. So, we need to emit the signal as soon as
possible.
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.

Window texture disappears before fire close animation starts
1 participant