Skip to content

ShikiPad V4.1 解决卡键问题

Choose a tag to compare

@ForestOuting ForestOuting released this 12 Jul 03:57
· 15 commits to main since this release
  • Touchpad click now sends Backspace when the click report has no active touch point, and also when two touch points are active.
  • Create/Options system buttons now use deterministic press-before-actions and release-after-actions ordering, so Right Alt / Right Ctrl combinations are less likely to miss when pressed in the same frame as action keys or touchpad actions.
  • Keyboard and mouse hold bookkeeping is serialized inside the injector, reducing release races between mapper ticks, disable/enable, disconnect, and process shutdown.