Skip to content

Tags: gitfudge0/innu

Tags

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add theming with color and font support (#6)

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: restore error recovery and add monitor lifecycle management (#5)

Restore worker = None on snapshot failure to recover from broken D-Bus connections. Add oneshot-based cancellation to monitor threads so old monitors are stopped before re-initialization, preventing thread accumulation. Log monitor thread spawn failures instead of silently discarding them.

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Make app AUR-ready (#2)

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add scanning placeholder (#1)