Date: Fri, 22 May 2009 09:58:47 +0000 (UTC) From: Dennis Herrmann <dhn@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11 Makefile ports/x11/i3lock Makefile distinfo pkg-descr Message-ID: <200905220958.n4M9wlmT082720@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dhn 2009-05-22 09:58:47 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/i3lock Makefile distinfo pkg-descr Log: i3lock improves slock by making it fork() and therefore combinable with commands to suspend your computer. Additionally, instead of turning off your screen via DPMS and/or displaying a black screen, i3lock displays a white screen so you can see if your computer failed to resume from suspend or if your screen is just locked. Also, when entering a wrong password, i3lock does not call XBell(). This is important because i3lock/slock think you have entered a password when resuming from suspend, at least sometimes. i3lock was forked from slock-0.9 Revision Changes Path 1.717 +1 -0 ports/x11/Makefile 1.1 +32 -0 ports/x11/i3lock/Makefile (new) 1.1 +3 -0 ports/x11/i3lock/distinfo (new) 1.1 +9 -0 ports/x11/i3lock/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905220958.n4M9wlmT082720>