Commit Graph

3 Commits (d999c1b434e10c41580a3f539f2cadccd9933bd4)

Author SHA1 Message Date
Alexander Batischev 8c2ee0ed85
feat(terminal): Add after-draw() cursor control to Frame (#91) (#309) 4 years ago
Florian Dehau 5a590bca74 chore: enable clippy on all targets and all features
- Remove deny warnings in lib.rs. This allows easier iteration when developing
new features. The warnings will make the CI fails anyway on the clippy CI
stage.
- Run clippy on all targets (including tests and examples) and all features.
- Fail CI on clippy warnings.
4 years ago
Stephan Dilly 7676d3c7df add clear widget and popup example utilizing it 4 years ago