Mos

一个用于在 macOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 | A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on macOS

OTHER License

Stars
14.4K

Bot releases are visible (Hide)

Mos - 3.4.1 Latest Release

Published by Caldis about 2 years ago

IMG_1565

由于 macOS 的安全性限制, 你需要允许 Mos 访问系统的辅助功能的访问权限以确保其正常运行
若 Mos 已在辅助功能的授权列表中, 只需取消勾选后再度勾选即可; 如果仍然无效, 请尝试将其从列表中移除再添加
可以在此处查看帮助: 无法正确获取辅助功能权限

如果在初次启动应用时被系统阻止, 你可以查看帮助: 如果应用无法正常运行

如果想看大咪点这里

修正

  • 隐藏状态栏图标功能无效的问题

Limited by macOS security strategy, you need to allow Mos to access to Accessibility Control to ensure that it is working properly.
If Mos already in the Accessibility Control list, just uncheck it and toggle it again. If it still doesn't work, try removing it from the list and adding it again.
You can check this for help: Can't get access to accessibility correctly

If the macOS preventing the application running, you can check this for help: If the App not work properly

meow meow meow

Bug fix

  • Fixed an issue will cause the hide status bar icon not working
Mos - 3.4.0

Published by Caldis about 2 years ago

dji_fly_20220905_173318_321_1662372322759_pano

由于 macOS 的安全性限制, 你需要允许 Mos 访问系统的辅助功能的访问权限以确保其正常运行
若 Mos 已在辅助功能的授权列表中, 只需取消勾选后再度勾选即可; 如果仍然无效, 请尝试将其从列表中移除再添加
可以在此处查看帮助: 无法正确获取辅助功能权限

如果在初次启动应用时被系统阻止, 你可以查看帮助: 如果应用无法正常运行

如果想看大咪点这里

优化

  • 少许性能优化
  • 繁體中文 (台灣) / 繁體中文 (香港) 的文本优化, 感谢 @pan93412 @ralphchung 的贡献
  • 德语文本优化, 感谢 @mmairle 的贡献
  • 英文文本优化, "white list" -> "allow list", 感谢 @tmchow 的贡献
  • README 更新, 感谢 @kant @Goooler 的贡献

修正

  • 降低了一些了由于内存泄露导致应用异常崩溃的概率 (实在是找不到哪里漏了)

Limited by macOS security strategy, you need to allow Mos to access to Accessibility Control to ensure that it is working properly.
If Mos already in the Accessibility Control list, just uncheck it and toggle it again. If it still doesn't work, try removing it from the list and adding it again.
You can check this for help: Can't get access to accessibility correctly

If the macOS preventing the application running, you can check this for help: If the App not work properly

meow meow meow

Improvement

  • Some performance optimizations
  • Traditional Chinese (Taiwan) / Traditional Chinese (Hong Kong) language improvement, thanks to @pan93412 @ralphchung
  • German language improvement, thanks to @mmairle
  • English transition improvement, from term "white list" -> "allow list", thanks to @tmchow
  • README update, thanks to @kant @Goooler

Bug fix

  • Slightly reduced the probability of the application crash abnormally due to a memory leak
Mos - 3.3.2

Published by Caldis over 3 years ago

由于 macOS 的安全性限制, 你需要允许 Mos 访问系统的辅助功能的访问权限以确保其正常运行
若 Mos 已在辅助功能的授权列表中, 只需取消勾选后再度勾选即可; 如果仍然无效, 请尝试将其从列表中移除再添加
可以在此处查看帮助: 无法正确获取辅助功能权限

如果在初次启动应用时被系统阻止, 你可以查看帮助: 如果应用无法正常运行

修正

  • 修复了禁用键无法生效的问题
  • 修复恢复为预设值的状态不一致的问题
  • 修复了例外列表的样式偏移问题

Limited by macOS security strategy, you need to allow Mos to access to Accessibility Control to ensure that it is working properly.
If Mos already in the Accessibility Control list, just uncheck it and toggle it again. If it still doesn't work, try removing it from the list and adding it again.
You can check this for help: Can't get access to accessibility correctly

If the macOS preventing the application running, you can check this for help: If the App not work properly

