UTF-8 encoding XSetClassHint

2022-01-17 Thread Rafał Jopek
Hi, I would like to kindly ask you to provide information on whether it is possible to set the UTF-8 encoding for the function `XSetClassHint` I have not found any information on this subject anywhere, decided to write here, I am sure it is possible, can someone provide an example? ``` XStore

Re: UTF-8 encoding XSetClassHint

2022-01-17 Thread Thomas Dickey
On Mon, Jan 17, 2022 at 05:03:22PM +, Rafał Jopek wrote: > Hi, > > I would like to kindly ask you to provide information > on whether it is possible to set the UTF-8 encoding for the function > `XSetClassHint` > I have not found any information on this subject anywhere, > decided to write her