]> git.lizzy.rs Git - irrlicht.git/history - source/Irrlicht/CIrrDeviceLinux.cpp
Implement X11 primary selection
[irrlicht.git] / source / Irrlicht / CIrrDeviceLinux.cpp
2023-03-24 DesourImplement X11 primary selection
2023-03-24 cutealienUnify & improve log messages
2023-02-06 DSAdd WindowMaximized creation parameter and isWindowMaxi...
2023-01-02 sfan5Remove leftover code from software rendering
2022-09-12 sfan5Avoid using XIWarpPointer on certain setups where it...
2022-07-18 sfan5Drop gamma ramp code
2022-02-26 sfan5Get rid of all sprintf calls
2021-11-24 JosiahWIFix various GCC warnings
2021-08-30 DSFix X11 selections (#55)
2021-08-27 cutealienMerging r6196 through r6248 from trunk to ogl-es branch
2021-08-27 TheBrokenRailCIrrDeviceLinux: Add support For TouchInput.touchedCount
2021-07-16 sfan5Remove various ancient support code
2021-06-15 sfan5CIrrDeviceLinux: reimplement fullscreen using NetWM...
2021-06-15 sfan5CIrrDeviceLinux: drop all video mode support code
2021-04-21 sfan5CIrrDeviceLinux: don't create input context if no window
2021-04-19 yw05Fix misbehaving input after IME changes (Linux)
2021-04-05 sfan5Fix segfault if non-i18n fallback input is used on...
2021-04-02 yw05Add support for IMEs on Linux
2021-03-25 sfan5CIrrDeviceLinux: fix dead key/compose handling
2021-03-24 sfan5CIrrDeviceLinux: fix dumb key fallback behaviour
2021-01-06 cutealienMerging r6181 through r6184 from trunk to ogl-es branch
2020-12-30 cutealienMerging r6173 through r6179 from trunk to ogl-es branch
2020-12-22 cutealienMerging r6173 through r6176 from trunk to ogl-es branch
2020-01-03 cutealienMerging r5975 through r6036 from trunk to ogl-es branch.