THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#974 - Window title is replaced by "invalid" if minimized and contains 
national characters
User who did this - Uli Schlachter (psychon)

----------
I had no idea about this bug, but just now that changed:

_NET_WM_NAME is used normally, _NET_WM_ICON_NAME is used when the window is 
minimized. These two properties are encoded in utf8 and should always work fine.

The older properties WM_NAME and WM_ICON_NAME however are encoded in some "locale 
encoding" and I never figured out what the correct way to handle these is. I guess this bug is 
about "awesome guesses the local encoding wrongly".
Normally this wouldn't be a problem because we have _NET_WM_NAME in utf8. But 
in the minimized case, we have to fall back to WM_ICON_NAME and stuff goes 
wrong. No idea what to do about this yet.
----------

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&task_id=974#comment2898

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

--
To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Reply via email to