Bug Fix

  • Fixed an issue that the disabled key cannot take effect
  • Fixed inconsistent status of restoring to preset value
  • Fixed the style offset problem of exception list
Mos - 3.3.1

Published by Caldis over 3 years ago

2020-12-13 8a214628

由于 macOS 的安全性限制, 你需要允许 Mos 访问系统的辅助功能的访问权限以确保其正常运行
若 Mos 已在辅助功能的授权列表中, 只需取消勾选后再度勾选即可

如果在初次启动应用时被系统阻止, 你可以查看帮助: 如果你无法执行应用

新特性

  • 适配 BigSur 界面
  • 适配 M1 芯片设备
    由于我还没有相应设备, 我们仅仅重新编译了 Universual 的代码来适配, 目前尚存在一些兼容性问题, 您可以追踪 https://github.com/Caldis/Mos/issues/333 来获取最新动态, 如果您可以协助测试, 也十分欢迎在问题单内留言
  • 例外应用的设置界面现在可以正确匹配其状态
  • 例外应用可以正确地添加任何非 Bundle 类型的应用, 如 MineCraft 这类 Java 应用, 或某些来自 Steam 的游戏可执行文件
    此外, 例外应用已经基于执行路径而不是 BundleID 匹配, 这意味着, 一旦你改变了应用的存放路径, 你需要重新配置其设置
    这一变更可能会影响某些已添加的例外应用, 你或许需要重新添加并配置它们
  • 例外应用现在可以修改显示的名称
  • 滚动时点击鼠标左键可以停止滚动
  • 俄文支持, 感谢 @mclvren 的翻译
  • 韩文支持, 感谢 @readingsnail 的翻译
  • 土耳其语支持, 感谢 @LeaveNhA Leav 的翻译
  • 德语支持, 感谢 @lima0 Seli 的翻译

优化

  • 滚动行为现在不会被携带到其他目标窗口
  • 繁体中文文本优化, 感谢 @crizant 的翻译
  • 英文文本优化, 感谢 @flash76 的翻译
  • 文档支持, 感谢 @jackdcasey 的翻译

修正

  • 修复了 BigSur 下状态栏图标无法完全隐藏的问题
  • 修复了例外应用在某些情况下无法正确生效的问题
  • 修复了在 Chrome 刷新时执行滚动导致页面被移出屏幕的问题
  • 修复了 Logitech MX Master 系列鼠标的拇指轮无法被正确识别的问题

杂项

  • 通过 BundleID 添加例外应用的方式被移除
  • 现在使用 Swift Package 代替 CocoaPods

Limited by macOS security strategy, you need to allow Mos to access to Accessibility Control to ensure that it is working properly.
If Mos already in the Accessibility Control list, just uncheck it and toggle it again.

If the macOS preventing the application running, you can check this for help: If the App isn’t allowed to open

New Features

  • BigSur UI adaptation
  • Adaptation to M1 chip
    Since I don't have the latest device yet, we just recompile the Universual code for adaptation, so there are still some compatibility issues, you can track https://github.com/Caldis/Mos/issues/333 to get the latest news, if you can help to test, you are also very welcome in the questionnaire Leave a comment
  • The exceptions settings screen now correctly matches its status
  • Exceptions can correctly add any non-Bundle type application, such as Java applications like MineCraft, or certain game executables from Steam
    In addition, the exceptions have been matched based on the execution path rather than the BundleID, which means that once you change the path where the app is stored, you will need to reconfigure its settings
    This change may affect some of the exception apps that have been added, and you may need to re-add and reconfigure them
  • Exceptional apps can change the displayed name now
  • Scrolling can be stopped by clicking the left mouse button when scrolling
  • Russian support, thanks to @mclvren for the translation
  • Korean support, thanks to @readingsnail for the translation
  • Turkish support, thanks to @LeaveNhA Leav for the translation
  • German support, thanks to @lima0Seli for the translation

Improvement

  • Scrolling behavior is now not carried to other target windows
  • Traditional Chinese text optimization, thanks to @crizant for translation
  • English text optimization, thanks to @flash76 for translation
  • Documentation support, thanks to @jackdcasey for the translation

