Heya! Longtime Enlightenment user here.
I may be one of the outliers that do not utilize the desktop or filemanager facilities of Enlightenment.
As of around commit dda50e8d8778762a315a556b74040c60190fda67, the shot module will display a dialog if efm or any other filemanager isn't enabled after saving a shot.
I've worked around this since January by disabling the else condition starting on line 201 in e_mod_save.c in a local working copy. I've git stashed far too many times without bringing it up here.
Is this dialog absolutely necessary? If so, would you consider providing a bool to disable it intentionally?
Thanks for your time and effort.