GTK: Blinking/Flashing when creating/equalizing/closing splits #9376
Issue DescriptionWhen creating/equalizing/deleting screen splits, there is a very visible "stutter" in the form of a blink/flash for each action. This doesn't happen when the splits are resized. I first noticed this around when I upgraded to ghostty 1.2, but I don't know the exact release that this first occurred (previously splits were smooth). Expected BehaviorThere are no jarring blinks/flashes seen when creating/equalizing/deleting screen splits. Actual BehaviorSee the attached video. Since I can only record up to 60fps, this doesn't catch every blink/flash, but a decent amount of them. They are also more pronounced in person, with only a biological limit on perceivable fps). Reproduction Steps
Ghostty LogsOS Version InformationFedora 42 (Linux only) Display ServerWayland (Linux only) Desktop Environment/Window ManagerGnome 48 Minimal Ghostty ConfigurationI don't think this is really relevant, but here are somewhat related config values.
shell-integration = bash
split-divider-color = #f92672
keybind = ctrl+shift+\=new_split:right
keybind = ctrl+shift+-=new_split:down
keybind = ctrl+shift+equal=equalize_splits
keybind = ctrl+shift+x=close_surface
gtk-titlebar-hide-when-maximized = true
fullscreen = true
window-decoration = none |
Answered by
jcollie
Oct 27, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Duplicate: #8208