| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| LinearMouse.dmg | 2026-07-11 | 3.9 MB | |
| LinearMouse.dSYM.zip | 2026-07-11 | 11.3 MB | |
| README.md | 2026-07-10 | 4.1 kB | |
| v0.11.3 source code.tar.gz | 2026-07-10 | 938.5 kB | |
| v0.11.3 source code.zip | 2026-07-10 | 1.3 MB | |
| Totals: 5 Items | 17.4 MB | 13 | |
What's Changed
New features
- Add F13-F20 function key support to keyboard shortcuts by @jabagawee in https://github.com/linearmouse/linearmouse/pull/1201
- Allow Logitech gesture buttons to preserve click fallback by @ehardesty in https://github.com/linearmouse/linearmouse/pull/1211
- Add Logitech hardware DPI support by @ehardesty in https://github.com/linearmouse/linearmouse/pull/1212
- Add UI support for mouse and trackpad default settings by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1233
- Add read-only Logitech Bolt receiver monitoring by @ehardesty in https://github.com/linearmouse/linearmouse/pull/1236
- Add Logitech high-resolution wheel support by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1247
- Add Logitech DPI support for Bolt receivers by @ehardesty in https://github.com/linearmouse/linearmouse/pull/1251
- Add pointer location reveal shortcut by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1264
- Add menu bar visibility mode by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1265
Bug fixes
- Fix Settings content overlapping toolbar by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1208
- Fix config hot reload after directory recreation by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1209
- Fix unintended auto scroll when middle-clicking Chrome tabs with Find in Page focused by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1223
- Fix smooth scrolling in Apple Calendar with scroll bounce enabled by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1224
- Fix scroll button mappings with smooth scrolling enabled by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1227
- Avoid probing unsupported Logitech receivers for controls monitoring by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1229
- Fix Logitech gesture button click fallback by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1246
- Fix button mapping recording crash when switching devices by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1255
- fix: ensure CMD keyup always fires when non-Latin input causes unsupportedKey by @ssw112 in https://github.com/linearmouse/linearmouse/pull/1261
- Fix Brave tab middle-click with Auto Scroll by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1263
- Keep pointer movement during repeated clicks by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1267
- Fix Chromium tab-strip middle-click with Auto Scroll by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1273
Other changes
- Update translations (Russian) by @realaaa in https://github.com/linearmouse/linearmouse/pull/1199
- Add horizontal scroll tip for continuous scrolling modes by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1206
- fix: update xmldom in package.json & package-lock.json to reduce vulnerabilities by @KiwiZ0 in https://github.com/linearmouse/linearmouse/pull/1219
- Cancel smoothed scroll momentum on direction reversal by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1225
- Refine smooth scroll direction reversal braking by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1228
- Increase pointer acceleration range by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1232
- Restore Logitech LIGHTSPEED receiver battery monitoring by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1274
New Contributors
- @jabagawee made their first contribution in https://github.com/linearmouse/linearmouse/pull/1201
- @ehardesty made their first contribution in https://github.com/linearmouse/linearmouse/pull/1211
- @KiwiZ0 made their first contribution in https://github.com/linearmouse/linearmouse/pull/1219
- @ssw112 made their first contribution in https://github.com/linearmouse/linearmouse/pull/1261
Full Changelog: https://github.com/linearmouse/linearmouse/compare/v0.11.2...v0.11.3