1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-11 14:46:44 +03:00
wezterm/wezterm-gui/src
2021-07-08 08:54:10 -07:00
..
overlay key assignment and docs for ShowDebugOverlay 2021-05-30 19:56:11 -07:00
scripting adjust gui layer for window changes 2021-05-08 09:36:19 -07:00
termwindow capture some more latency measurements in histograms 2021-07-08 08:54:10 -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
cache.rs instrument cache hit rates, fix duration histograms 2021-07-07 17:21:18 -07:00
fragment-common.glsl improve texture upload performance, part 2 2021-03-14 09:14:30 -07:00
frontend.rs mux client: connect all mux panes in window to clipboard when attaching 2021-05-31 08:40:19 -07: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 instrument cache hit rates, fix duration histograms 2021-07-07 17:21:18 -07:00
line-frag.glsl Better antialiasing for Undercurl 2021-05-31 16:33:20 -07:00
line-vertex.glsl refactor: pull gui sources up one level 2021-02-28 00:11:17 -08:00
main.rs remove use of cluster cell idx in ls-fonts 2021-07-08 07:25:35 -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 panic when double-click-selection drags across line boundary 2021-05-09 08:17:56 -07:00
shapecache.rs refactor deps so that window can depend on wezterm-font 2021-06-26 22:58:42 -07:00
stats.rs instrument cache hit rates, fix duration histograms 2021-07-07 17:21:18 -07:00
tabbar.rs tidy up format-tab-title, add tab_max_width parameter 2021-04-26 21:43:30 -07:00
update.rs instrument cache hit rates, fix duration histograms 2021-07-07 17:21:18 -07:00
utilsprites.rs prefer local/specific config for a couple more cases 2021-04-16 09:04:51 -07:00
vertex-common.glsl refactor: pull gui sources up one level 2021-02-28 00:11:17 -08:00