Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
LinearMouse.dmg | 2025-07-23 | 2.9 MB | |
README.md | 2025-07-15 | 4.9 kB | |
v0.10.1 source code.tar.gz | 2025-07-15 | 630.6 kB | |
v0.10.1 source code.zip | 2025-07-15 | 854.7 kB | |
Totals: 4 Items | 4.4 MB | 4 |
What's Changed
New features
- feat: Sort JSON keys in configuration file for better version control support (closes [#816]) by @dotWee in https://github.com/linearmouse/linearmouse/pull/819
- Switch per-app settings from focused app to app under cursor by @lujjjh in https://github.com/linearmouse/linearmouse/pull/834
- Add support for debounce for back and forward buttons by @lujjjh in https://github.com/linearmouse/linearmouse/pull/845
- Mouse move pointer events can be forwarded to the scroll wheel by @patrick99e99 in https://github.com/linearmouse/linearmouse/pull/929
- Add “Show in Dock” option in the General settings by @lujjjh in https://github.com/linearmouse/linearmouse/pull/953
- Add numpad key support in button mapping actions by @lujjjh in https://github.com/linearmouse/linearmouse/pull/957
Bug fixes
- added non latin chars to keyboard shortcuts by @appinteractive in https://github.com/linearmouse/linearmouse/pull/841
- Fix pinch zoom in Firefox by @lujjjh in https://github.com/linearmouse/linearmouse/pull/869
- Buttons: Fix "Repeat on hold" not working when mouse dragging by @lujjjh in https://github.com/linearmouse/linearmouse/pull/899
- Preserve symlinks when writing config file by @lujjjh in https://github.com/linearmouse/linearmouse/pull/936
Other changes
- Optimize CPU usage during rapid pointer movement by @lujjjh in https://github.com/linearmouse/linearmouse/pull/931
- docs: List SwiftFormat as a dependency in CONTRIBUTING.md by @thomashope in https://github.com/linearmouse/linearmouse/pull/948
- docs: Add dependencies w/ setup instructions to CONTRIBUTING.md by @dotWee in https://github.com/linearmouse/linearmouse/pull/818
- update zh-Hans by @Tinyu-Zhao in https://github.com/linearmouse/linearmouse/pull/756
- Update translations (Slovak) by @Svec-Tomas in https://github.com/linearmouse/linearmouse/pull/759
- Update translations (French) by axelgd (axgdcode) in https://github.com/linearmouse/linearmouse/pull/761
- Update translations (Czech) by Filip Kvokocka (kvokocka) in https://github.com/linearmouse/linearmouse/pull/767
- Update translations (Ukrainian) by Artem Stankov (globart) in https://github.com/linearmouse/linearmouse/pull/777
- Update translations (Russian) by cogsforbrains in https://github.com/linearmouse/linearmouse/pull/786
- Update translations (Burmese) by @Khant-SoDOpe in https://github.com/linearmouse/linearmouse/pull/833
- Update translations (Spanish) by @agusbattista in https://github.com/linearmouse/linearmouse/pull/839
- Update translations (Burmese) by @Khant-SoDOpe in https://github.com/linearmouse/linearmouse/pull/856
- Update translations (Slovak) by @Svec-Tomas in https://github.com/linearmouse/linearmouse/pull/883
- Update translations (Turkish and Chinese Traditional) by @afkeceli @yuchin1189 in https://github.com/linearmouse/linearmouse/pull/894
- Update translations (Serbian (Cyrillic)) by Petar Živanić (petarkg) in https://github.com/linearmouse/linearmouse/pull/903
- Update translations (Russian) by @AndrewFeedle in https://github.com/linearmouse/linearmouse/pull/909
- Update translations (Spanish) by @agusbattista in https://github.com/linearmouse/linearmouse/pull/911
- Update translations (Dutch) by @jeroenleenarts in https://github.com/linearmouse/linearmouse/pull/943
- Update translations (Korean) by @jmkim0 in https://github.com/linearmouse/linearmouse/pull/946
- Update translations (Portuguese) by Tiago Gonçalves (zeer88) in https://github.com/linearmouse/linearmouse/pull/947
- Update translations (Catalan) by xpereta in https://github.com/linearmouse/linearmouse/pull/950
- Update translations (Japanese) by 木村結希 (rW79z6sP) in https://github.com/linearmouse/linearmouse/pull/950
New Contributors
- @Tinyu-Zhao made their first contribution in https://github.com/linearmouse/linearmouse/pull/756
- @dotWee made their first contribution in https://github.com/linearmouse/linearmouse/pull/818
- @appinteractive made their first contribution in https://github.com/linearmouse/linearmouse/pull/841
- @wilkmaciej made their first contribution in https://github.com/linearmouse/linearmouse/pull/848
- @patrick99e99 made their first contribution in https://github.com/linearmouse/linearmouse/pull/929
- @thomashope made their first contribution in https://github.com/linearmouse/linearmouse/pull/948
Full Changelog: https://github.com/linearmouse/linearmouse/compare/v0.10.0...v0.10.1