Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 36a4863f9a399740aaf8b1e01926485c0a055e1c Mon Sep 17 00:00:00 2001 |From: Lars Niesen |Date: Wed, 29 Apr 2020 13:52:42 +0200 |Subject: [PATCH 1/8] Added Bg patch and screenshot capabilities | |--- | config.mk | 2 +- | slock.c | 35 +++++++++++++++++++++++++++++++---- | 2 files changed, 32 insertions(+), 5 deletions(-) | |diff --git a/config.mk b/config.mk |index 74429ae..987819e 100644 |--- a/config.mk |+++ b/config.mk -------------------------- Patching file config.mk using Plan A... Hunk #1 succeeded at 12. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/slock.c b/slock.c |index 5ae738c..7c63f34 100644 |--- a/slock.c |+++ b/slock.c -------------------------- Patching file slock.c using Plan A... Hunk #1 succeeded at 18. Hunk #2 succeeded at 36. Hunk #3 succeeded at 48. Hunk #4 succeeded at 194. Hunk #5 succeeded at 232 (offset -8 lines). Hunk #6 succeeded at 259 (offset -8 lines). Hunk #7 succeeded at 364 (offset -8 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |-- |2.27.0 | | |From 9d89604ac52b0949d047dae2f9b78cb5085ee1a2 Mon Sep 17 00:00:00 2001 |From: Lars Niesen |Date: Wed, 29 Apr 2020 14:15:59 +0200 |Subject: [PATCH 2/8] Added blur function | |--- | config.def.h | 3 +++ | slock.c | 3 ++- | 2 files changed, 5 insertions(+), 1 deletion(-) | |diff --git a/config.def.h b/config.def.h |index c8e52d6..fcc1b39 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 10. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/slock.c b/slock.c |index 7c63f34..0f24cd7 100644 |--- a/slock.c |+++ b/slock.c -------------------------- Patching file slock.c using Plan A... Hunk #1 failed at 372. Hunk #2 failed at 381. 2 out of 2 hunks failed Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |-- |2.27.0 | | |From 069aabd7e30244befd4efe74c85d3468ed076c21 Mon Sep 17 00:00:00 2001 |From: Lars Niesen |Date: Wed, 29 Apr 2020 17:33:09 +0200 |Subject: [PATCH 4/8] added Pixelation | |--- | config.def.h | 3 ++- | slock.c | 42 ++++++++++++++++++++++++++++++++++++++++++ | 2 files changed, 44 insertions(+), 1 deletion(-) | |diff --git a/config.def.h b/config.def.h |index fcc1b39..1c1aef3 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... No such line 13 in input file, ignoring Hunk #1 succeeded at 12 with fuzz 2.