commit face41737b51e4c9b9e338e9fbaa6c19d6b1c9ce
parent 7abe2e61842af94b912a3739dff0184ef86d3b92
Author: Erik Letson <hmagellan@hmagellan.com>
Date: Tue, 11 Aug 2020 15:21:31 -0500
USAGE source should point to actual diff files
Diffstat:
5 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/activetagindicatorbar/USAGE b/activetagindicatorbar/USAGE
@@ -1,7 +1,7 @@
activetagindicatorbar - Changes the active tag indicator icon to a bar
-Source: https://dwm.suckless.org/patches/activetagindicatorbar/
-Original Author: Leon Plickat <leonhenrik.plickat[at]stud.uni-goettingen.de> (6.1)
- Griffin Bruno <griffinbruno[at]disroot.org> (6.2)
+Source: https://dwm.suckless.org/patches/activetagindicatorbar/dwm-activetagindicatorbar-6.2.diff
+Original Authors: Leon Plickat <leonhenrik.plickat[at]stud.uni-goettingen.de> (6.1)
+ Griffin Bruno <griffinbruno[at]disroot.org> (6.2)
Description from source:
diff --git a/actualfullscreen/USAGE b/actualfullscreen/USAGE
@@ -1,5 +1,5 @@
actualfullscreen - Actually toggle a client to fullscreen
-Source: https://dwm.suckless.org/patches/actualfullscreen/
+Source: https://dwm.suckless.org/patches/actualfullscreen/dwm-actualfullscreen-20191112-cb3f58a.diff
Original Authors: Sönke Lambert - soelam@live.de
Description from source:
diff --git a/bottomstack/USAGE b/bottomstack/USAGE
@@ -1,5 +1,5 @@
bottomstack - Two bottom-up-oriented layouts for dwm
-Source: https://dwm.suckless.org/patches/bottomstack/
+Source: https://dwm.suckless.org/patches/bottomstack/dwm-bottomstack-6.1.diff
Original Authors: Anselm R Garbe - anselm@garbe.us
Laslo Hunhold - dev@frign.de (6.1, git ports)
diff --git a/cyclelayouts/USAGE b/cyclelayouts/USAGE
@@ -1,5 +1,5 @@
cyclelayouts - Cycles through all available layouts
-Source: https://dwm.suckless.org/patches/cyclelayouts/
+Source: https://dwm.suckless.org/patches/cyclelayouts/dwm-cyclelayouts-20180524-6.2.diff
Original Author: cd
Description from source:
diff --git a/focusonclick/USAGE b/focusonclick/USAGE
@@ -1,5 +1,5 @@
focusonclick - Switch focus only on mouse click
-Source: https://dwm.suckless.org/patches/focusonclick/
+Source: https://dwm.suckless.org/patches/focusonclick/dwm-focusonclick-20171030-6aa8e37.diff
Original Authors: Wolfgang S. - ezzieyguywuf at gmail . com (added 6aa8e37 patch fix)
Markus P. - peters_mops at arcor . de
Eric Pruitt - added option to disable focus changing with the scroll wheel