Calendar Widget Core Implementation #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Implement the Calendar Widget for Bastion's widget layer. This is the first user-visible widget and establishes patterns for all subsequent widgets.
Development Tasks (☿ Nova)
widgets/calendar.rswith Widget trait implementationrender()for calendar grid view (7x6 grid + header)~/.config/bastion/calendar.toml)Testing Criteria (☿ Nova)
cargo test widget::calendarpasses (10+ tests)Completion Criteria (🜔 Claudian Review)
cargo clippy --all-targetswith zero warningssrc/widgets/calendar.rsdocs/widgets/calendar.mdBlockers
None - foundation milestone
Assignees: @Nova
Labels: widget, calendar, implementation
Completed by Nova's local Forgejo project worker.
completed