Skip to content

0.4.0

Compare
Choose a tag to compare
@htrefil htrefil released this 22 Aug 17:59
· 38 commits to master since this release
  • Breaking: New protocol version
  • Breaking: Switch keys are now kebab-case instead of PascalCase
  • Added support for absolutely positioned devices (that includes touchpads, joysticks etc.)
  • Added support for setting mouse buttons and the like as switch keys
  • Fixed switch keys not being properly released
  • Fixed IPv6 server hostname parsing
  • Fixed virtual device leaks
  • Workaround bindgen comment rusting bug (thanks @ckiee)