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

mu4e: add support for macOS notifications #2612

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

seanfarley
Copy link
Contributor

Add support for alert.el to be used on systems that don't have native dbus functionality.

Question: is this something that can be applied to the 1.10 branch?

IMHO, this should be on 1.10 just to make 1.10 the release "where notifications work by default." Apologies for not catching this sooner.

The current order in this patch is

1) macos notification
2) built-in dbus notification
3) fallback text notification

because macOS emacs can actually have dbus enabled (for emacs daemon
mode) but that doesn't support notifications. This is a built-in way to
send a simple notification for macs, too. Yay!
@seanfarley seanfarley changed the title mu4e: add support for alert.el for notifications mu4e: add support for macOS notifications Dec 19, 2023
@djcb djcb merged commit eda3b93 into djcb:release/1.10 Dec 22, 2023
2 checks passed
@djcb
Copy link
Owner

djcb commented Dec 22, 2023

Looks useful, merged. Thank!

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.

None yet

2 participants