fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
9 lines
549 B
Text
9 lines
549 B
Text
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
|