Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于 PC 端的鼠标快捷键 #565

Closed
1 task done
faq0 opened this issue Jan 6, 2025 · 1 comment
Closed
1 task done

关于 PC 端的鼠标快捷键 #565

faq0 opened this issue Jan 6, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@faq0
Copy link

faq0 commented Jan 6, 2025

issue 内容

可能由于多端同步,目前 PC 端 暂停/播放 的快捷键是 鼠标双击。这似乎并不符合一般 PC 视频播放器的操控方式。

我认为,可进行部分改进:

功能 现有快捷键 (鼠标) 可能的改进 原因
显示进度条 鼠标悬停于视频 鼠标单击 仅 鼠标悬停 两种方式可能较为冗余。在光标已在视频内部情况下,可通过晃动鼠标展示进度条。
暂停视频 鼠标双击 鼠标单击 部分视频播放器采用鼠标单击暂停;若需实现暂停功能,鼠标双击较为缓慢。或者,不提供使用鼠标暂停功能(例如 VLC)。
全屏播放 似乎未提供 鼠标双击 这是大多数视频播放器的快捷操作。

这些改进可能使播放器更加符合直觉(例如,Bilibili、YouTube 网页中的视频播放采用的是以上改进的方式)。

谢谢。

提交前确认

  • issue 列表中,没有我的新功能需求 / 问题
@faq0 faq0 changed the title 关于使用鼠标切换 PC 端视频播放/暂停 关于 PC 端的鼠标快捷键 Jan 6, 2025
@Predidit Predidit added the enhancement New feature or request label Jan 6, 2025
@xxfttkx xxfttkx mentioned this issue Jan 6, 2025
@Predidit
Copy link
Owner

在 1.5.1 中完成

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants