You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
When connecting a hdmi cable to my laptop to share my screen to another monitor wezterm or windows starts acting strange:
my laptop screen toggles every ~1.0 seconds between black (no output?) and showing wezterm (this goes on for more than 1 minute, sometimes it seems to stabilize)
the external screen is black (never has time to register any output signal?).
When Wezterm is shown it randomly resizes the windows (because the two monitors have different resolution? even if projection mode "duplicate" is selected) and the font size in wezterm is toggling as well.
This is the output of my Debug overlay:
Debug Overlay
wezterm version: 20230904-133103-914f18b1 x86_64-pc-windows-msvc
Window Environment: Windows
WebGPU: name=Intel(R) UHD Graphics, device_type=IntegratedGpu, backend=Vulkan, driver=Intel Corporation, driver_info=Intel driver, vendor=32902, device=39745
Enter lua statements or expressions and hit Enter.
Press ESC or CTRL-D to exit
14:51:33.854 WARN wezterm_gui::termwindow::resize > cannot resize window to match Some(RowsAndCols { rows: 46, cols: 190 }) because window_state is FULL_SCREEN
14:51:49.808 WARN wezterm_gui::termwindow::resize > cannot resize window to match Some(RowsAndCols { rows: 31, cols: 135 }) because window_state is FULL_SCREEN
14:52:03.981 WARN wezterm_gui::termwindow::resize > cannot resize window to match Some(RowsAndCols { rows: 46, cols: 190 }) because window_state is FULL_SCREEN
To Reproduce
Start Wezterm
Maximize with alt+enter
Plug in hdmi cable
or
Start Wezterm
Plug in hdmi cable
Maximize with alt+enter
Configuration
no configuration
Expected Behavior
No flickering. A short signal loss and a single black screen toggle is expected when connecting/changing monitor setup, but it should stabilize after that.
Logs
No response
Anything else?
I noticed that alt+tab in and out of wezterm is slow when maximized. Is this the same problem as many games have and therefore supplies a "borderless" alternative that performs much better compared to "fullscreen"?
The text was updated successfully, but these errors were encountered:
What Operating System(s) are you seeing this problem on?
Windows
Which Wayland compositor or X11 Window manager(s) are you using?
WezTerm version
wezterm version: 20230904-133103-914f18b1 x86_64-pc-windows-msvc
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
When connecting a hdmi cable to my laptop to share my screen to another monitor wezterm or windows starts acting strange:
When Wezterm is shown it randomly resizes the windows (because the two monitors have different resolution? even if projection mode "duplicate" is selected) and the font size in wezterm is toggling as well.
This is the output of my Debug overlay:
To Reproduce
or
Configuration
no configuration
Expected Behavior
No flickering. A short signal loss and a single black screen toggle is expected when connecting/changing monitor setup, but it should stabilize after that.
Logs
No response
Anything else?
I noticed that alt+tab in and out of wezterm is slow when maximized. Is this the same problem as many games have and therefore supplies a "borderless" alternative that performs much better compared to "fullscreen"?
The text was updated successfully, but these errors were encountered: