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

Commits on Dec 19, 2023

  1. mu4e: add support for macos notifications

    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 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    bbb81ed View commit details
    Browse the repository at this point in the history