Releases: zampierilucas/kindle-button-mapper-rs
Releases · zampierilucas/kindle-button-mapper-rs
Release list
v1.5.2
What's Changed
- fix(upstart): start on the userstore events instead of wmt by @zampierilucas in #61
- feat(layout): apply the keyboard layout in KOReader too by @zampierilucas in #59
- perf(deps): build env_logger without the regex filter by @zampierilucas in #62
- chore: bump version to 1.5.2 by @zampierilucas in #63
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- fix(install): copy the pointer rules into the install dir by @zampierilucas in #58
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- feat: swipes and sticks fire existing mappings (#40) by @zampierilucas in #47
- Send page turns to the window in front over X by @zampierilucas in #55
- Use a mouse as a mouse, or map its buttons by @zampierilucas in #46
- fix(install): always remount root read-only on exit by @zampierilucas in #56
- fix(tap): skip Scribe pen digitizers by @axrdiv in #57
New Contributors
Full Changelog: v1.4.6...v1.5.0
v1.4.6
What's Changed
- fix(waf): leave grab out of the config unless it was set by @zampierilucas in #50
- Select the MT slot before the contact axes in tap.sh by @zampierilucas in #51
- feat(build): show the git sha8 in dev builds by @zampierilucas in #53
- feat(upstart): boot-loop breaker with last_kmsg postmortem by @zampierilucas in #54
Full Changelog: v1.4.5...v1.4.6
v1.4.5
What's Changed
- Fix tap rotation reading a property that is always empty by @zampierilucas in #44
- fix(waf): list the node the daemon opens first when several share a MAC by @zampierilucas in #43
- Keep page turns pointing the same way after a 180 rotation by @zampierilucas in #45
Full Changelog: v1.4.4...v1.4.5
v1.4.4
What's Changed
- Rotate tap page turns so they land in landscape by @zampierilucas in #41
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
- Open the node with the keys when several share a MAC by @zampierilucas in f289200
- Make a freshly paired gamepad work without hand-mapping every button by @zampierilucas in #37
- fix(waf): match and store uniq without the address-type suffix by @zampierilucas in #38
Full Changelog: v1.4.1...v1.4.3
v1.4.1
What's Changed
- Allow install.sh to run from the install dir itself by @zampierilucas in #35
- Add tap page turns for readers that ignore keys by @zampierilucas in #36
- Turn pages on key down, without a shell per press by @zampierilucas in #34
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- fix(install): register upstart job with reload-configuration by @zampierilucas in #25
- fix(layout): grab keyboard and re-assert layout on typing bursts by @zampierilucas in #15
- Revert "fix(layout): grab keyboard and re-assert layout on typing bursts (#15)" by @zampierilucas in #28
- feat(layout): override us keymap via bind-mount (lean) by @zampierilucas in #29
- Add native Kindle reader actions by @zampierilucas in #32
- fix(vkeyboard): create the uinput device via the legacy setup write by @zampierilucas in #31
- Fix native reader actions on stock firmware by @zampierilucas in #33
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- fix(waf): report daemon status via initctl, not a phantom pidfile by @zampierilucas in #16
Full Changelog: v1.3.0...v1.3.1