Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 385141aa77f52836ea395a5a406d50aab89a67c8 Mon Sep 17 00:00:00 2001 |From: =?UTF-8?q?Tom=20B=C3=B6hmer?= |Date: Sat, 15 May 2021 22:24:00 +0200 |Subject: [PATCH 1/2] Revert "Do not allow focus to drift from fullscreen | client via focusstack()" | |This reverts commit 67d76bdc68102df976177de351f65329d8683064. | |The reverted commit conflicts with the functionality of the |fakefullscreen patch. |--- | dwm.c | 2 +- | 1 file changed, 1 insertion(+), 1 deletion(-) | |diff --git a/dwm.c b/dwm.c |index b0b3466..664c527 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 835. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |-- |2.31.1 | | |From 05acd5d95400de6efe0d6ec584a5ca20a03f1267 Mon Sep 17 00:00:00 2001 |From: =?UTF-8?q?Tom=20B=C3=B6hmer?= |Date: Sat, 15 May 2021 22:27:19 +0200 |Subject: [PATCH 2/2] Applied patch dwm-fakefullscreen-20170508-ceac8c9.diff | |--- | dwm.c | 28 ++-------------------------- | 1 file changed, 2 insertions(+), 26 deletions(-) | |diff --git a/dwm.c b/dwm.c |index 664c527..d42b1ee 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 522. Hunk #2 succeeded at 552. Hunk #3 succeeded at 564. Hunk #4 succeeded at 1140. Hunk #5 succeeded at 1293. Hunk #6 succeeded at 1469. Hunk #7 succeeded at 1597. Hunk #8 succeeded at 1691. Hmm... Ignoring the trailing garbage. done