swiftDialog
swiftDialog copied to clipboard
Create user-notifications on macOS with swiftDialog
**Describe the bug** On the wiki page at https://github.com/swiftDialog/swiftDialog/wiki/Command-Line-Options there is an error. ``` --width Set dialog window width --height Set dialog window width ``` That final line should say...
**Describe the bug** When using `--messageposition`, the message text is positioned at the top position for a very short time. This is just at launch of swiftDialog, not at every...
**Describe the bug** I noticed that it’s not always possible to get the currently installed version of swiftDialog using `--version`. Seems this happens if you try shortly after installing and/or...
The more we use swiftDialog in our scripts, the harder it is to manage accidentally displaying the same dialog twice and not accidentally force the wrong one to close or...
Essentially this is similar to the now closed feature request #432. When looking at #432 and: ``` --textfield [,required,secure,prompt="",name=""] Enable a textfield with the specified label ``` I realized it...
When using --displaylog, it doesn't show accents or certain accentuated letters (French) **To Reproduce** `touch $HOME/log.txt ; /usr/local/bin/dialog --displaylog $HOME/log.txt & sleep 0.5 echo "FENÊTRE, énervèe, fenêtre, inouï" >> $HOME/log.txt...
The new presentation mode is great and looks really slick. It would be great to have the ability to use presentation mode without the fixed left hand column so it's...
**Describe the bug** In a previous version of swiftDialog, specifying color=auto in the --messagefont argument still allowed text to be displayed properly. Now it removes all text, regardless if a...
**Is your feature request related to a problem? Please describe.** No, it isn’t. **Describe the solution you'd like** I would appreciate a function to hide/unhide swiftDialog at launch and by...
**Is your feature request related to a problem? Please describe.** Sure not. **Describe the solution you'd like** I would appreciate a comeback of the option to set a custom font...