Bug Fix

  • Fixed an issue that the status bar icon could not be completely hidden under BigSur
  • Fixed an issue where the exception application did not work correctly in some cases
  • Fixed an issue that caused pages to be moved off the screen when performing scrolling on Chrome refresh
  • Fixed an issue where the thumbwheel on Logitech MX Master series mouse was not recognized correctly

Miscellaneous

  • Adding exception apps via BundleID has been removed
  • Now uses Swift Package instead of CocoaPods
Mos - 实在是鸽的太久了 | Long Time No See

Published by Caldis over 4 years ago

DJI_0236-HDR

由于 macOS 的安全性限制, 你需要允许 Mos 访问系统的辅助功能的访问权限以确保其正常运行
如果 Mos 已在辅助功能的授权列表中却无法正常使用, 只需取消勾选后再度勾选即可
若系统提示 “程序已损坏” ,你需要在 “系统偏好设置 -> 安全性与隐私 -> 通用” 中允许程序运行
对于高版本的系统,你可能还需要借助命令行来编辑应用的 “com.apple.quarantine” 属性以允许程序的运行,请参考
https://superuser.com/questions/28384/what-should-i-do-about-com-apple-quarantine

新特性

  • 现在你可以指定一个按钮为加速键, 按下后只需要轻轻滑动滚轮就可以在页面中来回冲刺
  • 你现在可以为每个例外应用程序设定单独的滚动行为了。
  • 在例外应用列表中, 你可以直接从正在运行的窗口程序中选择并添加爱。
  • 在例外应用列表中, 现在可以手动输入应用程序的识别信息。如果你先前无法通过从文件选择的方式添加一个应用到例外列表中, 不妨用这个试试。不过使用这个路径添加的应用,列表将无法正确展示其图标。
  • 在设置中增加了一个用于隐藏状态栏图标的选项。

优化

  • 图标更新。
  • 导览界面更新。
  • 偏好设置界面更新。
  • 考虑到滚动监控的使用频率, 现在它被雪藏了, 只有在按下 Options 并点击状态栏的图标后才能看到滚动监控的选项。

修正

  • 重写了热键功能, (应该)修复了在某些情况下会卡住的问题。
  • 在 macOS Catalina 下无法正常识别 Launchpad 的问题。
  • 一些 UI 问题。
  • 版本号过低的问题。

Limited by macOS security strategy, you need to allow Mos to access to Accessibility Control to ensure that it is working properly.
If Mos is not working properly when it's in the Accessibility Control list, just uncheck it and toggle it again.
If the system says "The program is damaged", you need to allow the program to run in "System Preferences -> Security and Privacy -> General"
For higher version systems, you may also need to edit the "com.apple.quarantine" property of the application with the help of the command line to allow the program to run, please refer to
https://superuser.com/questions/28384/what-should-i-do-about-com-apple-quarantine

New Features

  • Now you can specify a button for the Acceleration button. After enabled, you just need to scroll the wheel gracefully and you can swipe the page rapidly.
  • You can now set its own independent scrolling behavior for each exception application.
  • In the Exceptions application list, you can now select directly from the running window program.
  • In the Exceptions application list, you can now manually enter the identification information for your application. If you can't add an app to the exception list by selecting it from a file, try this with a try. But for this reason, the list will not display its icon correctly.
  • Added an option to hide the status bar icon.

Improvement

  • New icon.
  • Improved introduction interface.
  • Improved preferences interface.
  • Since Rolling Monitor is used less frequently, it is now hidden. You can only see the options for scrolling monitoring when you press Options and click on the icon in the status bar.

Bug Fix

  • Rewritten the hotkey function, (should) fix the problem that will get stuck in some cases.
  • Fix an issue with macOS Catalina that is not working properly due to its security policy
  • There are some problems that are not there.
Mos - 2.4.0-beta

Published by Caldis almost 6 years ago

由于 macOS 10.14 的限制, Mos 只有在获取了辅助功能的访问权限后才可正常使用
更新版本后,你需要重新在设置的辅助功能中再次给 Mos 授权
如果已授权,请取消勾选并重新勾选一次

修正

亮色模式下的部分样式的问题

部分在例外应用程序列表中的应用程序无法被正确检测到的问题

  • 一般情况下, Mos 会检测指针所在位置的应用程序是否在例外应用列表中, 不管该窗口是否被激活或前置显示. 但部分应用程序无法通过该方式被识别, 如 Adobe Acrobat DC 等. 对于该类应用程序, 只有在其被激活或前置显示时, 才能被识别为例外应用程序.
  • https://github.com/Caldis/Mos/issues/100, https://github.com/Caldis/Mos/issues/107

Limited by macOS 10.14, you need to allow Mos to access to Accessibility control.
After update Mos, you need to go to the System Preferences to allow Mos access Accessibility again.
If the entry has been checked, uncheck it and tick again.

Fixed

Fixed some style problem in brightness mode

Fixed an issue will cause the applications in the exceptions application list are not correctly detected.

  • In general, Mos will detect if the application at the location of the cursor is in the exception application list, regardless of whether the window is activated. However, some applications cannot be identified in this way, such as Adobe Acrobat DC, etc. This type of application can only be recognized as an exception application when it is activated.
  • https://github.com/Caldis/Mos/issues/100, https://github.com/Caldis/Mos/issues/107
Mos - 2.3.0

Published by Caldis over 6 years ago

img_8813

由于 macOS 10.14 的限制, Mos 只有在获取到了辅助功能的访问权限后才可正常使用
更新版本后,你需要重新在设置的辅助功能中再次给 Mos 授权
如果已授权,请取消勾选并重新勾选一次

新功能

现已支持 MacOS 10.14 的 Dark Mode

现在, 首次启动 Mos 时将会有一个引导界面提供相关的使用指引, 并指导你开启辅助功能权限

优化

於偏好设置的关于页内增加了贡献者名单

翻转/禁用键现在将不会对新用户默认启用

修正

修正长时间使用的内存泄漏问题 https://github.com/Caldis/Mos/issues/85


Limited by macOS 10.14, you need to allow Mos to access to Accessibility control.
After update Mos, you need to go to the System Preferences to allow Mos access Accessibility again.
If the entry has been checked, uncheck it and tick again.

New Feature

Support Dark Mode in macOS 10.14

Will show a Welcome Window when Mos first launch or just updated.

Enhancement

Add contributors list in Preferences - About

The Toggle/Block Key is changed to disabled for new users

Fixed

Fixed an issue will cause the memory leak when scrolling. https://github.com/Caldis/Mos/issues/85

Mos - 2.2.6

Published by Caldis over 6 years ago

更新版本后,你需要重新在设置的辅助功能中再次给 Mos 授权
如果已授权,请取消勾选并重新勾选一次, 否则例外应用检测功能将会失效

优化

优化了窗口检测机制,降低 CPU 占用,同时减少了平滑滚动失效的概率

优化了英文的界面文本,非常感谢 🎉 @godly-devotion 👏

你现在可以直接在偏好设置面板中直接输入数值来调整参数

打开偏好设置面板或监控面板时将于 Dock 显示应用图标


After update Mos, you need to go to the System Preferences to allow Mos access Accessibility again.
If the entry has been checked, uncheck it and tick again, otherwise the Exceptional setting will not apply.

Enhancement

Improved the application detection mechanism, reduced CPU usage.

Improved English translation, thanks for contribution of 🎉 @godly-devotion 👏.

You can now directly enter values in the Preferences to adjust parameters.

Shows the app icon on the Dock when opening the Preferences and Scroll Monitor

Mos - 2.2.2

Published by Caldis over 6 years ago

28113313528_b66f14fcb3_h


更新版本后, 你需要重新在设置的辅助功能中给 Mos 授权, 否则例外应用将会失效

修正

修复了在某些情况下可能导致平滑滚动失效的问题

修复了水平滚动无效的问题


After you update Mos, you need to go to the System Preferences to allow Mos access Accessibility again., otherwise the Exceptional Application's setting will not apply

Fixed

Fixed an issue will cause smooth scrolling core crash in some situation.

Fixed an issue will cause horizon scrolling unprocessed.

Mos - 2.2.0

Published by Caldis over 6 years ago

真帅

p2515058700

新功能

你现在可以为 "变换方向", "禁用平滑" 分别设定一个热键, 当按下热键时, 相应的操作将会被触发
你可以在高级设置界面找到这个选项

滚动监控界面现在可以同时呈现水平与垂直方向的数据

