feat: 添加 Windows 任务栏右键播放控制 - #303
Open
VincentZyu233 wants to merge 4 commits into
Open
VincentZyu233 wants to merge 4 commits into
VincentZyu233 wants to merge 4 commits into
Conversation
VincentZyu233
marked this pull request as ready for review
September 21, 2026 07:17
Author
|
你好 |
Author
这是我用来开发测试的 Windows环境捏。使用我的fork仓库构建的artifact进行的截图捏。 https://github.com/VincentZyu233/SPlayer-Next/actions/runs/35560284746 |
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

简介
为 Windows 任务栏图标右键菜单(Jump List)添加播放控制,对齐 Linux 桌面(KDE)通过 MPRIS 提供的媒体控制。上游已有 hover 缩略图工具栏与 Linux MPRIS,但 Windows 右键菜单此前缺少播放控制。
改动
player:event通道,渲染层无需改动要点
process.execPath拉起,便携版透传--splayer-portable-dir复用同一 userData 与单例锁,避免外层壳重解压卡顿app.asar.unpacked