Re: [dev] [st] st does not show window name for wmctrl

2013-11-26 Thread Alexander S.
2013/11/25 Carlos Torres vlaadbr...@gmail.com: 2013/11/25 Martti Kühne mysat...@gmail.com: How many people commit suicide per year because their application windows use utf-8 titles? I submitted another simpler patch that doesn't revert the setting of WM_NAME to XStringStyle. Since i don't

Re: [dev] [st] st does not show window name for wmctrl

2013-11-26 Thread Carlos Torres
On Tue, Nov 26, 2013 at 09:13:08PM +0300, Alexander S. wrote: 2013/11/25 Carlos Torres vlaadbr...@gmail.com: On 11/25/13, Alexander S. alex0pla...@gmail.com wrote: Is it definitely okay to use Xutf8TextListToTextProperty with XStringStyle? i checked out the man page and XStringStyle is

Re: [dev] [st] st does not show window name for wmctrl

2013-11-25 Thread Martti Kühne
On Fri, Nov 22, 2013 at 5:06 PM, Carlos Torres vlaadbr...@gmail.com wrote: The attached patch reverts to setting WM_NAME to STRING and adds _NET_WM_NAME in UTF8_STRING How many people commit suicide per year because their application windows use utf-8 titles?

Re: [dev] [st] st does not show window name for wmctrl

2013-11-25 Thread Alexander S.
2013/11/25 Martti Kühne mysat...@gmail.com: On Fri, Nov 22, 2013 at 5:06 PM, Carlos Torres vlaadbr...@gmail.com wrote: The attached patch reverts to setting WM_NAME to STRING and adds _NET_WM_NAME in UTF8_STRING How many people commit suicide per year because their application windows use

Re: [dev] [st] st does not show window name for wmctrl

2013-11-25 Thread Carlos Torres
2013/11/25 Martti Kühne mysat...@gmail.com: How many people commit suicide per year because their application windows use utf-8 titles? I submitted another simpler patch that doesn't revert the setting of WM_NAME to XStringStyle. Since i don't really have a use case for UTF8. The simpler

[dev] [st] st does not show window name for wmctrl

2013-11-22 Thread Federico MP
I'm currently using https://github.com/Antithesisx/dswitcher and, since this script uses wmctrl, I noticed that st does not have a valid window title. wmctrl -l shows N/A for st. Federico MP -- Federico MP

Re: [dev] [st] st does not show window name for wmctrl

2013-11-22 Thread Carlos Torres
Hola, On 11/22/13, Federico MP bpm...@gmail.com wrote: wmctrl -l shows N/A for st. i'm using st 0.3 (tip) and wmctrl -l does show WM_NAME for the various st instances i have open. you might want to update your st and try again. i tried it out with wmctrl 1.07-7 --Carlos

Re: [dev] [st] st does not show window name for wmctrl

2013-11-22 Thread Federico MP
I'm using st 0.4.1 and latest wmctrl and for wmctrl -l I'm getting: 0x01a1 0 localhost N/A -- Federico MP

Re: [dev] [st] st does not show window name for wmctrl

2013-11-22 Thread Carlos Torres
Hello again, On 11/22/13, Carlos Torres vlaadbr...@gmail.com wrote: On 11/22/13, Federico MP bpm...@gmail.com wrote: I'm using st 0.4.1 and latest wmctrl and for wmctrl -l I'm getting: lol, i'm must not be on the tip! my bad... it appears that st 0.4.1 sets WM_NAME as UTF8_STRING and st 0.3