滚动监控界面增加了图表的重置按钮, 点击即可清空图表数据

优化

更新了 Chart 库的版本

优化了开始滚动时的加速效果

优化了繁体中文的部分翻译文本

优化了滚动监控界面的样式与执行效率

优化了例外应用的侦测逻辑

  • 我们重写了侦测例外程序的逻辑, 目前基于指针坐标侦测对应坐标的窗口信息. 因此现在, 无需目标窗口处于激活状态也可正常侦测到对应的例外程序了.
    但是相应地, 由于侦测过程中使用到了更高级的系统 API (AXUIElement). 因此, 你需要先授权 Mos 访问辅助功能的权限, 例外程序才能被启用. 当你进入设置界面的 "例外" 选项卡时, 你会看到相应的提示与引导帮助.

修正

修复了启动台中平滑滚动影响翻页的问题

修复了取消勾选界面上的 "开机启动" 时无法正确从用户登录项中移除的问题


New Feature

You can now set a hotkey for "change direction" and "disable smoothing" respectively. When the hotkey is pressed, the corresponding operation will be triggered.
You can find this option in the advanced settings interface

The scrolling monitoring interface can now present horizontal and vertical data simultaneously

The scroll monitoring interface adds a reset button to the chart. Click to clear the chart data

Enhance

Updated the version of the Chart library

Optimized the acceleration effect when starting scrolling

Partially translated text in Traditional Chinese is optimized

Optimize the style and execution efficiency of the scroll monitor interface

Optimized exception detection logic

  • We have rewritten the logic to detect exceptions, currently based on the pointer coordinates to detect the corresponding window information. So now, the corresponding exception program can be normally detected without the target window active.
    However, due to the use of the more advanced system API (AXUIElement) in the detection process, you need to authorize Mos to access the Accessibility first. The permission of the function, the exception procedure can be enabled. When you enter the "Exceptions" tab of the settings screen, you will see the corresponding prompt and guide help.

Fixed

Fixed issue with starting smooth scrolling in Taiwan

Fixed an issue that could not be properly removed from user login items when unchecking "Startup" on the interface

Mos - 2.0.0

Published by Caldis over 6 years ago

各位猎人们, 2.0 版本来啦 !
重构了所有代码, 大量的优化, 运行起来更高效.
我们还重写了主页, 欢迎造访: http://mos.caldis.me

不过, 如果不是它的话, 这次 Release 或许会来的更早一点, 一点点啦

Monster Hunter : World

monster hunter_ world_20180210161050

monster hunter_ world_20180214222658

如果你是 1.x 版本的老用户

由于 2.0 版本重写了配置项相关的逻辑, 所以您原先的配置项 (平滑选项/例外) 将会被清空, 请见谅

优化

重写了平滑滚动的插值算法, 一般情况下 CPU 占用下降较原先约 40-50%, 不过, 手感也会有所不同

优化了内存占用, 较原先下降约 70-80%

状态栏菜单增加了图标示意, 语义更加明确了

新功能

现在你可以隐藏状态栏的图标了, 只需要按住 option 键, 再单击状态栏图标, 根据提示操作即可. 如果您需要重新显示状态栏的图标, 请使用活动监视器关闭 Mos, 再重新运行, 并点击通知中出现的 "显示图标" 按钮

新增繁體中文支持, 如果您為港台地區用戶, 若發現任何語義問題, 我們非常歡迎您的反饋

修正

部分情况下的内存泄露


For version 1.x users

Version 2.0 rewrites the code of the Preference, so it is not possible to migrate Setting items from 1.0.

Enhance

Rewrite the smooth scrolling interpolation algorithm. Under normal circumstances, the CPU usage is about 40-50% lower than the original. However, the feel will be little different.

Optimized memory footprint, about 70-80% lower than the original.

The status bar menu adds icons to clarify the semantics.

New Feature

Now you can hide the icon of the status bar, just hold down the option key, click on the status bar icon, and follow the prompts. If you need to re-display the icon in the status bar, use the activity monitor to turn off Mos, and then Run, and click the "Show Icon" button that appears in the notification.

Fixed

Memory leak in some cases.

Mos - 1.7.0

Published by Caldis almost 7 years ago

新功能

