1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 15:04:36 +03:00
wezterm/wezterm-gui/src
2021-07-04 07:33:41 -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 fix force_reverse_video_cursor 2021-06-28 09:18:13 -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 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 glyph: Comment the actual char for easy visualization 2021-07-04 07:33:41 -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 refactor deps so that window can depend on wezterm-font 2021-06-26 22:58:42 -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 update metrics 0.14 -> 0.15 2021-05-11 19:20:24 -07: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