Disclaimer: I am not a developer and cannot assist with compatibility issues for your version of Anki. This addon has been tested and works with my current version, 25.02 Qt6, but it may not function with other versions. If anyone wishes to adapt it for other versions, they are welcome to do so, provided they give proper credit to both me and the original addon.
Function: This addon hides the mouse cursor after 10 seconds of inactivity inside the reviewer. Moving the mouse will make the cursor reappear.
Update Log: 2024-11-16: - Addon release 2025-04-28: - Updated addon (PyQt6.Core)
Reviews (3)
👍 2025-03-09
For me on Anki 24.11 only worked when I updated the Imports on the .py file to: PyQt6.QtCore The Add-On works well, but in some “full sized” cards, the cursor don’t hide by itself. Comment from author I ended up updating the add-on to work with PyQt6.QtCore as you suggested.
👍 2024-12-01
Didn’t work on Anki 24.06.3 when cursor hovered over scroll bar. However, it worked as intended when cursor was on screen and not touching anything else. Thanks!
👍 2024-11-19
works great