Include room name in desktop notifications #213

Closed
opened 2025-10-14 15:42:49 -06:00 by navan · 0 comments
Owner

Originally created by @ulyssa on 8/17/2024

This adds the room name to desktop notifications, and sends the iamb icon name so that folks with an icon installed under /usr/share/icons/ will see it in the notification.

I've also created a new desktop default feature with the goal of making it possible to compile with or without pulling in arboard and notify-rust and all of the x11/wayland/dbus dependencies, which should make it easier to compile smaller iamb binaries that run on a remote machine and are used over SSH. This effort seems to be currently thwarted by modalkit-ratatui's dependency on modalkit enabling the default-features set and pulling in arboard, so it will be imperfect until I do something about that.

*Originally created by @ulyssa on 8/17/2024* This adds the room name to desktop notifications, and sends the `iamb` icon name so that folks with an icon installed under `/usr/share/icons/` will see it in the notification. I've also created a new `desktop` default feature with the goal of making it possible to compile with or without pulling in `arboard` and `notify-rust` and all of the x11/wayland/dbus dependencies, which should make it easier to compile smaller `iamb` binaries that run on a remote machine and are used over SSH. This effort seems to be currently thwarted by `modalkit-ratatui`'s dependency on `modalkit` enabling the `default-features` set and pulling in `arboard`, so it will be imperfect until I do something about that.
navan closed this issue 2025-10-14 15:42:50 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/iamb#213
No description provided.