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

Conversation

pmex
Copy link
Contributor

@pmex pmex commented Apr 9, 2024

It's less intrusive for users with notifications

It's less intrusive for users with notifications
Copy link
Owner

@erikstam erikstam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In my opinion we should have a choice between --mini and --notification. What do you think?

@pmex
Copy link
Contributor Author

pmex commented Apr 10, 2024

I was actually considering that when I created this PR. If I can come up with a good way to implement it without breaking anything, I'll add a commit or two to this PR.

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
Copy link
Contributor Author

pmex commented Apr 10, 2024

I've added the possibility to choose notification type with Swift Dialog.

Default is reverted a mini dialog, but changing swiftDialogNotification to notification will use notifications instead.

Also added FallBacktoAS=true to swiftdialog, since it was missing

N.B, if you also merge #25 it will be possible to set that argument differently for each label.

@macbofh macbofh merged commit 2ef7894 into erikstam:main Nov 3, 2024
@pmex pmex deleted the change_swiftdialog_to_notifications branch November 4, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants