Re: [dev] [st] add _NET_WM_NAME

2013-11-23 Thread Christoph Lohmann
Hello. On Sat, 23 Nov 2013 10:58:04 +0100 "Roberto E. Vargas Caballero" wrote: > On Fri, Nov 22, 2013 at 05:28:20PM -0500, Carlos Torres wrote: > > Here is a simpler patch that adds _NET_WM_NAME Atom to st. > > > > Ok, if it is ok for everyone I will apply this patch instead > of the previous.

Re: [dev] [st] add _NET_WM_NAME

2013-11-23 Thread Roberto E. Vargas Caballero
On Fri, Nov 22, 2013 at 05:28:20PM -0500, Carlos Torres wrote: > Here is a simpler patch that adds _NET_WM_NAME Atom to st. > Ok, if it is ok for everyone I will apply this patch instead of the previous. Regards, -- Roberto E. Vargas Caballero

[dev] [st] add _NET_WM_NAME

2013-11-22 Thread Carlos Torres
Here is a simpler patch that adds _NET_WM_NAME Atom to st. --Carlos From edde8703967cf381e52182efddd81ffe00e82e85 Mon Sep 17 00:00:00 2001 From: "Carlos J. Torres" Date: Fri, 22 Nov 2013 10:45:48 -0500 Subject: [PATCH] add _NET_WM_NAME --- st.c |4 +++- 1 file changed, 3 insertions(+), 1 de