-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Support for mu4e alert #72
Comments
I took a stab at this as I wanted this too. Here's what I came up with: Add this to mu4e-alert package settings
And add the function referenced above somewhere:
And finally tell spaceline-all-the-icons to use a custom segment.
This works, but it doesn't quite look as good as I'd like. The custom segments are rendered next to some other segments which have padding around them. So it leaves quite a gap between the mail alert and the other segments. I can see if I can whip up a PR to get this into spaceline-all-the-icons proper. |
Ah, forgot to add the mouse click stuff there. So even though it tells you to "Click here to view", that doesn't actually work yet. I'll see if I can get this cleaned up and do a PR. |
Here's an updated formatter which opens the unread mails when clicked with mouse:
|
Did a pull request for this #87 |
I couldn't find any information about whether this package supports mu4e-alert or not. In the case it doesn't, I believe it would be a nice feature to have.
Best,
sbozzolo
The text was updated successfully, but these errors were encountered: