[hackers] Re: [dwm][PATCH] ClkTagBar missing from comment.

From: Christopher Drelich <cd_AT_cdrakka.com>
Date: Thu, 24 May 2018 19:44:17 -0400

I sent this patch in last night, and though my message in my "Sent"
box shows the patch contents, the message in the archives is blank.
I'm resending with the patch below.

My apologies if this was previously visible to those who received the
email. Either way, any idea why this would not have shown up in the
archives?

For this send I'm removing the generated header that included a
From/Date/Subject ....

---
 config.def.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.def.h b/config.def.h
index a9ac303..d3b3363 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 ClkLtSymbol, ClkStatusText, ClkWinTitle,
ClkClientWin, ClkRootWin, or ClkTagBar */
 static Button buttons[] = {
        /* click                event mask      button
function        argument */
        { ClkLtSymbol,          0,              Button1,
setlayout,      {0} },
--
2.7.4
On Wed, May 23, 2018 at 11:22 PM, Christopher Drelich <cd_AT_cdrakka.com> wrote:
> From 3757bffb4cbaf852702509d77dfe63633d30da13 Mon Sep 17 00:00:00 2001
> From: Christopher Drelich <cd_AT_cdrakka.com>
> Date: Wed, 23 May 2018 23:14:35 -0400
> Subject: [PATCH] ClkTagBar missing from comment.
>
> ---
>  config.def.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/config.def.h b/config.def.h
> index a9ac303..d3b3363 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 ClkLtSymbol, ClkStatusText, ClkWinTitle,
> ClkClientWin, ClkRootWin, or ClkTagBar */
>  static Button buttons[] = {
>         /* click                event mask      button
> function        argument */
>         { ClkLtSymbol,          0,              Button1,
> setlayout,      {0} },
> --
> 2.7.4
Received on Fri May 25 2018 - 01:44:17 CEST

This archive was generated by hypermail 2.3.0 : Fri May 25 2018 - 01:48:23 CEST