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

GTK: add delay before updating the title #3746

Merged
merged 2 commits into from
Dec 29, 2024

Conversation

maciekbartczak
Copy link
Contributor

@maciekbartczak maciekbartczak commented Dec 28, 2024

This pr fixes #2503 for GTK.
The implementation is quite similar to what was done in #2929 for the macOS version.

Before (i was able to reproduce the issue by just invoking ls):

flicker.mp4

After:

no_flicker.mp4

@mitchellh mitchellh merged commit 64c3937 into ghostty-org:main Dec 29, 2024
5 checks passed
@github-actions github-actions bot added this to the 1.0.1 milestone Dec 29, 2024
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.

Change title after a small delay to avoid flicker
2 participants