Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `background` from `Settings` | 2020-01-05 | 1 | -8/+0 | |
* | Allow configuration of default font | 2020-01-01 | 1 | -0/+4 | |
* | Rename `Settings::background_color` to `background` | 2019-12-29 | 1 | -3/+3 | |
* | Add `background_color` to `Settings` | 2019-12-29 | 1 | -1/+17 | |
* | Add `decorations` to `settings::Window` | 2019-12-03 | 1 | -4/+12 | |
* | Modify src/settings.rs to keep original API | 2019-12-02 | 1 | -16/+4 | |
* | Remove platform-specific logic from iced | 2019-12-01 | 1 | -0/+53 | |
* | Add platform specific settings | 2019-11-30 | 1 | -48/+0 | |
* | Add `decorations` to Setting | 2019-11-30 | 1 | -0/+5 | |
* | Allow `Application` configuration with `Settings` | 2019-11-25 | 1 | -0/+43 |