mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #294] [Feature request] Detect mouse double click, drag and long presses #1611
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#1611
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 @laiqun on GitHub (Mar 17, 2018).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/294
Originally assigned to: @NickeManarin on GitHub.
how about to complete those features?
@vatterspun commented on GitHub (Mar 17, 2018):
I think he's suggesting that the different mouse clicks should be animated differently in the GIF recording process. That might be out of scope for a basic screen recording / animation program as even paid tools don't have that functionality. Still, it's a cool idea.
@NickeManarin commented on GitHub (Mar 22, 2018):
@vatterspun I believe he's using the output json for other reasons (taking into consideration the other issues that he opened). But nice idea anyway.
@laiqun commented on GitHub (Mar 24, 2018):
you can refer https://github.com/gmamaladze/globalmousekeyhook
@NickeManarin commented on GitHub (Aug 12, 2020):
Double click and drag detecting implemented.
Long presses are irrelevant right now, the editor can detect them.