miru-project/miru-app

Mouse Cursor Doesn't Hide During Video Playback

Open

#126 opened on Nov 9, 2023

View on GitHub
 (0 comments) (0 reactions) (1 assignee)Dart (236 forks)batch import
help wanted

Repository metrics

Stars
 (5,505 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Brief summary

When watching a video, the mouse cursor doesn't disappear while watching content. With most video players, the mouse cursor disappears along with the UI when inactive for a few seconds. Instead, I end up having to put my cursor in the corner and try to ignore the handful of white pixels it leaves. This feature could (and in my opinion should) be carried over to novel and manga content, where not interacting with the mouse for long enough hides it, allowing you to navigate the page using keyboard shortcuts without any UI appearing

Steps to reproduce

  1. Play a video
  2. Wait for the UI to disappear
  3. Note that the cursor is still present

Miru version

1.7.2

Device

Windows 11 version 22H2; Intel i7 11700F, Nvidia RTX 3070, 16GB Ram

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • If this is an issue with a extension, I should be opening an issue in the extension repository.

Contributor guide