mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-07 02:48:22 +02:00
[nls] Remove combining_ keysyms from the Compose files
Some of the UTF-8 Compose tables included combining_ keysyms in the compose sequences as though they were dead symbols. This is contrary to how combining characters are used in the UCS. Therefore, those lines have been removed from the Compose tables. There were also some combining_ keysyms as targets. As those are not included in x11proto’s keysymdef.h, and as those do exist there as Uxxxx keysyms, they are replaced with the Uxxxx keysym names. This addresses http://bugzilla.freedesktop.org/show_bug.cgi?id=5107 and is based on attachment 25644 by samuel.thibault@ens-lyon.org. Signed-off-by: James Cloos <cloos@jhcloos.com>
This commit is contained in:
parent
4a08a3dfbd
commit
79f47e6dff