| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-09-21 | 531 Bytes | |
| v2.1.9 source code.tar.gz | 2025-09-21 | 6.6 MB | |
| v2.1.9 source code.zip | 2025-09-21 | 6.9 MB | |
| Totals: 3 Items | 13.5 MB | 0 | |
Changes
docs: Improve missing or underdeveloped math doc (#1295) input: Add new Controller properties for polling - Controller.dpad, Controller.leftanalog, Controller.rightanalog Vec2s.
Bugfixes
input.linux.evdev: Add support for the SYN_DROPPED event, to prevent "stuck" controls when events are lost. input.linux.evdev: Implement missing EvdevDevice.poll method. graphics.shaders: Fix attribute pointer issue for integers. (#1351) window.headless: Add missing abstract methods to HeadlessScreen (#1350)