* Accept input while validating
* Link to manpage
* Synchronize highlight position between outputs
* Fix Wayland object leaks when outputs are destroyed
* Configure SIGUSR1 with sigaction() instead of signal()
* Make self-pipe nonblocking to prevent deadlock
* Fix output-specific images when output reappears
* Fix retry behaviour in while loop with mlock()
* Correct for image orientation when loading image
* Install pam config only if pam is enabled
* Check setgid too after dropping root
* Read password hash before fork
* Add --ready-fd
* Drop support for layer-shell
* Don't send READY=1 for readiness notifications
* Remove unnecessary wl_display_roundtrip() call
* Check initial wl_display_roundtrip() return value
* Document --ready-fd in man page
* build: bump version to v1.8.0
* Don't drop the buffer until after surface commit
* Show cleared state when backspacing last character
* Clear password on ctrl+backpace and ctrl+delete
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/swaylock?expand=0&rev=25
- 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
OBS-URL: https://build.opensuse.org/request/show/1038958
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/swaylock?expand=0&rev=15