Commit Graph

14 Commits

Author SHA1 Message Date
8d68bcbd13 remove duplicate '<stdboo.h>' include in ffi/glfw-export.c, and disambiguate mlton-generated export file for GLFW shell further (by prepending 'mlton-' to the file) 2026-01-23 13:37:13 +00:00
a8f69bec06 disambiguate exports (rename 'export.h' to 'glfw-export.h' because now we are beginning to add RGFW as a back-end with its own separate exports) 2026-01-23 13:10:34 +00:00
a8104131ca add bindings for d-pad directions 2026-01-21 22:45:19 +00:00
9962232f83 implemented l2 and r2 mostly (except for some to-do items mentioned in comments) 2026-01-20 08:32:29 +00:00
73d30bfb1f progress implementing SML-side handling of controller 2026-01-20 07:10:15 +00:00
f2bffc4b6b add bindings to query gamepad's face buttons 2026-01-20 04:19:26 +00:00
6f89fbc89c begin binding gamepad functions from GLFW to SML 2026-01-19 13:23:47 +00:00
a10e56935e scaffolding for arrow-movement functionality 2025-09-01 11:23:45 +01:00
f4a4dd9161 scaffolding for backspace functionality 2025-09-01 02:52:05 +01:00
542da2229c a little additional scaffolding for normal mode 2025-08-31 02:41:37 +01:00
6e66d4c968 done with imperative shell/ffi aspect of sending KEY_ESC to update thread when that action has occurred 2024-11-08 09:46:01 +00:00
ce23e50c8d scaffolding for char callback 2024-10-17 01:20:48 +01:00
68a1787958 done scaffolding cml and adding resize functionality 2024-10-06 10:23:07 +01:00
c37c8d60e3 init 2024-09-30 13:43:43 +01:00