Author :
meyraud705
Date :
2021-04-20 17:49:21
Hash :0cd0e9ba Message :Reimplement wayland message box function with execvp.
Previous version used 'popen' which required to sanitize user provided text. Not
sanitizing text could cause failure if user provided text included a " or command
injection with `cmd`.