mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 07:05:54 +03:00
[GH-ISSUE #93] Add option to visually show mouse clicks #80
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#80
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 @jnachtigall on GitHub (Feb 23, 2017).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/93
Very nice and handy tool. There's just one feature that would be important to me:
For some screencasts it would be good if the actual mouse clicks are shown, e.g. with a small circle around where the user clicked.
Could this maybe be added?
@NickeManarin commented on GitHub (Feb 23, 2017):
Thank you :D
This feature is already present, but I understand it's a little bit hidden. Right now, to enable, you need to open Options > Application.
This automatically adds a circle on top of the cursor after the recording is done.
In a near future, I want to enable the option to add the mouse clicks after the recording.
@jnachtigall commented on GitHub (Feb 23, 2017):
Thanks, that's perfect.
@jnachtigall commented on GitHub (Mar 3, 2017):
@NickeManarin Is there also a way to capture key strokes? For instance, I would have need one to show the pressing of Ctrl+C as shortcut
@NickeManarin commented on GitHub (Mar 3, 2017):
Yes, but it's a little bit different. You have to record > open the editor > Image tab > Key strokes.
Note that all your keystrokes will be applied to the list of frames. Currently there's no way to remove keystrokes or apply only the selected ones.