wezterm
wezterm copied to clipboard
Wezterm freezes after being resized
What Operating System(s) are you seeing this problem on?
Linux X11
Which Wayland compositor or X11 Window manager(s) are you using?
bspwm
WezTerm version
wezterm 20240617-083535-cb140686
Did you try the latest nightly build to see if the issue is better (or worse!) than your current version?
Yes, and I updated the version box above to show the version of the nightly that I tried
Describe the bug
After being resized to bigger proportions, all instances of wezterm freeze for about a minute. Changing the front_end
field from "WebGpu"
to "OpenGL"
in my configuration fixes this issue.
To Reproduce
Spawn 2 terminal windows in a tiled layout and close one of them, making another resize to fill the whole screen
Configuration
config.front_end = "WebGpu"
Expected Behavior
The terminal window to change it's size without freezing
Logs
No response
Anything else?
$ uname -a
Linux debian 6.1.0-21-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.90-1 (2024-05-03) x86_64 GNU/Linux