Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
LinearMouse.dmg | 2024-06-29 | 2.9 MB | |
README.md | 2024-06-22 | 5.5 kB | |
v0.10.0 source code.tar.gz | 2024-06-22 | 629.8 kB | |
v0.10.0 source code.zip | 2024-06-22 | 849.9 kB | |
Totals: 4 Items | 4.4 MB | 4 |
What's Changed
New features
- Scrolling modifiers: Add support for simulating pinch zoom gestures by @lujjjh in https://github.com/linearmouse/linearmouse/pull/602
- Buttons: Switch primary and secondary buttons by @lujjjh in https://github.com/linearmouse/linearmouse/pull/622
- Button actions: Add support for simulating double-clicks by @lujjjh in https://github.com/linearmouse/linearmouse/pull/638
- Add support for additional configuration paths by @lujjjh in https://github.com/linearmouse/linearmouse/pull/651
- Add support for per-display settings by @lujjjh in https://github.com/linearmouse/linearmouse/pull/625
- Add support for manually adding apps by @lujjjh in https://github.com/linearmouse/linearmouse/pull/751
Bug fixes
- Buttons: Button recorder may record wrong scrolling directions by @lujjjh in https://github.com/linearmouse/linearmouse/pull/621
- Button mappings: Modifier keys are not simulated correctly by @lujjjh in https://github.com/linearmouse/linearmouse/pull/628
- macOS hangs when Accessibility Permission being revoked while running by @lujjjh in https://github.com/linearmouse/linearmouse/pull/669
- Pinch zoom: Fix modifier changes events not being passed through by @lujjjh in https://github.com/linearmouse/linearmouse/pull/689
- Fix device switches caused by keyboard events by @lujjjh in https://github.com/linearmouse/linearmouse/pull/693
- Fix per-display pointer settings by @lujjjh in https://github.com/linearmouse/linearmouse/pull/724
Other changes
- Update translations (Danish) by @zohnesen in https://github.com/linearmouse/linearmouse/pull/601
- Update translations (Dutch) by Threesixty_ in https://github.com/linearmouse/linearmouse/pull/606
- Update translations (Greek) by KoBa (kostasbarbopoulos) in https://github.com/linearmouse/linearmouse/pull/604
- Update translations (Vietnamese) by @hungnt477 in https://github.com/linearmouse/linearmouse/pull/609
- Update translations (Korean) by EK (eukarya) in https://github.com/linearmouse/linearmouse/pull/612
- Update translations (Italian) by @claudiodsf in https://github.com/linearmouse/linearmouse/pull/611
- Update translations (Japanese and Korean) by EK (eukarya) in https://github.com/linearmouse/linearmouse/pull/627
- Update translations (Hebrew) by @itsrn in https://github.com/linearmouse/linearmouse/pull/630
- Update translations (Russian) by @AndrewFeedle in https://github.com/linearmouse/linearmouse/pull/635
- Update translations (Russian) by Artem Stankov (globart) in https://github.com/linearmouse/linearmouse/pull/640
- Update translations (Italian) by @claudiodsf in https://github.com/linearmouse/linearmouse/pull/643
- Update translations (Italian) by @claudiodsf in https://github.com/linearmouse/linearmouse/pull/646
- Update translations (Ukrainian) by @veydzher in https://github.com/linearmouse/linearmouse/pull/645
- Update translations (Slovak) by @Svec-Tomas in https://github.com/linearmouse/linearmouse/pull/658
- Update translations (Portuguese, Brazilian) by @biel-correa in https://github.com/linearmouse/linearmouse/pull/662
- Update translations (Turkish) by @emrekizilkaya in https://github.com/linearmouse/linearmouse/pull/659
- Update translations (Swedish) by kevinblee in https://github.com/linearmouse/linearmouse/pull/670
- Update translations (Japanese) by @paseri3739 in https://github.com/linearmouse/linearmouse/pull/666
- Update translations (Slovak) by @Svec-Tomas in https://github.com/linearmouse/linearmouse/pull/672
- Update translations (Korean) by 박이건 (parkegun) in https://github.com/linearmouse/linearmouse/pull/676
- Update translations (Japanese) by @paseri3739 in https://github.com/linearmouse/linearmouse/pull/678
- Update translations (Chinese) by @lujjjh in https://github.com/linearmouse/linearmouse/pull/686
- Update translations (German) by @aerulion in https://github.com/linearmouse/linearmouse/pull/687
- Update translations (Slovak) by @Svec-Tomas in https://github.com/linearmouse/linearmouse/pull/690
- Update translations (German) by @noah-nuebling in https://github.com/linearmouse/linearmouse/pull/706
- Cache display name by @lujjjh in https://github.com/linearmouse/linearmouse/pull/723
- Update translations (Russian) by @AndrewFeedle in https://github.com/linearmouse/linearmouse/pull/728
- Update translations (French) by TheRedRabbit in https://github.com/linearmouse/linearmouse/pull/737
- Update translations (Portuguese, Brazilian) by @rodgui in https://github.com/linearmouse/linearmouse/pull/744
- Update translations (Korean) by Cor in https://github.com/linearmouse/linearmouse/pull/743
- Update translations (Russian) by MagicFun1241 (magicfun) in https://github.com/linearmouse/linearmouse/pull/753
New Contributors
- @paseri3739 made their first contribution in https://github.com/linearmouse/linearmouse/pull/678
Full Changelog: https://github.com/linearmouse/linearmouse/compare/v0.9.5...v0.10.0