mirror of
https://github.com/glfw/glfw.git
synced 2025-10-02 21:00:57 +00:00
This is needed to correctly and _reliably_ distinguish character events from mod+key combinations, due to the change in #40. I am sick of improvements behind held back due to "backwards compatibility". Why is it acceptable to do so much more work to jump through hoops to use sub-optimal API and still suffer with sub-optimal results, rather than doing so much less work to improve the API and code that uses it and have correct results? -.- |
||
---|---|---|
.. | ||
accuracy.c | ||
clipboard.c | ||
CMakeLists.txt | ||
cursor.c | ||
cursoranim.c | ||
defaults.c | ||
empty.c | ||
events.c | ||
fsaa.c | ||
gamma.c | ||
glfwinfo.c | ||
iconify.c | ||
joysticks.c | ||
modes.c | ||
peter.c | ||
reopen.c | ||
sharing.c | ||
tearing.c | ||
threads.c | ||
title.c | ||
windows.c |