现在支持鼠标横向滚动的平滑效果

修正

MacOS 10.13 下的偏好设置窗口错位问题

切换系统用户时滚动失效的问题

优化

更新了 Charts 的版本


New Feature

Support handling the horizon scrolling smooth.

Fixed

Fixed preferences window size problem in MacOS 10.13.

Fixed problem that cause system can't handling scrolling correctly when user session switched.

Enhance

Upgrade Charts.

Mos - 1.6.1

Published by Caldis about 7 years ago

想起了当年玩PSP的日子

DJMAX: Respect

dfafa3b1-27b2-4762-ac9a-413b4412a2e8

修正

在某些应用窗口中 Mos 会异常崩溃的问题

  • 由于某些应用窗口是以子进程方式执行(如 Android Studio 的模拟器窗口, 感谢 @CasparGX 的反馈) 而子进程本身并不拥有 BundleID, 其 BundleID 是依赖其父进程的 , 导致无法在忽略列表中找到对应的排除项而导致应用异常退出

Fixed

Fixed a problem that could cause Mos to crash.

  • When the target application was running in a child process state.
Mos - 1.6.0

Published by Caldis about 7 years ago

隔了几个月看回之前写的代码, 真的是一泡污... ... 得找个时间重写一次

塞尔达传说:荒野之息
The Legend of Zelda:Breath of the Wild

link_lrg

https://dribbble.com/shots/3488659-Hero-of-the-Wild

新功能

忽略的面板改成了 "例外", 且新增了白名单模式

  • 白名单模式在启用之后 Mos 就仅针对列表内的应用有效, 然后你可以基于此再来调整是不是要禁用 Mos 的平滑或者翻转滚动效果

高级设置内加了个峰值位置调整, 你可以用它来调整加速曲线什么时候该加速什么时候该减速

  • 如果你想滚动启动时反应更灵敏, 停止时更为缓慢, 就往小了调
  • 如果你想滚动在启动开始时更为平缓, 停止时更迅速, 就往大了整

修正

开机启动勾选框的状态无法保存的问题

优化

现在在Launchpad中会始终禁用平滑滚动

稍微改进了下写的很烂的判断逻辑

提高了可以最大滚动的峰值


New Feature

Add white list mode in Ignore panel.

Add Peak setting in Advance panel.

Fixed

Fix the issue of checkbox's state can't be save currently which in General panel of Launch on login.

Enhance

The smooth scrolling will always disabled on launchpad.

Increase the maximum value of the Speed Setting and Time Setting on advance panel.

Mos -

Published by Caldis over 7 years ago

Mos -

Published by Caldis over 7 years ago

Mos - 1.5.0

Published by Caldis over 7 years ago

久违的双休...

qq20170324-230657

新功能

您现在可以在设置面板中直接将Mos设为开机启动

修正

修正了滚动监控界面的布局样式问题

修正了Launchpad添加到忽略列表后无效的问题

修正了忽略列表中的应用程序在特定情况下忽略翻转滚动失效的问题


New Feature

Now you can directly add Mos to login item from preferences panel.

Fixed

Fix a layout issue on Scroll Monitor

Fix a issue that will cause Launchpad.app could not be handled properly in ignore list.

Fix a issue that scroll reverse option in ignore list could not be handled properly.

Mos -

Published by Caldis over 7 years ago

修正

修正了在 MacOS El Capitan (10.11) 下无法正常使用的问题 (仅在10.11.6下测试)


Fixed

Fixed a problem will cause the Mos could not be handled properly while using MacOS El Capitan (Test on 10.11.6).

Mos -

Published by Caldis over 7 years ago

修正

(或许) 修正了部分鼠标在缓慢滚动时无法正确处理的问题


Fixed

(Maybe) Fixed a problem where some of the mouse wheel could not be handled properly while scrolling slowly.

Mos -

Published by Caldis over 7 years ago

现已采用DMG打包方式

新功能

鼠标滚动事件的Log功能, 用户可以通过在滚动监视器内的记录功能来记录自己的问题滚动数据, 便于反馈修正问题

修正

部分英文翻译语法错误


Now using DMG file to package the application.

New Feature

Scroll Event Recorder, user now can record the scroll event and feedback to us.

Fixed

Some translation mistake.