1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/x11/i3lock/pkg-descr
John Marino b7857287b0 x11/i3lock: Fix staging orphan, assign port to submitter
Details:
  * Change license from BSD to BSD3CLAUSE
  * Use @mode instead of CHMOD
  * Add DOCS to options
  * strip executable
  * Move patch actions to Makefile
  * Fix WWW
  * Fix orphaned etc/pam.3/i3lock
  * Fix LIB_DEPENDS format
  * Pass maintainership to Horia

PR:		190992
Submitted by:	Horia Racoviceanu
Approved by:	maintainer timeout (2 months)
2014-08-15 07:45:34 +00:00

12 lines
579 B
Plaintext

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
WWW: http://i3wm.org/i3lock/