Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

feat: add right click helper on unix like system. #361

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tofuliang
Copy link

此pr实现了在macOS(已测试)和Linux上有相同的鼠标手势操作体验。
即按住右键滑动鼠标可以触发鼠标手势,点按右键可以正常弹出右键菜单。
实现原理是参考已被Google Chrome Webstore下架的 Smooth Gestures Plus的。
深知代码实现的很锉,仅用于抛砖引玉。

#269
smoothgesturesplus/Issues#81

@yjkuu
Copy link

yjkuu commented Oct 29, 2023 via email

@zimocode
Copy link
Owner

引入了第三方软件,已经超出了扩展程序的范畴,似乎不是很合适。

@tofuliang
Copy link
Author

引入了第三方软件,已经超出了扩展程序的范畴,似乎不是很合适。

严格来说也不算第三方软件吧?毕竟源码也是在这个项目里的。
退一步说,是否可以作为一个可选项?Linux和Mac确实也只有这种方法才能达到和WIndows同样的使用体验。

@huangyxi huangyxi mentioned this pull request Jan 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants