Support Mouse Vanish (Hide pointer while typing) #7879

Open
opened 2026-01-31 01:14:54 +00:00 by claunia · 0 comments
Owner

Originally created by @gfody on GitHub (May 2, 2020).

If the pointer is over the terminal window then hide it on any non-control keydown event, and restore it on the next mousemove event. But only when SystemParametersInfo(SPI_GETMOUSEVANISH) == true.

Originally created by @gfody on GitHub (May 2, 2020). If the pointer is over the terminal window then hide it on any non-control keydown event, and restore it on the next mousemove event. But only when `SystemParametersInfo(SPI_GETMOUSEVANISH) == true`.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#7879