Hi,

> -       if(!setlocale(LC_CTYPE, "") || !XSupportsLocale())
> +       if(!XSupportsLocale())

> Now non-latin characters are just skipped as if they are absant at all.

Same problem here (LC_CTYPE=de_DE.utf8). For some reason, the change has
also reduced the text's padding:

http://temp.hartlich.com/dwm/setlocale.png
http://temp.hartlich.com/dwm/nosetlocale.png

Regards,
Peter

Reply via email to