Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlight mouse cursor #55

Open
joaoherberto opened this issue Mar 12, 2016 · 6 comments
Open

Highlight mouse cursor #55

joaoherberto opened this issue Mar 12, 2016 · 6 comments

Comments

@joaoherberto
Copy link

I use screencast for tutorials and would really like to have the cursor highlighted during the screencast. Is there anyway to do that from this application?

@ghost ghost added enhancement labels Mar 12, 2016
@ghost
Copy link

ghost commented Mar 12, 2016

hi, I believe that it can be done, by intercepting the mouse position every N milliseconds and highlighted that by designing a circle around or other mark; but at the moment I'm redoing the UI of options so if anyone wanted to help ...

@joaoherberto
Copy link
Author

Would love to help, but my coding knowledge is not much to offer. But of all of the screen recording options in Linux, this is by far the best app out there!

@thankjura
Copy link

+1 for Highlight mouse cursor on click event

@tobias47n9e
Copy link
Member

tobias47n9e commented Nov 9, 2016

I am wondering if it would be better to make a separate extension for mouse highlighting. Not everyone needs the feature and those that do, might sometimes want to use a different screen recorder.

Edit: Also there is the added complexity of getting this to work in a Wayland compatible way. I asked in the Gnome IRC and there is currently no API for a shell extension to change the mouse cursor. That means that someone would first have to work on exposing this to the shell interface.

@tobias47n9e
Copy link
Member

This is an early prototype of an extension that can highlight the cursor: https://github.com/tobias47n9e/MouseHighlight

@aurovrata
Copy link

I used Gnome Tweak Tool to change the cursor to the redglass theme, its a big fat red arrow that changes to a horizontal arrow when hovering over links.

@adangel adangel pinned this issue Oct 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants