Codebase list i3lock-fancy / 01003f4
patches: manpage, -n (no fork) bug notice Simon Désaulniers 4 years ago
2 changed file(s) with 24 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 Description: Notice for the -n (no fork) bug
1 Author: Simon Désaulniers
2 Bug: https://github.com/meskarune/i3lock-fancy/issues/144
3 Last-Update: 2020-01-10
4 ---
5 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
6 diff --git a/debian/i3lock-fancy.1 b/debian/i3lock-fancy.1
7 index ba8b2c6..b0514c3 100644
8 --- a/debian/i3lock-fancy.1
9 +++ b/debian/i3lock-fancy.1
10 @@ -50,7 +50,11 @@ immediately.
11
12 .TP
13 \fB-n, --nofork\fP
14 -Do not fork i3lock after starting.
15 +Do not fork i3lock after starting.
16 +
17 +\fIIMPORTANT\fP: As of now, forking \fBdoes not\fP occur whether one uses `-n` or not. See
18 +https://github.com/meskarune/i3lock-fancy/issues/144 for more information
19 +regarding this bug.
20
21 .TP
22 \fB--\fP
0 i3lock-manpage-notice-nofork-bug.patch
01 scrot-imagemagick-import.patch
12 icons-path.patch