Commit graph

3 commits

Author SHA1 Message Date
Austin Schaefer
d1fd272fbb Fix rustfmt formatting in icon.rs
Some checks failed
CI / ci (push) Failing after 42s
CI / ci (pull_request) Failing after 5s
Reorders imports and reflows a long binding so the new CI's
format-check job passes.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-29 12:12:57 +02:00
Austin Schaefer
4b751dc246 Add Forgejo Actions CI workflow
Runs cargo fmt/clippy/test/audit via the existing cargo-make ci task on every push and pull request.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-29 12:03:01 +02:00
Austin Schaefer
fe2039c05e Initial commit: mako notification picker for wofi
Reads notification history via makoctl, formats entries as pango markup
with resolved app icons, and pipes them to wofi in dmenu mode for
selection and invocation.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-29 11:50:35 +02:00