About a month ago I fixed a bug in GLFW that caused the function keys not to be read in X11. There hasn’t been any activity on it ever since, and I’m not used to waiting this long for getting pull requests reviewed, especially for a serious bug like this one.
So this post serves as a heads-up in hopes that someone will take an action on it.
Alternatively, if you can explain why this pull request won’t be merged, I’ll be OK with that too. I just want to see some kind of activity about this from the maintainers.
You commented that “Also, this bug is not present in the latest release.” - if the bug is not present in the latest release, is the pull request needed for any other urgent reason?
Note that it can take a while for a pull request to get merged due to the amount of on-going work. Some of mine have taken many months to merge.
Generally I look at the GLFW issues list and then add a comment that I could try to fix the issue, followed by a pull request linked to that issue. There’s sometimes some discussion about the changes.