Dotfiles/desktopenvs/hyprdrive/beacon
Amir Alexander Abdelbaki c86afef147 feat(hyprdrive): add beacon notification history/controls + transmitter-panel viewer
beacon gains a disk-persisted history D-Bus interface (eu.abdelbaki.beacon.History1
- List/Get/Pop/PopLatest/Remove/Clear/InvokeAction, live Added/Removed/Cleared
signals) and support for apps to embed rich controls (toggle/slider/entry, not
just fire-and-dismiss buttons) via a custom x-beacon-controls notification hint,
plus a beaconctl CLI. transmitter-panel is a new Cosmonaut Shell popup (Super+
Ctrl+N) that browses that history, with a Clear All button and a per-entry
close button.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-24 11:48:16 +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): add beacon notification history/controls + transmitter-panel viewer 2026-07-24 11:48:16 +02:00
config.py feat(hyprdrive): add beacon notification history/controls + transmitter-panel viewer 2026-07-24 11:48:16 +02:00
controls.py feat(hyprdrive): add beacon notification history/controls + transmitter-panel viewer 2026-07-24 11:48:16 +02:00
history.py feat(hyprdrive): add beacon notification history/controls + transmitter-panel viewer 2026-07-24 11:48:16 +02:00
main.py feat(hyprdrive): switch notifications from dunst to beacon 2026-07-21 20:04:13 +02:00
notification.py feat(hyprdrive): add beacon notification history/controls + transmitter-panel viewer 2026-07-24 11:48:16 +02:00
paths.py feat(hyprdrive): add beacon notification history/controls + transmitter-panel viewer 2026-07-24 11:48:16 +02:00
server.py feat(hyprdrive): add beacon notification history/controls + transmitter-panel viewer 2026-07-24 11:48:16 +02:00
theme.py feat(hyprdrive/beacon): holographic notification daemon replacing dunst 2026-07-19 16:22:01 +02:00
window.py feat(hyprdrive): add beacon notification history/controls + transmitter-panel viewer 2026-07-24 11:48:16 +02:00