Skip to content

Commit

Permalink
Merge pull request #35 from saschaludwig/font_and_size
Browse files Browse the repository at this point in the history
added settings dialogs for font and size change
  • Loading branch information
saschaludwig authored Mar 22, 2021
2 parents 9a2168d + 95e8745 commit b04ce1c
Show file tree
Hide file tree
Showing 5 changed files with 966 additions and 485 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# Changelog
All notable changes to this project will be documented in this file.

## [TBA]
## [0.9.3]
### Added
- Alt-S now resets stream timer
- added enable/disable option for timers 1-4
- fixed unit display in weather widget
- fixed crash introduced through a lazy print
- Fixed logo size calculation for portrait format logos
- fixed logo size calculation for portrait format logos
- customizable font and size for various elements

## [0.9.2]
### Changed
Expand All @@ -33,4 +34,4 @@ All notable changes to this project will be documented in this file.
- selectable blinking/static colon for HH:MM in digital clock mode

### Changed
- Fix update of weatherwidget when location is changed
- Fix update of weatherwidget when location is changed
Loading

0 comments on commit b04ce1c

Please sign in to comment.