Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Gate gamepad support behind a feature flag | Ben Bridle | 21 hours |
| | | | | | | | | | This is to make it possible to compile bedrock-pc without gamepad support, which is useful when the target platform doesn't have the libraries for udev (required by the gilrs dependency). This commit is a bit of a hack, it'd be nice to implement this better some day. | ||
* | Wake the input device when the mouse is scrolled | Ben Bridle | 2025-07-04 |
| | | | | This was omitted in error. | ||
* | Initial commit | Ben Bridle | 2025-07-03 |