Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • VLC VLC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,405
    • Issues 3,405
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 174
    • Merge requests 174
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLAN
  • VLCVLC
  • Issues
  • #18661

Closed
Open
Created Aug 06, 2017 by Rémi Denis-Courmont@CourmischMaintainer

Remove VOUT_*_HIDE_MOUSE

Hiding the cursor requires a timer. This is inconvenient for the video output thread, especially considering #17700. The timer should be run by the window provider, all of which already have an event loop of their own.

And the window provider needs to keep showing the cursor automatically when the cursor moves. That is easy, since the window provider is already catching and dispatching those events from the windowing system.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking

VideoLAN code repository instance