hydra
hydra copied to clipboard
feat(dialog): better handle of dialog interactions
I have made a few improvements on using and handling dialogs.
- Fixed the issue that make calls not wait for the selection dialog (#240, #141 and #232).
- Improved the executable files filter to allow more types of files. At this point, we can just select
.exe
files on Windows and no types of files on Linux/MacOS (#277). - Added titles for all dialogs.
Fixes #240 Fixes #141 Fixes #277
@zamitto and @hydralauncher should I update this PR or are we going do discard it?
@zamitto This was a nice PR, please give it some attention :pray: