Accepting request 545725 from home:avindra

- update to 2.10
 * Only use -lpam when not on OpenBSD
 * locale: treat empty string same as unset
 * Fix overwrite of getopt optind
 * Immediately hide the unlock indicator after ESC / C-u
 * Measure wall-clock time instead of CPU time for “locking” indicator.
 * SetInputFocus to the i3lock window to force-close context menus
 * Use RandR for learning about attached monitors

OBS-URL: https://build.opensuse.org/request/show/545725
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/i3lock?expand=0&rev=27
This commit is contained in:
Ondřej Súkup 2017-11-27 09:34:52 +00:00 committed by Git OBS Bridge
parent efbd069aae
commit ec883d84ba
4 changed files with 16 additions and 4 deletions

3
i3lock-2.10.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:29eb32bf317fad7b292e15be6c02d693bfc6dbfdd6d98f0a6db71e189140c8ee
size 23171

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:106a1616d4e8dda8f7bdd95b142c25a5d42f69894279006598d22dad8982c790
size 20959

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Nov 26 15:52:11 UTC 2017 - aavindraa@gmail.com
- update to 2.10
* Only use -lpam when not on OpenBSD
* locale: treat empty string same as unset
* Fix overwrite of getopt optind
* Immediately hide the unlock indicator after ESC / C-u
* Measure wall-clock time instead of CPU time for “locking” indicator.
* SetInputFocus to the i3lock window to force-close context menus
* Use RandR for learning about attached monitors
-------------------------------------------------------------------
Wed Nov 8 15:04:10 CET 2017 - kukuk@suse.de

View File

@ -20,7 +20,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
Name: i3lock
Version: 2.9.1
Version: 2.10
Release: 0
Summary: Screen Locker for the i3 Window Manager
License: BSD-3-Clause