mirror of
https://github.com/wez/wezterm.git
synced 2024-12-24 22:01:47 +03:00
a0974a2537
These are used to signal, after a set_inner_size() call, at what point we can expect any and all of its related Resized events to have already been dispatched. SetInnerSizeCompleted events are currently used to fix a race condition in rescaling the terminal in which the number of cells of the terminal (e.g., 80x24) can change when quickly rescaling the terminal. |
||
---|---|---|
.. | ||
async.rs | ||
shader.wgsl |