1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 15:04:36 +03:00
wezterm/wezterm-gui/src
Wez Furlong 91cd2e22e4 prefer local/specific config for a couple more cases
Avoid using `configuration()` when there may be a more specific
config with overrides that we can resolve.
2021-04-16 09:04:51 -07:00
..
overlay tweak ActivateLastTab and add a changelog entry for it 2021-04-02 09:29:52 -07:00
scripting add window:toast_notification method 2021-04-11 22:01:06 -07:00
termwindow fix: InputMap reading global config instead of window overrides 2021-04-16 08:59:49 -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 prefer local/specific config for a couple more cases 2021-04-16 09:04:51 -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 ls-fonts: refine output a bit 2021-04-14 09:06:02 -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 Support unicode charaters in 2021-04-08 15:42:39 -07: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 fix new-tab hover calculation 2021-04-11 16:10:14 -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