Cursor Locker
PsychedelicShayna
released this
10 Nov 00:26
·
105 commits
to master
since this release
- Added a new config key called "method" to defaults.json that determines the default activation method on startup, available values are: "image", "vkid", and "title".
- Fixed CPU consumption bug when no activation method is selected (sleep condition missing for no activation method, resulting in an endless loop).
- Added "styles" Qt dependency so that the program reverts to the default Windows style when no stylesheet is present, rather than being completely styleless.
- Updated the title of the main window.