mlabbe / nativefiledialog

A tiny, neat C library that portably invokes native file open and save dialogs.
zlib License
1.78k stars 209 forks source link

Zenity: add --confirm-overwrite for save dialog #98

Open jorio opened 3 years ago

jorio commented 3 years ago

Zenity: The save dialog now prompts the user for confirmation if the selected path already exists.