File swayidle.changes of Package swayidle
-------------------------------------------------------------------
Tue Dec 6 08:37:28 UTC 2022 - Michael Vetter <mvetter@suse.com>
- Update to 1.8.0:
* bash-completion: localize variables
* Fix segfault when no arg is given and no config file exists
* Add support for ext-idle-notify-v1
* Fix printf using size_t lineno variable
- Remove e81d40fca7533f73319e76e42fa9694b21cc9e6e.patch
-------------------------------------------------------------------
Thu Jan 20 10:26:03 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Add e81d40fca7533f73319e76e42fa9694b21cc9e6e.patch: Fix printf
using size_t lineno variable.
-------------------------------------------------------------------
Mon Jan 17 14:23:14 UTC 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 18:17:06 UTC 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 08:51:39 UTC 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 14:48:45 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire pkgconfig(libsystemd) instead of systemd-devel:
Allow OBS to shortcut through the -mini flavors.
-------------------------------------------------------------------
Fri Jul 12 06:36:45 UTC 2019 - mvetter@suse.com
- Update to 1.5:
* Set version to 1.5
- Remove swayidle-version.patch: upstreamed
-------------------------------------------------------------------
Thu Jul 11 05:00:31 UTC 2019 - mvetter@suse.com
- Update to 1.4:
* Adapt version number to actual release
* Remove space in scdoc preamble
-------------------------------------------------------------------
Thu May 23 06:13:01 UTC 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 7 10:35:55 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Update RPM groups.
-------------------------------------------------------------------
Thu Feb 7 07:57:34 UTC 2019 - mvetter@suse.com
- Put bash/fish/zsh completion in their own packages
-------------------------------------------------------------------
Tue Feb 5 13:43:29 UTC 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 4 10:14:55 UTC 2019 - mvetter@suse.com
- Initial package swayidle 1.1 for openSUSE