QL-Win / QL-Win/QuickLook

Display media information in a separate, independent window.

Open
#1,853 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
24.7k
Forks
1.3k
Avg merge
4d 7h
Merged PRs (30d)
1

Description

Is your feature request related to a problem? Please describe.
When playing video or audio, using the "..." menu in the upper right corner will display media information, which will open a new media information window and interrupt the currently playing video or audio.

Describe the solution you'd like
Use a separate, additional window to display media information, and display it at the top, while keeping the original media playback window.

Describe alternatives you've considered
Alternatively, instead of using a separate window to display media information, you could use a method similar to displaying EXIF ​​information for images, using an overlay to display the information.

Additional context
No

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start from the upper-right “...” menu action that opens media information while audio or video is playing, and trace how that information window is launched. Done means media information appears in a separate independent window, or an overlay equivalent to image EXIF information, without interrupting the original playback window.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.