1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-23 13:21:38 +03:00
wezterm/window
Greg V 58e2a181f2 wayland: do not create OpenGL context before the configure event
The existing code seems to use "configure" for just resizes,
so introduce a "start" flag in pending events to handle the
initial configure.
2021-02-12 16:56:24 -08:00
..
examples window: remove non-opengl paint, rename paint_opengl -> paint 2020-12-29 13:25:35 -08:00
src wayland: do not create OpenGL context before the configure event 2021-02-12 16:56:24 -08:00
build.rs macos: handle dead keys without IME 2021-01-31 17:06:30 -08:00
Cargo.toml window: update smithay-client-toolkit 2021-02-12 08:19:51 -08:00