1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-29 16:42:13 +03:00
wezterm/wezterm-gui/src
2021-05-08 11:25:03 -07:00
..
overlay adjust gui layer for window changes 2021-05-08 09:36:19 -07:00
scripting adjust gui layer for window changes 2021-05-08 09:36:19 -07:00
termwindow mux: remove window invalidation polling 2021-05-08 11:25:03 -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 mux: remove window invalidation polling 2021-05-08 11:25:03 -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 Adjust font scaling math again 2021-05-01 16:45:57 -07:00
line-frag.glsl docs for and minor tweak of curly underline improvement 2021-04-30 09:22:01 -07:00
line-vertex.glsl refactor: pull gui sources up one level 2021-02-28 00:11:17 -08:00
main.rs deps: update windows dep to 0.4 -> 0.9 2021-05-03 22:05: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 fixup word selection on long lines 2021-05-02 12:40:16 -07:00
shapecache.rs fix test compilation 2021-04-28 18:07:07 -07:00
stats.rs deps: update metrics from 0.12 -> 0.14 2021-02-03 23:50:29 -08:00
tabbar.rs tidy up format-tab-title, add tab_max_width parameter 2021-04-26 21:43:30 -07:00
update.rs avoid excess capacity when dealing with iterm2 image protocol 2021-03-13 08:10:48 -08: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