1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-19 19:31:49 +03:00
wezterm/wezterm-gui/src
2022-05-30 07:20:14 -07:00
..
overlay debug overlay: avoid stair case when printing log messages 2022-05-25 07:34:49 -07:00
scripting gui: fixup config overrides typing 2022-05-27 18:41:48 -07:00
termwindow background: implement scaling and repeating options 2022-05-30 07:20:14 -07:00
cache.rs instrument cache hit rates, fix duration histograms 2021-07-07 17:21:18 -07:00
colorease.rs Add separate animation_fps config for easing 2022-02-07 23:02:52 -07:00
commands.rs search mode can now default to searching the selection text 2022-05-21 07:24:50 -07:00
customglyph.rs pane select: allow bg to have alpha channel 2022-05-25 23:25:09 -07:00
download.rs downloader: restructure how we propagate to the gui 2022-03-31 20:06:43 -07:00
frontend.rs wayland: avoid noisy panic-within-panic on shutdown 2022-05-20 07:54:00 -07:00
glyph-frag.glsl pane select: allow bg to have alpha channel 2022-05-25 23:25:09 -07:00
glyph-vertex.glsl gui: remove adjust from vertex 2022-01-01 08:11:10 -07:00
glyphcache.rs fonts: adjust descender for scaled fallback fonts 2022-04-03 09:39:48 -07:00
inputmap.rs fix positional modifiers on Windows 2022-05-26 05:38:15 -07:00
main.rs deps: structopt -> clap 3 2022-05-28 07:07:52 -07:00
markdown.rs deps: image -> 0.24 2022-02-06 18:51:32 -07:00
quad.rs pane select: allow bg to have alpha channel 2022-05-25 23:25:09 -07:00
renderstate.rs gui: allow layers to be allocated for zindex on the fly 2022-05-26 08:32:55 -07:00
scrollbar.rs fix: broken scroll bar after screen is cleared/reset 2022-04-17 08:12:03 -07:00
selection.rs rectangular selection: fix selection 2022-05-16 19:43:30 -07:00
shapecache.rs feed unicode version config through to Line for ls-fonts 2022-04-19 21:12:21 -07:00
stats.rs improve some of our counters/stats 2022-01-10 17:59:53 -07:00
tabbar.rs config: split out lua functions into their own crates 2022-05-19 06:48:09 -07:00
update.rs mux: pass current window_id to Domain::attach 2022-04-17 18:07:58 -07:00
utilsprites.rs add cell_width config to scale cell_width 2022-05-21 06:10:03 -07:00