d2phap / d2phap/ImageGlass

Minimalistic support for video formats

Open
#898 0 comments 10 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🎯 feature
Dominant language
C#
Stars
14.4k
Forks
752
Avg merge
10d 14h
Merged PRs (30d)
1

Description

Is your feature request related to a problem? Please describe.

When browsing through folders which contain photos & videos with ImageGlass, I'm "missing" all the videos since they're not shown at all in IG.

Describe the solution you'd like

I'd like to see a preview of videos as well. All editing functionality etc. could be disabled and IG could show some subtle info that the current file is a video (e.g. a half transparent play icon in the center). There's no need for a built in video player. When clicking on the play icon, the video should simply open in my default video player.

Alternative

If showing a thumbnail of the video is too much hassle to implement, I could even live with some image like a play icon (that's how FastStone handles video files)...

Contributor guide

Open the contributing guide

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 by tracing how ImageGlass discovers and displays files while browsing folders, then identify the existing path for opening unsupported or non-image files externally. Done means video files are represented in the browser, show a video indication or preview, and open in the default video player when selected, without editing functionality.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.