JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Support XA_STRING in notify request
authorRoberto E. Vargas Caballero <k0ga@shike2.com>
Sun, 15 Mar 2015 18:07:46 +0000 (18:07 +0000)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Sun, 15 Mar 2015 18:07:46 +0000 (18:07 +0000)
commit86d1e432a823dad7bb64808b8192014fddc8cd9f
tree000ed6d83fca547f1f27bd05728afd847f6d1a1b
parentc7e24e44c8d66cd5b0a6b015d2112da5f1e4e581
Support XA_STRING in notify request

Some programs can only deal with XA_STRING, and it makes impossible st
be able of copying to them. This patch makes st answer also to XA_STRING,
althought it sends utf8 strings. It is not a problem because moderm
applications must support utf8.
st.c