Add bell widget

This commit is contained in:
Joscha 2025-03-08 19:10:29 +01:00
parent 89b4595ed9
commit e3af509358
3 changed files with 58 additions and 0 deletions

View file

@ -15,6 +15,7 @@ Procedure when bumping the version number:
### Added
- `Frame::set_bell` to print a bell character when the frame is displayed
- `widgets::bell`
## v0.3.3 - 2025-02-28