Skip to content

Added option to disable cursor in screenshots.

Dean requested to merge Druanae:master into master

Created by: Druanae

Instead of using a flag I've opted to add it as a config option, complete with entry in the settings editor functions in the script. While I'd prefer to have the cursor off myself, I understand that most would prefer to have the cursor visible and so have made it visible by default. I also fixed some (a lot) of the indentation in the code.

Merge request reports