Update to 0.2
Changes: - Plug a memory leak - Add a switch to allow running in foreground - Make the default actually really timeout at 1 min not 6s - Change the loop mechanism to actually listen/poll on the xset s. and use the poll timeout to decide when to lock Sponsored by: Essen Hackathon 2016
This commit is contained in:
parent
2420df6065
commit
b2bddbda0f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413861
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xcbautolock
|
||||
PORTVERSION= 0.1
|
||||
PORTVERSION= 0.2
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= bapt@FreeBSD.org
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (bapt-xcbautolock-0.1_GH0.tar.gz) = 60da8ac58ad6c22e4195f8b83f2f094f0bddaf3893206708f0318b38b018b283
|
||||
SIZE (bapt-xcbautolock-0.1_GH0.tar.gz) = 3255
|
||||
SHA256 (bapt-xcbautolock-0.2_GH0.tar.gz) = 3b26c5cbbfb7e7de563d5bb68cb493011baf7d03d85cd3ddfe20d76f323c8a33
|
||||
SIZE (bapt-xcbautolock-0.2_GH0.tar.gz) = 3769
|
||||
|
Loading…
Reference in New Issue
Block a user