1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-21 03:39:16 +03:00
wezterm/window
Wez Furlong 44ca61da66 window+gui: introduce WindowConfiguration trait
This adopts a similar technique to that used to pass the wezterm
config to the term crate, but this time it is for passing it to
the window crate.

The use_ime option has been ported over to this new mechanism.
2020-12-27 21:51:56 -08:00
..
examples upgrade misc deps, notably, async-task 2020-10-05 00:06:01 -07:00
src window+gui: introduce WindowConfiguration trait 2020-12-27 21:51:56 -08:00
build.rs window: handle opengl context loss on windows. 2020-06-16 21:17:48 -07:00
Cargo.toml deps: upgrade euclid -> 0.22 2020-12-10 10:03:30 -08:00