Skip to content

Conversation

@Prevter
Copy link
Contributor

@Prevter Prevter commented Jan 22, 2026

Since 2.2081 removed onGLFW callbacks, the only really viable way to get inputs is using the WndProc hook. Instead of having each mod hooking it, Geode will handle everything and provide events.
Events probably should work on all platforms (android, mac, ios), but I will leave the implementation details to someone who can test them (or try with a VM later).

Tested on Windows with Eclipse Menu

@iAndyHD3
Copy link
Contributor

iAndyHD3 commented Jan 23, 2026

looks good, I would add mouse scroll wheel before controller inputs. not sure if CCMouseDispatcher works but even if it does it's probably better to go all in with system apis.

@Prevter Prevter marked this pull request as draft January 25, 2026 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants