1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 23:21:08 +03:00
wezterm/wezterm-gui
Wez Furlong cf418c34e3 window: consolidate opengl_initialize with created callback
Since we now always init opengl and fail to create a window if that
fails, may as well combine these two callbacks.
2020-12-29 12:44:39 -08:00
..
src window: consolidate opengl_initialize with created callback 2020-12-29 12:44:39 -08:00
build.rs split gui into wezterm-gui executable 2020-10-24 16:40:15 -07:00
Cargo.toml window: make opengl always required 2020-12-29 12:13:23 -08:00