Skip to content

added configuration option for flash

abhimanyu maurya requested to merge Aerma7309/gnome-screenshot:no-flash into master

Many times we dont want the screenshot tool to flash screen eg. using it in scripts for getting screen data to train AI agent.

I added option to disable it via: 1: gsettings / dconf-editor 2: commandline using -F

Merge request reports