mirror of
https://github.com/wez/wezterm.git
synced 2024-12-23 21:32:13 +03:00
f4096803e3
Evidence: * https://github.com/wez/wezterm/issues/310#issuecomment-718288028 * https://github.com/wez/wezterm/issues/2669#issuecomment-1379829866 * https://github.com/wez/wezterm/issues/2669#issuecomment-1408144931 seems to suggest that window shadows hurt performance, so add a way to disable them independently from window opacity. You may use: ``` config.window_decorations = "TITLE|RESIZE|MACOS_FORCE_DISABLE_SHADOW" ``` for this. refs: https://github.com/wez/wezterm/issues/2669 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |