[hackers] [dwm] config.def.h: ClkTagBar missing from comment || Hiltjo Posthuma
commit c3a2e016bb65c00bd44b6461b1b1bbaa61f20093
Author: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
AuthorDate: Fri May 25 06:56:36 2018 +0200
Commit: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
CommitDate: Fri May 25 06:56:36 2018 +0200
config.def.h: ClkTagBar missing from comment
by Christopher Drelich <cd_AT_cdrakka.com>
Patch was mangled on the ML, also adjusted the order to be the same as
the enum in dwm.c
diff --git a/config.def.h b/config.def.h
index a9ac303..1c0b587 100644
--- a/config.def.h
+++ b/config.def.h
_AT_@ -97,7 +97,7 @@ static Key keys[] = {
};
/* button definitions */
-/* click can be ClkLtSymbol, ClkStatusText, ClkWinTitle, ClkClientWin, or ClkRootWin */
+/* click can be ClkTagBar, ClkLtSymbol, ClkStatusText, ClkWinTitle, ClkClientWin, or ClkRootWin */
static Button buttons[] = {
/* click event mask button function argument */
{ ClkLtSymbol, 0, Button1, setlayout, {0} },
Received on Fri May 25 2018 - 06:58:02 CEST
This archive was generated by hypermail 2.3.0
: Fri May 25 2018 - 07:00:34 CEST