seanchas116 / qtimgui

Qt (QOpenGLWidget / QOpenGLWindow) backend for ImGui
MIT License
362 stars 93 forks source link

FIX: input mapping for >1.87 my take #51

Open dimateos opened 1 year ago

dimateos commented 1 year ago

Just wanted to share what I ended up using to fix the input as mentioned in https://github.com/seanchas116/qtimgui/issues/49

NOTE: that I only ported windows keys and I dropped older imgui support I guess.