]> gitweb.factorcode.org Git - factor.git/commit
x11 xlib, use Xutf8LookupString instead of XwcLookupString
authorJon Harper <jon.harper87@gmail.com>
Sat, 9 Jan 2016 18:06:26 +0000 (19:06 +0100)
committerJon Harper <jon.harper87@gmail.com>
Sat, 9 Jan 2016 18:28:33 +0000 (19:28 +0100)
commit2f92f29d2a761d24d66141b48f92e79111beac9a
treea7bebcf536dd23612fe8e5dd4aa17f80ebe79fac
parent7b289493316955db1649eb2745a2db7a78a4c9f9
x11 xlib, use Xutf8LookupString instead of XwcLookupString

XwcLookupString uses a locale dependant encoding, but was always
decoded using utf16. On my system, it was not utf16 that was used.
Xutf8LookupString always uses utf8 so it should work everywhere
basis/x11/xim/xim.factor