1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-11 14:25:57 +03:00
wezterm/wezterm-gui/src
Ken Chou 1533409ed7
Feature: The search overlay accepts IME composed input (#5564)
* Feature: The search overlay accepts IME composed input
* use LineEditBuffer

Co-authored-by: Wez Furlong <wez@wezfurlong.org>
2024-06-15 05:42:00 -07:00
..
overlay Feature: The search overlay accepts IME composed input (#5564) 2024-06-15 05:42:00 -07:00
scripting Implement SetInnerSizeCompleted events 2024-02-04 09:40:54 -07:00
termwindow update metrics to latest version (0.22) 2024-05-13 09:41:12 -07:00
colorease.rs treat Constant ease-in-and-out as equivalent to "1 fps" case 2022-08-23 08:29:57 -07:00
commands.rs don't show default key assignments in palette when they are disabled 2024-02-02 19:13:49 -07:00
customglyph.rs rustfmt 2024-05-05 13:30:42 -07:00
download.rs downloader: restructure how we propagate to the gui 2022-03-31 20:06:43 -07:00
frontend.rs macos (mostly): try harder to get initial dpi 2024-02-06 22:57:05 -07:00
glyph-frag.glsl admit defeat to intel shader weirdness 2023-04-05 15:07:22 -07:00
glyph-vertex.glsl gui: move ease/interpolation into shader 2022-06-02 07:10:57 -07:00
glyphcache.rs update metrics to latest version (0.22) 2024-05-13 09:41:12 -07:00
inputmap.rs keyboard: move led status to separate enum 2023-04-15 14:52:54 -07:00
main.rs add default_ssh_auth_sock option 2024-05-09 14:27:03 -07:00
quad.rs update metrics to latest version (0.22) 2024-05-13 09:41:12 -07:00
renderstate.rs webgpu: avoid panic when we try to exceed max texture size 2023-05-13 07:36:21 -07:00
resize_increment_calculator.rs Set base_width/height in set_resize_increments 2024-01-24 22:04:16 -07:00
scrollbar.rs fix overflowing sub assertion in debug mode 2023-03-27 19:24:30 -07:00
selection.rs Fix mouse selection including the first character of the next line 2022-06-21 14:52:09 -07:00
shader.wgsl deps: wgpu -> 0.15 2023-02-06 07:19:31 -07:00
shapecache.rs shapecache fixup test for updated noto font 2023-08-22 09:53:59 -07:00
spawn.rs mux: pass gui window position through from new mux window 2023-02-05 21:43:37 -07:00
stats.rs update metrics to latest version (0.22) 2024-05-13 09:41:12 -07:00
tabbar.rs Fixes tabbar identation when placed at the bottom of the window 2024-01-21 14:12:54 -07:00
unicode_names.rs Add CharSelect modal for emoji/nerdfont/unicode input 2022-08-31 18:15:28 -07:00
uniforms.rs revise how uniforms are passed to shader 2022-08-22 10:22:00 -07:00
update.rs remove show_update_window functionality 2024-02-05 07:04:37 -07:00
utilsprites.rs Revert "text cursor glyph renders at native cell size" 2024-02-03 11:08:09 -07:00