File swaylock.changes of Package swaylock
-------------------------------------------------------------------
Tue Mar 8 08:31:37 UTC 2022 - Michael Vetter <mvetter@suse.com>
- 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 08:56:15 UTC 2020 - Michael Vetter <mvetter@suse.com>
- 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 06:07:09 UTC 2019 - mvetter@suse.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 7 10:37:03 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Update RPM groups.
-------------------------------------------------------------------
Thu Feb 7 07:51:26 UTC 2019 - mvetter@suse.com
- Put bash/fish/zsh completion in their own packages
-------------------------------------------------------------------
Tue Feb 5 13:01:01 UTC 2019 - mvetter@suse.com
- Update to 1.3:
* Implement logging and remove wlroots dependency
* Remove VLAs
* Log error and exit if swaylock is suid with PAM backend.
* Handle alloc failures.
* Make setuid error clearer.
* Sleep on incorrect password with shadow backend.
* Allow setting both background image and colour
* Add option show-failed-attempts
* Remove references to pango
* Fix swaylock.h include directive
* Allow image file paths to contain colons
* Add a pam Meson option
* Make sure we can't restore root after setuid
* shadow: fix return in initialize_pw_backend
* Move PAM into a child process
* loop: fix loop_add_fd when called multiple times
* Check password without blocking
* Add Meson feature options
* Simplify XDG_CONFIG_HOME handling
* Fix vertical align of text inside the circle
-------------------------------------------------------------------
Tue Feb 5 12:11:02 UTC 2019 - mvetter@suse.com
- Add swaylock-version.patch:
* Set version
* Fix include path
-------------------------------------------------------------------
Mon Feb 4 09:50:12 UTC 2019 - mvetter@suse.com
- Initial package of swaylock 1.2 for openSUSE