swiftDialog icon indicating copy to clipboard operation
swiftDialog copied to clipboard

Create user-notifications on macOS with swiftDialog

Results 141 swiftDialog issues
Sort by recently updated
recently updated
newest added

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" : [...

enhancement
in progress

**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...

will consider

**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...

in progress

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...

bug
in progress

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...

bug
in progress

**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...

bug
in progress

**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...

documentation