Video renderer OSD doesn't work correctly on touchscreens on Linux #48
Labels
No labels
Blocked
Good First Issue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
Nexus/nexus#48
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Taps don't seem to trigger the OSD. I haven't checked if this is the same on Android. Possibly we should replace
media_kit's built-in video widget with a custom one that usesmedia_kit, like we do for the audio renderer.Video Renderer behaves oddly on (Linux) mobileto Video Renderer behaves oddly on Linux mobileThis is a bug with touchscreen on Linux in
media_kitin general. We should write a custom UI like I recommended.Video Renderer behaves oddly on Linux mobileto Video renderer OSD doesn't work correctly on touchscreens on Linux