1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-21 03:39:16 +03:00
wezterm/window
Wez Furlong 7d301b91a7 x11/wayland: reduce frequency of core event loop
In an earlier incarnation we needed to wake up more often to paint,
but we now should have reliable event sources for all of the
invalidation cases and we can thus sleep for much longer in
the main event loop.

refs: #770
2021-05-08 12:59:33 -07:00
..
examples make alpha work on macos 2021-05-08 09:36:20 -07:00
src x11/wayland: reduce frequency of core event loop 2021-05-08 12:59:33 -07:00
build.rs macos: handle dead keys without IME 2021-01-31 17:06:30 -08:00
Cargo.toml add wgpu example 2021-05-08 09:36:19 -07:00