[xmonad] Re: Issue 302 in xmonad: XMonad.Layout.IM doesn't match UTF8 chars

codesite-noreply at google.com codesite-noreply at google.com
Sat Oct 31 11:39:15 EDT 2009


Updates:
	Labels: Type-Patch

Comment #2 on issue 302 by nomeata: XMonad.Layout.IM doesn't match UTF8  
chars
http://code.google.com/p/xmonad/issues/detail?id=302

XMonad/Util/WindowProperties.hs uses fetchName from the X11 bindings to  
read the
window title. This function is implemented in a way that does not support  
unicode.
Patches against X11 were submitted a few weeks ago, see
http://darcswatch.nomeata.de/repo_http:__darcs.haskell.org_X11.html (“Make  
fetchName
grok window names with unicodes”). If applied, I expect that this bug would  
be fixed
as well.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the xmonad mailing list