mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-27 08:05:54 +03:00
[GH-ISSUE #119] "Detect Mouse Click" only detect left click #1476
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#1476
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @byzod on GitHub (Apr 16, 2017).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/119
Originally assigned to: @NickeManarin on GitHub.
Demo

@NickeManarin commented on GitHub (Apr 17, 2017):
It's by design, but I can include the other buttons as an enhancement.
@byzod commented on GitHub (Apr 17, 2017):
YES! Please make that happen!
@Kristinita commented on GitHub (Apr 25, 2017):
@byzod , this my AutoHotkey script detect all mouse buttons clicks + double-click + mouse clicks with modifiers, for example, Ctrl+Left_Click. Example:
Thanks.
@NickeManarin commented on GitHub (Jun 25, 2017):
Done. It will detect all types of buttons (Left, Right, Middle, X1, X2).