1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-18 02:42:05 +03:00
wezterm/window
Wez Furlong d7fa541745 windows: fixup starting maximized
Since applying the maximized state is async, we hadn't fully applied
it before we got to the startup logic that resizes the window to fit
the initial terminal size.

This adds a final check to see if we are resizable before we try
to apply that size, and skips it.

refs: #284
2022-07-10 07:19:08 -07:00
..
examples support drag and drop files for macos 2022-04-25 09:49:32 -07:00
src windows: fixup starting maximized 2022-07-10 07:19:08 -07:00
build.rs macos: handle dead keys without IME 2021-01-31 17:06:30 -08:00
Cargo.toml screens: improve naming on Windows, move resolve_geom to Connection 2022-07-06 12:54:18 -07:00