1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-24 22:01:47 +03:00
wezterm/window
Wez Furlong 14fbf43485 promise: more properly implement Future::poll
The future won't ever complete if you don't connect the waker
from the context!

Prove this out by making the windowops functions async and
verifying them in the async example
2019-11-23 08:16:12 -08:00
..
examples promise: more properly implement Future::poll 2019-11-23 08:16:12 -08:00
src promise: more properly implement Future::poll 2019-11-23 08:16:12 -08:00
build.rs window: use wgl for opengl on windows 2019-10-24 19:12:18 -07:00
Cargo.toml remove local workaround for core-foundation UB issue 2019-11-13 00:05:55 -08:00