1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-19 11:21:39 +03:00
wezterm/wezterm-gui/src
Wez Furlong f582d35d8e improve blink easing scheduling
We weren't really respecting animation_fps very well. Account
for the last_render time when computing the next frame time.
2022-08-23 08:17:46 -07:00
..
overlay fixup boundary condition for MoveBackwardZoneOfType 2022-08-20 07:35:28 -07:00
scripting add window:set_left_status 2022-08-06 20:41:39 -07:00
termwindow perf: cache quads by line 2022-08-23 06:37:12 -07:00
cache.rs instrument cache hit rates, fix duration histograms 2021-07-07 17:21:18 -07:00
colorease.rs improve blink easing scheduling 2022-08-23 08:17:46 -07:00
commands.rs search mode can now default to searching the selection text 2022-05-21 07:24:50 -07:00
customglyph.rs termwiz: add clustered line storage for line 2022-07-23 12:03:00 -07:00
download.rs downloader: restructure how we propagate to the gui 2022-03-31 20:06:43 -07:00
frontend.rs mux: adjust window size after attach 2022-08-05 07:53:44 -07:00
glyph-frag.glsl revise how uniforms are passed to shader 2022-08-22 10:22:00 -07:00
glyph-vertex.glsl gui: move ease/interpolation into shader 2022-06-02 07:10:57 -07:00
glyphcache.rs Fix mouse selection including the first character of the next line 2022-06-21 14:52:09 -07:00
inputmap.rs showkeys/docs: generate copy_mode defaults from the code 2022-08-04 06:28:32 -07:00
main.rs revise how uniforms are passed to shader 2022-08-22 10:22:00 -07:00
markdown.rs deps: image -> 0.24 2022-02-06 18:51:32 -07:00
quad.rs perf: cache quads by line 2022-08-23 06:37:12 -07:00
renderstate.rs perf: cache quads by line 2022-08-23 06:37:12 -07:00
scrollbar.rs fix: broken scroll bar after screen is cleared/reset 2022-04-17 08:12:03 -07:00
selection.rs Fix mouse selection including the first character of the next line 2022-06-21 14:52:09 -07:00
shapecache.rs line: introduce possibility of alternate cell backing 2022-07-23 08:18:34 -07:00
stats.rs lua: expose metrics to lua 2022-07-26 22:33:52 -07:00
tabbar.rs colors now override color_scheme 2022-08-20 11:48:22 -07:00
uniforms.rs revise how uniforms are passed to shader 2022-08-22 10:22:00 -07:00
update.rs track dpi in mux and terminal model 2022-06-15 18:54:51 -07:00
utilsprites.rs add cell_width config to scale cell_width 2022-05-21 06:10:03 -07:00