mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #1086] [Feature Request] Highlight mouse cursor even when no buttons are pressed #819
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#819
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 @zsee on GitHub (Mar 5, 2022).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1086
Originally assigned to: @zsee on GitHub.
Is your feature request related to a problem? Please describe.
When presenting a software demo on a big screen (people looking at it from a distance), the mouse cursor in the demo can be hard to follow. The same can happen when looking at recordings on a phone.
Describe the solution you'd like
Add an option to highlight the mouse cursor without any buttons being pressed.
The existing mouse click feature already has all the mouse positions available, and can be extended with a new option for the highlight color. :)
Describe alternatives you've considered
Longer demos with more explanations. :(
Additional context

See pull request:
https://github.com/NickeManarin/ScreenToGif/pull/1046
@NickeManarin commented on GitHub (Mar 6, 2022):
Thank you :)