Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change swiftdialog to notification (from dialog) #31

Merged

Commits on Apr 9, 2024

  1. Change swiftdialog to notifications (from dialog)

    It's less intrusive for users with notifications
    pmex committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    dad78fc View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Added notification type for swiftdialog

    Default is still a mini dialog, but changing `swiftDialogNotification` to `notification` will use notifications instead.
    
    Also added `FallBacktoAS=true` to swiftdialog, since it was missing
    pmex committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e60cc17 View commit details
    Browse the repository at this point in the history