- Remove support for deprecated
org_kde_kwin_idle
wayland protocol.
- Relay on system time, not just thread sleeping. Now the timer will make progress even while the device is suspended.
- Don't specify an icon, since there is none yet.
- All dependencies are up to date.
- Better quality and handle more errors.
- Use system's gettext instead of compiling it.
- All dependencies are up to date.
notification:show_progress_bar
andnotification:minimum_update_delay
config options.- Error message when no Wayland compositor is detected.
- No ensured delay between notification updates.
- No progress bar handling for durations less than 100 seconds.
- Reduce release builds binary size.
- Just use one idel interface if both are implemented in the wayland compositor.
- i18n support.
- Use seconds rather then minutes as a time unit.
Breaking Change
- Fix typo in a config option, replace
long_break_tiemout
withlong_break_timeout
.Breaking Change
- Add the Arabic language.
- All dependencies are up to date.
- Config file support.
- All dependencies are up to date.
First release.