1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-18 19:01:36 +03:00
wezterm/wezterm-gui/src
2021-03-23 21:56:57 -07:00
..
overlay improve output parsing performance and throughput 2021-03-13 19:19:05 -08:00
scripting "de-bounce" lua event callbacks 2021-03-07 18:11:27 -08:00
termwindow remove the config bridge and have window -> config directly 2021-03-23 21:56:57 -07:00
background-frag.glsl improve texture upload performance, part 2 2021-03-14 09:14:30 -07:00
background-vertex.glsl refactor: pull gui sources up one level 2021-02-28 00:11:17 -08:00
fragment-common.glsl improve texture upload performance, part 2 2021-03-14 09:14:30 -07:00
frontend.rs refactor: pull gui sources up one level 2021-02-28 00:11:17 -08:00
glyph-frag.glsl improve texture upload performance, part 2 2021-03-14 09:14:30 -07:00
glyph-vertex.glsl refactor: pull gui sources up one level 2021-02-28 00:11:17 -08:00
glyphcache.rs render more symbol/icon/emoji at double width by default 2021-03-22 11:36:45 -07:00
line-frag.glsl improve texture upload performance, part 2 2021-03-14 09:14:30 -07:00
line-vertex.glsl refactor: pull gui sources up one level 2021-02-28 00:11:17 -08:00
main.rs remove the config bridge and have window -> config directly 2021-03-23 21:56:57 -07:00
markdown.rs avoid excess capacity when dealing with iterm2 image protocol 2021-03-13 08:10:48 -08:00
quad.rs simplify Color data type 2021-03-21 16:54:22 -07:00
renderstate.rs fix panic when egl doesn't have OPENGL_API 2021-03-21 20:51:02 -07:00
scrollbar.rs refactor: pull gui sources up one level 2021-02-28 00:11:17 -08:00
selection.rs fix: triple click (line selection) to consider wrapped lines 2021-02-28 00:31:26 -08:00
shapecache.rs fix tests 2021-03-22 20:54:01 -07:00
stats.rs deps: update metrics from 0.12 -> 0.14 2021-02-03 23:50:29 -08:00
tabbar.rs fixup x position for new tab button 2021-03-11 21:25:54 -08:00
update.rs avoid excess capacity when dealing with iterm2 image protocol 2021-03-13 08:10:48 -08:00
utilsprites.rs simplify Color data type 2021-03-21 16:54:22 -07:00
vertex-common.glsl refactor: pull gui sources up one level 2021-02-28 00:11:17 -08:00