Releases: danielchalmers/DesktopClock
Releases · danielchalmers/DesktopClock
v5.0.0
What's Changed
- New easy-to-use settings window
- ARM64 is now supported by upgrading to .NET 4.8.1
- Improves contrast of default themes
- Option to mitigate burn-in on OLED monitors
- Option to start the clock hidden (#50)
- Adds "Ctrl and + or -" shortcut to zoom the clock
- More example formats
- Font Style option to enable italics
- Option to play the sound file when the countdown elapses
- Fixes time being cut off (#31)
Full Changelog: v4.1.0...v5.0.0
v4.1.0
Custom background image
Path must have two slashes.
Sound notifications
Add a custom .wav
file to be played on a specified interval (hh:mm:ss
).
Path must have two slashes.
Other
- Clock is paused while being dragged around
- Improved "hide for now" with tray icon enabled
- Windows 11 "efficiency mode" is enabled while hidden and other optimizations are performed
- Improved right-alignment and general rendering
- Fixed crash on start when upgrading from <v4
- Other fixes, tweaks, and improvements!
v4.0.0
- 12-hour format is now the default, and more are available in the menu
- Adds "Hide for now" to easily minimize the clock
- Option to disable drag-to-move
- Much improved saving of settings
- Size scaling is non-linear to go smaller or much larger more easily
- New format style that uses curly brackets: (
Hr: {hh} Min: {mm} Sec: {ss}
) - Newlines work in formats (
{hh}\n{mm}\n{ss}
) - Countdown is now based off current timezone and custom formats are back!
- More advanced settings (corner rounding, right-alignment)
- Added some one-time tips and made others one-time as well
- Many other tweaks, polish, and fixes!
v3.1.0-beta2
v3.1.0-beta1
- Add option to control level of corner rounding - 0932407 #14
- Show in system tray if taskbar icon is disabled - 3fca959 #19
- Update dependencies - 572e1fc
- Add new formatting style that lets you include words - c6d45d0 #8
- New clocks are now created with simpler filename - 314bf4f
- Add option to disable moving window with cursor - 5416874 #11
v3.0.0
- Redesigned Countdown mode with automatic formatting
- Refined style and themes
- Ctrl+Scroll to resize
- Better default settings and reordered for relevance
- Code improvements
v3.0.0-beta3
v3.0.0-beta3
v3.0.0-beta2
- Ctrl+Scroll resizes more smoothly
- Settings in file are ordered by relevance
- More improvements to style and themes