Changelog for
swaylock-1.7.2-1.5.i586.rpm :
* Tue May 02 2023 Dominique Leuenberger
- Fix version information: drop \"v\" prefix.
* Sun Jan 29 2023 Michael Vetter - Update to 1.7.2:
* Wait for the locked event
* Fri Jan 27 2023 Michael Vetter - Update to 1.7.1:
* Parse `--debug` parameter before forking
* Fix option parsing without --debug after #261
* Remove overridden surface attachment
* Estimate buffer size in advance for render_frame
* Remove unused fields in swaylock_surface
* Mon Jan 16 2023 Stefan Schubert - Migration of PAM settings to /usr/lib/pam.d.
* Tue Nov 29 2022 Filippo Bonazzi - Update to version 1.7:
* Unlock the screen on SIGUSR1
* Use mlock for password buffer
* Delete whole utf8 character on backspace
* Use shm_open instead of mkstemp
* Check for existence of subcompositor
* renderer: work with current buffer locally
* Ensure that ext_session_lock_v1.unlock_and_destroy is processed.
* shadow: make the result of crypt() const
* Fix loss of clarity with odd-sized centered image
* bash-completion: localize variables
* wayland-scanner: use native version to support cross-compilation
* Drop xdg-output requirement
* Tue Mar 08 2022 Michael Vetter - Update to 1.6:
* Support for the new ext-session-lock-v1 protocol
* Add --indicator-{x,y}-position CLI options
* Support for key repeat
* Fix a potential use-after-free
* Fix indicator buffer not resizing after display powers off
* Prevent attaching and committing the surface twice- Remove swaylock-version.patch: fixed
* Thu Jan 23 2020 Michael Vetter - Update to 1.5:
* Add option to show indicator even if idle
* fish-completion: use the correct fallback directory
* Submit password by pressing Ctrl+m
* Fix indicator position
* Add option to adjust ring position via CLI arguments and the config file
* Add fixed font-size option for indicator
* Fix, clean up and sync docs and completions
* Bug fixes- Refresh swaylock-version.patch See https://github.com/swaywm/swaylock/pull/128- Mark pam.d/swaylock a config file- Update fish path
* Thu May 23 2019 mvetterAATTsuse.com- Update to 1.4:
* Decouple the drawing of the background from drawing the indicator.
* Allow spaces in image file path
* Display xkb layout while typing
* Submit password by pressing Ctrl+m (close #75)
* Fix lock indicator position on hidpi screens.
* Do not exit if no outputs are present
* Fix minor typo in man page
* Set version in project file
* Added hide keyboard layout option
* Described hide-keyboard-layout option in swaylock.1.scd
* Fix --version when building from tarball- Update swaylock-version.patch
* Thu Feb 07 2019 Jan Engelhardt - Update RPM groups.
* Thu Feb 07 2019 mvetterAATTsuse.com- Put bash/fish/zsh completion in their own packages