Do not display screenshot dialog if interactive is set to false
Previously, the save dialog was displayed even if interactive = false
was specified. Now, when this parameter is set, the screenshot will be saved automatically without the dialog. The PR implements this suggestion.
Was suggested by @meven in kwin!854 (closed)
Edited by Hennadii Chernyshchyk