]> git.eshelyaron.com Git - emacs.git/commit
Work around I can't copy and paste unicode string to wayland chromium
authorYuuki Harano <masm+github@masm11.me>
Sat, 20 Feb 2021 08:48:11 +0000 (17:48 +0900)
committerYuuki Harano <masm+github@masm11.me>
Sat, 20 Feb 2021 08:48:11 +0000 (17:48 +0900)
commit949d3e50ec4ea7723bf14b93b66ad0b72f96f163
treed90cad82615dc071d76590612f844284c247a45e
parentf094806ffb78487f9d11773134dfbebea2bd95dd
Work around I can't copy and paste unicode string to wayland chromium

* src/pgtkselect.c (Fpgtk_own_selection_internal):
Remove text/plain, since unicode strings are not correctly
encoded/decoded between Gtk and chromium(wayland) with it.
src/pgtkselect.c