Grzesiek11
Grzesiek11
This is confirmed to be an Android 14 issue and is fixed in a later update. Update your OS, or wait for an update if not available.
Did you end up doing it yourself?
Could you explain it better...? "Like in pc" doesn't really help. The user profile on mobile is what shows up after you press on a user's avatar. What are you...
Thanks for taking a look at this. > In particular the following comment on `glfwSetMouseButtonCallback` is not true for buttons beyond `GLFW_MOUSE_BUTTON_LAST`: [...] That's true, so I thought I would...
I opened #2433 which will fix the documentation for synthetic key releases.
I surely took my time to do this, but here it is. Documentation changes included.
The commit message should have been "unset" but whatever.
> Apologies for not spotting this earlier but going over the input functionality it looks like another option for setting the `GLFW_MOUSE_BUTTON_LIMIT` might be via [glfwSetInputMode](https://www.glfw.org/docs/3.3/group__input.html#gaa92336e173da9c8834558b54ee80563b) as this is somewhat...
Looking at the documentation for mouse buttons to update it made me notice the version on my branch is outdated, so I took a second look at 9959dc6: > The...
I'd like some feedback on my wording in c025d54c. I'm not a native speaker and sometimes have trouble deciding if what I wrote is understandable. While adding information to the...