Open sarether opened 2 years ago
yad --no-escape ...
yad --no-escape ...
"--no-escape" prevent closing a window by Escape key only, but Alt-F4/[x] window title button etc.
i don't want to prevent window manager makes his job. if you need such functionality please use third-party tools like devilspie
Something like this:
In this case: yad --progress --ignore-close
Such an option would also be useful: yad --on-top-parent
Best Regards.