Version: 1.7.1-bp154.1.22
* Thu Jan 20 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Add e81d40fca7533f73319e76e42fa9694b21cc9e6e.patch: Fix printf
using size_t lineno variable.
* Mon Jan 17 2022 Michael Vetter <mvetter@suse.com>
- Update to 1.7.1:
* Add editorconfig
* Improve log messages
* Call release() to let the server remove the timer.
* Allow forked processes to receive signal
* Tue Aug 17 2021 Michael Vetter <mvetter@suse.com>
- Update to 1.7:
* swayidle can be configured in a file instead of CLI arguments
* The seat can be selected with the -S flag
* logind idle inhibitors are now supported
- Remove swayidle-version.patch: upstreamed
* Thu Jan 23 2020 Michael Vetter <mvetter@suse.com>
- Update to 1.6:
* Add logind SetIdleHint event
* completion: use pkg-config to get install location for bash/fish
* fish-completion: use the correct fallback directory
* Update bash and fish completions with option -w
* Update zsh completions
- Add swayidle-version.patch
See https://github.com/swaywm/swayidle/pull/53
* Thu Dec 19 2019 Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire pkgconfig(libsystemd) instead of systemd-devel:
Allow OBS to shortcut through the -mini flavors.
* Fri Jul 12 2019 mvetter@suse.com
- Update to 1.5:
* Set version to 1.5
- Remove swayidle-version.patch: upstreamed
* Thu Jul 11 2019 mvetter@suse.com
- Update to 1.4:
* Adapt version number to actual release
* Remove space in scdoc preamble
* Thu May 23 2019 mvetter@suse.com
- Update to 1.3:
* Add an error message when before-sleep is used without dbus support
* Add support for logind's lock/unlock signals
* Set version in project file
- Add swayidle-version.patch: they forgot to increase the version
* Thu Feb 07 2019 Jan Engelhardt <jengelh@inai.de>
- Update RPM groups.
* Thu Feb 07 2019 mvetter@suse.com
- Put bash/fish/zsh completion in their own packages
* Tue Feb 05 2019 mvetter@suse.com
- Update to 1.2:
* Use -Wvla flag to prevent usage of VLAs.
* update example to include a recommended -w option in swayidle
* Replace old Sway references with swayidle
* meson: add a logind feature
* introduce an after-resume argument
* implement after-resume hook
* make sure we run when only after-resume is used
* use sd_bus_match_signal instead of sd_bus_add_match
* rename state.lock_cmd to state.before_sleep_cmd
* Mon Feb 04 2019 mvetter@suse.com
- Initial package swayidle 1.1 for openSUSE