1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-26 14:54:16 +03:00
wezterm/wezterm-gui/src
Wez Furlong 64fc58583e Tidy up outputs_srgb option
It's always on; simplify the code and just set it in the constructor
directly without passing it down from the caller.
2021-08-05 20:33:56 -07:00
..
overlay plumb appearance change event -> reload on macos 2021-07-18 00:01:53 -07:00
scripting plumb appearance change event -> reload on macos 2021-07-18 00:01:53 -07:00
termwindow add option to select alternative alpha blending 2021-08-04 15:26:48 -07:00
cache.rs instrument cache hit rates, fix duration histograms 2021-07-07 17:21:18 -07:00
customglyph.rs refactor: move cursor sprite generation to be dynamic 2021-08-04 10:01:21 -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 Restore bg_color to the vertex 2021-07-31 10:44:27 -07:00
glyph-vertex.glsl Restore bg_color to the vertex 2021-07-31 10:44:27 -07:00
glyphcache.rs refactor: move cursor sprite generation to be dynamic 2021-08-04 10:01:21 -07:00
main.rs refactor: split custom glyph code into its own file 2021-08-01 22:06:04 -07:00
markdown.rs move image decoding into termwiz 2021-08-02 21:35:50 -07:00
quad.rs Restore bg_color to the vertex 2021-07-31 10:44:27 -07:00
renderstate.rs Tidy up outputs_srgb option 2021-08-05 20:33:56 -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 remove cluster from GlyphPosition 2021-07-09 22:46:16 -07:00
stats.rs instrument cache hit rates, fix duration histograms 2021-07-07 17:21:18 -07:00
tabbar.rs termwiz: parse and encode kitty image protocol 2021-07-28 09:04:37 -07:00
update.rs move image decoding into termwiz 2021-08-02 21:35:50 -07:00
utilsprites.rs refactor: move cursor sprite generation to be dynamic 2021-08-04 10:01:21 -07:00