Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Implement Default for all backend structs | Robin Krahl | 2019-10-27 |
| | | | | | | This fixes the clippy warning new_without_default [0]. [0] https://rust-lang.github.io/rust-clippy/master/index.html#new_without_default | ||
* | Fix clippy complaints that don't change the semantics | Stephan Sokolow | 2019-10-25 |
| | | | | (Clippy also complains about `new()` without `impl Default`) | ||
* | Add a backend based on KDE's `kdialog` | Stephan Sokolow | 2019-10-25 |