Skip to content

XtMapper v1.3

Compare
Choose a tag to compare
@Xtr126 Xtr126 released this 22 Jan 06:30
· 422 commits to dev since this release
2e7ca1b

Whats new

  • Injecting mouse scroll events
  • Smooth pixel by pixel scrolling with mouse wheel when service running
  • Change scroll speed of mouse
  • Hold down ctrl key and click-drag mouse to simulate pinch-to-zoom gesture with two fingers
  • Reduced debug info displaying in UI (mouse events)
  • Use AOSP pointer_arrow.png for overlay
  • Added in-app help message
  • Keyboard shortcuts for stop service / launching editor

Moving to Android Binder/AIDL interface instead of sockets for IPC

  • Improved stability
  • Improved performance
  • Low latency
  • Less lines of code, less bugs

Bug fixes

  • Keymap will refresh automatically now when editing keymap while service is running
  • Mouse sensitivity changes apply instantly
  • Improvements in mouse aim (shooting mode)

Full Changelog: v1.2...v1.3