swiftDialog
swiftDialog copied to clipboard
Create user-notifications on macOS with swiftDialog
Thanks for contributing this great project. It would be even greater if I could specify a directory for the file-selection dialog to open in. Something like this: `"textfield" : [...
**Is your feature request related to a problem? Please describe.** As a global country we are often displaying dialog boxes in multiple countries. By default we use English as the...
**Describe the bug** When using the blurscreen flag and you have file select as an option, the window will be stuck behind the Dialog window. You have to press escape...
When enrolling computers in the help menu icon in the list menu view, I like to have a auto generated QR code when I provide and URL that link to...
# Bourne Shell purity: * this script was depending on bashism although being run as sh, this is fine on todays macOS but wouldnt run so well if it was...
**Describe the bug** When using `dialog --builder` to work on generating a custom dialog prompt, the optional argument `messageposition` is not included within the generated json body that's created on...
**Describe the bug** When running a dialog with `--webcontent` using a website that requires login, the user session/account details are cached between instances of running dialog. **To Reproduce** Steps to...
The `--loginwindow` feature has trouble working after the computer boots, but always works after someone logs out. Per elios on the #outset MacAdmins slack channel Munki appears to have the...
**Is your feature request related to a problem? Please describe.** I would like to implement a consistent "Help message" text across many swiftDialog windows/projects. Markdown files are not supported for...
**Describe the bug** The `--alwaysreturninput` argument does not appear to be in the `dialog --help` documentation or in the *Command-Line-Options* page of the wiki. **To Reproduce** View the documentation **Expected...