Commit 4191eaa
chore(release): bump version to 1.0.0-beta
Marks the first public build of this fork. The version had been left on
the 0.0.x line inherited from upstream, which said nothing useful about
what a downloaded build contained.
This is the release build of everything below it. From the pre-release
audit: recovery from an unreadable settings file rather than a crash
loop on startup, a single instance guard, HidHide cloaking restored
after an unclean exit, a clamp on the frame delta so a resume from
sleep no longer throws the pointer across the screen, and a
configuration folder that no longer collides with the upstream project.
It also carries the controller input work. Hotplug is fixed, so a
controller connected after the service started is found without
restarting the app. The mapping loop keeps its rate when Windows puts
the process under power throttling in the background, which used to
leave gyro output stuttering until the app was restarted. The polling
rate now follows what each controller actually reports rather than a
fixed 125 Hz, with a ceiling available in the Polling Rate panel. Gyro
calibration now reaches the angular velocity the gyro actions read, so
calibrating a controller removes its resting drift from the pointer
instead of leaving it untouched.
The repository is ready to be handed to other people as well. The build
workflows target the SDK the project actually uses and now run on push
and pull request, and the README records which configuration the unit
tests build under, so a first clone can build, test and publish it
without having to work any of that out.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019QqG6aas4Z2YEUTqcDxBV41 parent 778abd8 commit 4191eaa
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments