1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 23:21:08 +03:00
wezterm/wezterm-gui
Wez Furlong 0fa2edb1f4 wezterm: fix panic in early startup
164adb78e3 added blowing some
opengl related state during resize, however, on some systems
(BigSur with M1 silicon, perhaps also Intel?) and Windows 10
can generate a resize event before we've spun up opengl, so
we need to make this conditional.

refs: #359
closes: #358
2020-12-05 10:43:20 -08:00
..
src wezterm: fix panic in early startup 2020-12-05 10:43:20 -08:00
build.rs split gui into wezterm-gui executable 2020-10-24 16:40:15 -07:00
Cargo.toml wezterm: improve shaping of emoji 2020-11-23 13:45:38 -08:00