mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 15:04:36 +03:00
2bb0e4e797
NSCursor hide/unhide must be perfectly balanced otherwise the cursor can vanish unexpectedly when the mouse leaves the window, and not come back. So, let's use NSCursor:setHiddenUntilMouseMoves instead; it's not 100% fulfilling the promise of the API, but it's close enough and should avoid the permanent invisibility issue. refs: https://github.com/wez/wezterm/issues/618 |
||
---|---|---|
.. | ||
examples | ||
src | ||
build.rs | ||
Cargo.toml |