mirror of
https://github.com/wez/wezterm.git
synced 2024-12-23 21:32:13 +03:00
da6783bbd0
Hiding a window is implemented as miniaturizing the window, which is typically shown with an animation of the window moving into the dock. This is not the same as the application-wide hide function in macOS; that function hides the entire app with no animation. We don't use that here because our Hide function is defined as a window operation and not an application operation. refs: https://github.com/wez/wezterm/issues/150 |
||
---|---|---|
.. | ||
examples | ||
src | ||
build.rs | ||
Cargo.toml |