1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-25 14:22:37 +03:00
wezterm/window/examples
Jeffrey Knockel a0974a2537 Implement SetInnerSizeCompleted events
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.
2024-02-04 09:40:54 -07:00
..
async.rs Implement SetInnerSizeCompleted events 2024-02-04 09:40:54 -07:00
shader.wgsl fixup build on windows, make transparent 2021-05-08 09:36:20 -07:00