Commit Graph

5 Commits (f8abb7dcfa9717ffaf7fd42e1ccff13dad0e8547)

Author SHA1 Message Date
Sean Doran 916541d815
Add TOML config, playerctl dep, and media button defaults; bump to v1.1.0
- Switch config format from JSON to TOML (tomllib built-in on 3.11+,
  tomli fallback for 3.10) so the generated config can include comments
- Write an annotated config.toml on first run with descriptions for every
  knob/button and hints for all available actions
- Promote playerctl from optdepends to depends so media buttons work
  out of the box
- Default buttons 1–3 now pre-configured for playerctl previous/play-pause/next
- Rename contrib/config.example.json → config.example.toml with full
  TOML rewrite including per-knob LED colour override examples
- Log a migration hint when a legacy config.json is detected
2026-02-27 14:38:36 -05:00
Sean Doran 6f1855cb27 Fix pkgname, maintainer email, and AUR package name to match repo 2026-02-27 10:10:37 -05:00
Sean Doran 89e57b35b4 Fix AUR clone URL in README 2026-02-27 10:10:00 -05:00
Sean Doran 08d1c6599f Fix duplicate install section in README 2026-02-27 10:09:30 -05:00
Sean Doran 002721c63c Initial commit 2026-02-27 10:08:09 -05:00