Skip to content

feat: prevent show window stale rendering#2731

Merged
setchy merged 1 commit intomainfrom
feat/prevent-initial-flicker
Mar 24, 2026
Merged

feat: prevent show window stale rendering#2731
setchy merged 1 commit intomainfrom
feat/prevent-initial-flicker

Conversation

@setchy
Copy link
Copy Markdown
Member

@setchy setchy commented Mar 24, 2026

Gitify has had an annoying "bug" for ages where sometimes on opening the window you'd see a brief snapshot of the previously renderer inbox state.

This trivial config change address that (i really wish I had discovered this ages ago).

Now, Chromium will continue rendering frames so that none are frozen, prevent drift on window focus

Signed-off-by: Adam Setch <adam.setch@outlook.com>
@github-actions github-actions bot added the enhancement New feature or enhancement to existing functionality label Mar 24, 2026
@sonarqubecloud
Copy link
Copy Markdown

@setchy setchy merged commit bd8349b into main Mar 24, 2026
16 checks passed
@setchy setchy deleted the feat/prevent-initial-flicker branch March 24, 2026 12:15
@github-actions github-actions bot added this to the Release 7.0.0 milestone Mar 24, 2026
@setchy setchy changed the title feat: prevent initial window state drift feat: prevent window show state drift Mar 24, 2026
@setchy setchy changed the title feat: prevent window show state drift feat: prevent show window stale rendering Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or enhancement to existing functionality

Development

Successfully merging this pull request may close these issues.

1 participant