Dotfiles/desktopenvs/hyprdrive/transmitter-panel
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
..
lib feat(hyprdrive): add beacon notification history/controls + transmitter-panel viewer 2026-07-24 11:48:16 +02:00
style feat(hyprdrive): add beacon notification history/controls + transmitter-panel viewer 2026-07-24 11:48:16 +02:00
.gitignore 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
history_client.py feat(hyprdrive): add beacon notification history/controls + transmitter-panel viewer 2026-07-24 11:48:16 +02:00
main.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
theme.py feat(hyprdrive): add beacon notification history/controls + transmitter-panel viewer 2026-07-24 11:48:16 +02:00
window.py feat(hyprdrive): add beacon notification history/controls + transmitter-panel viewer 2026-07-24 11:48:16 +02:00