Dotfiles/desktopenvs/hyprdrive/beacon
Amir Alexander Abdelbaki 78971fd9d8 hyprdrive: route notification D-Bus activation to beacon, not dunst
The dunst package ships org.knopwob.dunst.service with
Name=org.freedesktop.Notifications, so D-Bus auto-activates dunst the
moment any app posts a notification, beating beacon to the name (beacon
then exits on name-lost). Shadow it with a user-level activation file
that Execs beacon-start.sh; ~/.local/share/dbus-1/services takes
precedence over /usr/share. Documented the install-time deploy in
updater.conf.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-22 17:59:10 +02:00
..
dbus hyprdrive: route notification D-Bus activation to beacon, not dunst 2026-07-22 17:59:10 +02:00
lib feat(hyprdrive): tune beacon notification open/close animation 2026-07-21 20:37:22 +02:00
style feat(hyprdrive/beacon): draw the divider as a Cairo magenta sine path 2026-07-19 17:36:04 +02:00
main.py feat(hyprdrive): switch notifications from dunst to beacon 2026-07-21 20:04:13 +02:00
notification.py feat(hyprdrive/beacon): draw the divider as a Cairo magenta sine path 2026-07-19 17:36:04 +02:00
paths.py feat(hyprdrive/beacon): holographic notification daemon replacing dunst 2026-07-19 16:22:01 +02:00
server.py feat(hyprdrive/beacon): holographic notification daemon replacing dunst 2026-07-19 16:22:01 +02:00
theme.py feat(hyprdrive/beacon): holographic notification daemon replacing dunst 2026-07-19 16:22:01 +02:00
window.py feat(hyprdrive): switch notifications from dunst to beacon 2026-07-21 20:04:13 +02:00