[wiki] [sites] [dwm][patch][focusmaster] Updated index.md and fixed broken patch || Jack Bird

From: <git_AT_suckless.org>
Date: Thu, 05 Aug 2021 01:26:23 +0200

commit e81aefd2ccc39dd0c8d18b2f928983b5d0871a12
Author: Jack Bird <jack.bird_AT_durham.ac.uk>
Date: Thu Aug 5 00:25:09 2021 +0100

    [dwm][patch][focusmaster] Updated index.md and fixed broken patch

diff --git a/dwm.suckless.org/patches/focusmaster/dwm-focusmaster-20210804-138b405.diff b/dwm.suckless.org/patches/focusmaster/dwm-focusmaster-20210804-138b405.diff
index cc6dffab..1d29425f 100644
--- a/dwm.suckless.org/patches/focusmaster/dwm-focusmaster-20210804-138b405.diff
+++ b/dwm.suckless.org/patches/focusmaster/dwm-focusmaster-20210804-138b405.diff
_AT_@ -21,7 +21,7 @@ index 9fd0286..be01927 100644
  /* variables */
  static const char broken[] = "broken";
  static char stext[256];
-_AT_@ -2150,3 +2152,17 @@ main(int argc, char *argv[])
+_AT_@ -2150,3 +2152,19 @@ main(int argc, char *argv[])
          XCloseDisplay(dpy);
          return EXIT_SUCCESS;
  }
_AT_@ -33,8 +33,8 @@ index 9fd0286..be01927 100644
 +
 + if (selmon->nmaster < 1)
 + return;
-+ if (!selmon->sel || (selmon->sel->isfullscreen && lockfullscreen))
-+ return;
++ if (!selmon->sel || (selmon->sel->isfullscreen && lockfullscreen))
++ return;
 +
 + c = nexttiled(selmon->clients);
 +
diff --git a/dwm.suckless.org/patches/focusmaster/index.md b/dwm.suckless.org/patches/focusmaster/index.md
index 74721cf4..866128b6 100644
--- a/dwm.suckless.org/patches/focusmaster/index.md
+++ b/dwm.suckless.org/patches/focusmaster/index.md
_AT_@ -19,6 +19,7 @@ Add the following line to the keys array in your config.h (or config.def.h) to b
 Download
 --------
 * [dwm-focusmaster-20200717-bb2e722.diff](dwm-focusmaster-20200717-bb2e722.diff) (2020.07.17)
+* [dwm-focusmaster-20210804-138b405.diff](dwm-focusmaster-20210804-138b405.diff) (2021.08.04)
 * [dwm-focusmaster-return-20210804-138b405.diff](dwm-focusmaster-return-20210804-138b405.diff) (2021.08.04)
 
 Author
Received on Thu Aug 05 2021 - 01:26:23 CEST

This archive was generated by hypermail 2.3.0 : Thu Aug 05 2021 - 01:36:42 CEST