diff options
Diffstat (limited to 'x11/i3lock/pkg-descr')
-rw-r--r-- | x11/i3lock/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/x11/i3lock/pkg-descr b/x11/i3lock/pkg-descr new file mode 100644 index 000000000000..c15a632e00b5 --- /dev/null +++ b/x11/i3lock/pkg-descr @@ -0,0 +1,9 @@ +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 |