Commit a8bc49a
committed
Bump version to 0.2.0
Added
- e7b5146 Add rustfmt.toml
- 8dd4889 Add GSettings support
- 2e7fb67 Add --install-gsettings-schema CLI option
- 2a18e1f Add scale_factor detection
Bug Fixes
- 463c617 Fix icon filenames and transparency
- e9dc3a2 Fix application id in gtk::Application::new
- 597a9cf Fix inaccurate circular ticks in protractor mode
- 8d97d3d Draw protractor's concentric circles with transparency
- 2ff4251 Don't overstride when drawing concentric circles
Changes
- 53dd3b1 Bump gtk dependency to 0.18
- 9f49c1e Run cargo-update
- a56fa7a Lower MSRV to 1.70.0
- 706b6cdf Bump version to 0.2.0
Refactoring
- b10a9ce Remove old comments
- f479b44 Fix some simple clippy lints
- 2287e75 Fix annoying minor clippy lints
- a124a46 Add crate-level deny,allow clippy lint attributes
Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>1 parent 0de1144 commit a8bc49a
3 files changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| 42 | + | |
| 43 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments