]> git.lizzy.rs Git - irrlicht.git/commit
Fix X11 selections (#55)
authorDS <vorunbekannt75@web.de>
Mon, 30 Aug 2021 19:44:56 +0000 (21:44 +0200)
committerGitHub <noreply@github.com>
Mon, 30 Aug 2021 19:44:56 +0000 (21:44 +0200)
commit9c4b6f25ab73c413730f9c8d35f34ef7db7e2b33
tree837a56f1a203c7e161b2de91b5d1d587d10d2519
parent75b4c05741e4cb42a0705341b2b696aa0e9a73c0
Fix X11 selections (#55)

This fixes all the issues with the X11 selection in addition to switching the clipboard to always be UTF-8.
include/irrString.h
source/Irrlicht/CGUIEditBox.cpp
source/Irrlicht/CIrrDeviceLinux.cpp
source/Irrlicht/CIrrDeviceLinux.h
source/Irrlicht/COSOperator.cpp
source/Irrlicht/COSOperator.h