Professional cursor highlighting for presentations and screen recording.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
This version addresses the version 2 issues. Also: Sorry for the large pack of code again, I've been working on the extension and I posted the last (version 2) review quite some time ago. Since then I completed the 'spotlight' effect. Best regards, Szymon
1. Please use aysnc for reading file content since you are in shell process (line 74 `modules/presets-manager.js`): [Gio.File.load_contents_async](https://gjs-docs.gnome.org/gio20~2.0/gio.file#method-load_contents_async) 2. Please remove `schemas/gschemas.compiled`. Not needed for 45+ packages.