Dotfiles/desktopenvs/hyprdrive/station-bar
Amir Alexander Abdelbaki 837bc2823a fix(hyprdrive/station-bar): wall-clock safety net so the holo intro can't stall
The materialise intro was driven only by the frame-clock tick, which stops
advancing when the compositor withholds frame callbacks (e.g. the bar restarted
into an idle compositor) — freezing it at t=0 with content stuck at opacity 0,
i.e. permanent static. Arm a GLib.timeout alongside start_intro() that
force-resolves the intro regardless, so content always appears.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-19 16:21:28 +02:00
..
lib fix(hyprdrive/station-bar): wall-clock safety net so the holo intro can't stall 2026-07-19 16:21:28 +02:00
style feat(hyprdrive/station-bar): render tray context menus from dbusmenu 2026-07-19 16:21:28 +02:00
.gitignore feat(hyprdrive): add hyprdrive DE with full Cosmonaut Shell suite 2026-07-17 15:28:07 +02:00
bar.py feat(hyprdrive): materialize animations, dmenu mode, ship-systems astro rework 2026-07-18 17:17:48 +02:00
battery.py feat(hyprdrive): add hyprdrive DE with full Cosmonaut Shell suite 2026-07-17 15:28:07 +02:00
config.py feat(hyprdrive): add hyprdrive DE with full Cosmonaut Shell suite 2026-07-17 15:28:07 +02:00
hypr_ipc.py fix(hyprdrive): holographic Cosmonaut Shell fixes + per-monitor station bar 2026-07-18 10:34:40 +02:00
main.py fix(hyprdrive/station-bar): host a StatusNotifierWatcher so the tray fills 2026-07-18 17:44:17 +02:00
paths.py feat(hyprdrive): add hyprdrive DE with full Cosmonaut Shell suite 2026-07-17 15:28:07 +02:00
sni_watcher.py fix(hyprdrive/station-bar): host a StatusNotifierWatcher so the tray fills 2026-07-18 17:44:17 +02:00
theme.py feat(hyprdrive): add hyprdrive DE with full Cosmonaut Shell suite 2026-07-17 15:28:07 +02:00
tray.py feat(hyprdrive/station-bar): render tray context menus from dbusmenu 2026-07-19 16:21:28 +02:00
volume.py feat(hyprdrive): add hyprdrive DE with full Cosmonaut Shell suite 2026-07-17 15:28:07 +02:00