功能请求:为视频预览添加进度和音量调整快捷键
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C#
- Stars
- 24.7k
- Forks
- 1.3k
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 1
Description
↑↓ 增加/减小播放时音量,←→ 后退和快进,感觉是挺实用的快捷键
→ 快进具体调整的量的话固定时间(5s/15s/30s根据短时间内连按数量递增)或者根据视频长度动态调整(每次快进3%/5%/10%)都可以,目前还没有配置项的样子可以考虑增加个(
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the video preview entry point and its existing keyboard and playback handling. Review how seeking and volume are exposed, then confirm the shortcut behavior and seek-step choice with maintainers; done means the requested arrow-key controls work consistently in video previews.
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