Xinqi Bao's Git
projects
/
st.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(from:
86d1e43
)
Support XA_STRING in notify request
author
Roberto E. Vargas Caballero <
[email protected]
>
Sun, 15 Mar 2015 18:07:46 +0000
(18:07 +0000)
committer
Roberto E. Vargas Caballero <
[email protected]
>
Sun, 15 Mar 2015 18:07:46 +0000
(18:07 +0000)
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.
No differences found