- Automatic builds are now done in
releasemode, minimizing the binary size and maximizing its performance.
- All dependencies are up to date.
- Panic when two consecutive idle signals are sent.
- Old
ext_idle_notification_v1object wasn't destroyed in new seat dispatch event. - Faulty comparison of compositor's
ext_idle_notifier_v1version caused fault fallback fromtimer.ignore_idle_inhibitorsconfig option.
- All dependencies are up to date.
- Add option to ignore idle inhibitors
- Prettier and classified log messages.
- Remove support for deprecated
org_kde_kwin_idlewayland 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_barandnotification:minimum_update_delayconfig 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_tiemoutwithlong_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.