SeaDve / Kooha

Elegantly record your screen
GNU General Public License v3.0
2.5k stars 69 forks source link

[Feature] Follow mouse pointer #47

Open lfom opened 3 years ago

lfom commented 3 years ago

Hello! This is a very nice utility for Gnome, it works really well on Wayland. For anyone trying to install it from sources, just make sure gir1.2-handy-1 is installed. I have built it without issues on Pop!_OS 20.10 (like Ubuntu 20.10) and although libhandy-1-0 was already installed, the GObject introspection files were missing.

The only thing I could suggest for improvements would be adding an option to follow the cursor, like a red or yellow circle, to make it easier to follow it during a screen cast, with also an animation when the buttons click.

Thanks again. Regards.

rugk commented 3 years ago

It's best if the issue title reflects your actual suggestion, so it can actually be found. As such, @lfom I'd suggest you to change it.

SeaDve commented 3 years ago

Thanks. I think it might be libhandy1-2 is just recently release and hasn't yet reach distro repo.

With the follow mouse pointer, I am not sure if it is possible on wayland.