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

I am building an input form that has three selectable lists (drop down menus) and two text input boxes. Currently the text input appears *before* the drop-downs but I'd like...

enhancement

To prevent a user from quickly dismissing **dialog** by pressing Escape or Return/Enter, or in the case that the dialog appears while they are in the middle of typing something...

enhancement

Given a jsonfile that contains; `"selectitems"" [ { "title":"Country", "values": [ "Albania". "Algeria", ...` and specifying that dialog should output the result as json, nothing is returned in SelectedOption

When running Dialog via json input or something as simple as `dialog --title "Hello"` on macOS Ventura Customer Seed (22A5321d), Dialog is outputting the below error to stdout, which must...

bug

I would like for my SwiftDialog text field to have the cursor active as soon as the window draws. In other words, the blinky line for me to type would...

Hello @bartreardon Thank you for the wonderful app **swiftDialog** I was looking at the project and was wondering if it is possible to create a webview with swift using Webkit....

enhancement

Unsure of the effort required, but it would be great if any functionality that can be triggered via Command Line options when Dialog is launched, could also be triggered in...

enhancement

Hi there. In addition to the checkbox option that swiftDialog already supports, I'd like to see an option for radio buttons. Although probably less commonly used than checkboxes, radio buttons...

enhancement

I would love to be able to specify a specific icon for dark mode. We've found that our icon/logo does not look great on either one or the other. Either...

enhancement

Would be pretty cool to be able to pop open basic dialogs using the shortcuts app. Looking at the intents framework, it might be a bit of work but worthwhile....

enhancement