Releases: xystudiocode/pyClickMouse
3.3.0.23alpha6
- [refactor]升级日志系统,更详细
- [refactot]替换部分ui,强制新版ui
- [feat]添两个连点器新设置:
-
- 更换部分输入框内容不影响计算
-
- 更换部分单位不影响计算
- [fix]修复部分bug,优化用户体验
-
- 更改默认设置值后,主窗口的值不变
-
- 修改默认值单位自动更新主窗口的默认值单位
-
- 无法打开"Decoupling UI and program"这个开发项
-
- 当连点总耗时大于1.8e308天时候程序会崩溃
- 移除"快速设置延迟"界面,因为没有太大用
- [build]升级编译系统
-
- 合并api、主库和cython版本的文件
-
- 修改了pyd的版本实现,可以为你的python版本制作自己的pyd文件
-
- 修改了runhook的位置,移动到根目录
-
- 将git clean移动到runhook
- 添加多预言版本的文档
- [refactor] Upgraded the logging system, more detailed
- [refactot] Replaced some UI elements, enforcing the new UI
- [feat] Added two new settings for the clicker:
-
- Changing some input box content won’t affect calculations
-
- Changing some units won’t affect calculations
- [fix] Fixed some bugs and improved user experience
-
- Values in the main window don’t change after changing default settings
-
- Modifying default unit automatically updates the main window default unit
-
- Unable to open the "Decoupling UI and program" developer option
-
- Program crashes if total click duration exceeds 1.8e308 days
- Removed the “Quick Set Delay” interface as it wasn’t very useful
- [build] Upgraded the build system
-
- Merged API, main library, and Cython version files
-
- Updated pyd version implementation, allowing you to create pyd files for your Python version
-
- Changed the location of runhook, moved it to the root directory
-
- Moved git clean into runhook
- Added documentation for multiple prophecy versions
3.3.0.23alpha5
更新内容
- 现在无需等到第一次连点按下,启动连点时候状态栏会立即显示连点状态
- 之后,如果已经有一个clickmouse实例在运行,再点击一个clickmouse程序会弹出提示框而不是直接不显示窗口。
- *[实验室功能]*现在将连点属性和快速连点设置两个窗口与代码解耦,变成独立的gui文件。
有关代码解耦的消息,请查阅这个
Update Content
- Now, the status bar will display the click status immediately when starting to click.
- If there is already a clickmouse instance running, clicking another clickmouse program will pop up a prompt box instead of displaying the window directly.
- [Laboratory Functions] The Click attributes and Fast click settings windows are now decoupled from the code and turned into independent gui files.
For more information about code decoupling, please refer to this
3.2.3.22
更新内容
- 现在无需等到第一次连点按下,启动连点时候状态栏会立即显示连点状态
- 之后,如果已经有一个clickmouse实例在运行,再点击一个clickmouse程序会弹出提示框而不是直接不显示窗口。
ClickClean更新内容
- 现在无需等到第一次连点按下,启动连点时候状态栏会立即显示连点状态
- 之后,如果已经有一个clickmouse实例在运行,再点击一个clickmouse程序会弹出提示框而不是直接不显示窗口。
Update Content
- Now, the status bar will display the click status immediately when starting to click.
- If there is already a clickmouse instance running, clicking another clickmouse program will pop up a prompt box instead of displaying the window directly.
ClickClean Update Content
- Now, the status bar will display the click status immediately when starting to click.
- If there is already a clickmouse instance running, clicking another clickmouse program will pop up a prompt box instead of displaying the window directly.
3.3.0.22alpha4
简体中文
这是一个开发测试更新,为3.3.0的开发周期的第3个版本,由原3.2.1.20升级而来,同步了现在的3.2.1.20和3.2.2.21。
更新内容
- 修复以下问题:
-
- 在反色或深色模式下,非windows默认样式的样式的菜单栏会显示异常:字体是当前风格的,但是背景是系统配色的。
-
- 在反色或深色模式下,非windows默认样式的标题栏有可能“卡壳”,深色模式标题栏是浅色的
-
- 清理缓存无法清理
- 升级到Qt 6.11版本,修复或添加了一些显示:
-
- 现在,最大化按钮会正常隐藏或变浅色,和3.1.0用的Qt 6.9版本的效果一样,而不是6.10的不起效果。
-
- 添加了沉浸式圆角菜单栏和下拉框,而不是直角下拉框和向没有抠图一样的圆角菜单栏。
- 调整了响应延迟的下限,从1ms调整为50ms,以修复标题栏“卡壳”的问题
- 新增新的产品:
clickclean,大幅精简了clickmouse,只保留连点器和其相关的设置,它的更新频率会比clickmouse慢,并且要手动检查更新。 - 现在开机自启动会在后台运行,若你是旧版本用户,需要在设置中重置开机自启动配置才能启用。
- 设置窗口图标变成了clickmouse的logo,而不是带有设置图标的clickmouse logo。
More settings实验项的描述开头从Can变成了To
English
This is a development update. Upgraded from the original 3.2.1.20, synchronized with the current 3.2.1.20 and 3.2.2.21
Update content
- Fix the following issues:
-
- In the inverted or dark mode, non-windows default style menu bar will display abnormally: the font is the current style, but the background is the system color.
-
- In the inverted or dark mode, non-windows default style title bar may "crash", the dark mode title bar is light color.
-
- Clean cache cannot be cleaned
- Upgrade to Qt 6.11 version, fixing or adding some display:
-
- Now, the maximize button will hide or become lighter, just like the effect of 3.1.0 using Qt 6.9, not the effect of 6.10.
-
- Added immersive rounded menu bar and dropdown box, not the straight-cornered dropdown box and the uncropped rounded menu bar.
- Adjust the lower limit of response delay to 50ms, to fix the "crash" problem of the title bar.
- New product:
clickclean, which has greatly simplified clickmouse, leaving only the clicker and its related settings, its update frequency is slower than clickmouse, and you need to manually check for updates. - Now, startup on boot will run in the background. If you are an older version user, you need to reset the startup on boot configuration in the settings to enable it.
- Setting window icon changes to the clickmouse logo, not clickmouse logo with a setting icon.
- Changed the
More settingsitem description toTo enable or disable experimental features, click here.
3.2.2.21
简体中文
这是一个次要更新,主要修复了一些已知问题。
更新内容
- 修复以下问题:
-
- 在反色或深色模式下,非windows默认样式的样式的菜单栏会显示异常:字体是当前风格的,但是背景是系统配色的。
-
- 在反色或深色模式下,非windows默认样式的标题栏有可能“卡壳”,深色模式标题栏是浅色的。
- 调整了响应延迟的下限,从1ms调整为50ms,以修复标题栏“卡壳”的问题。
- 设置窗口图标变成了clickmouse的logo,而不是带有设置图标的clickmouse logo。
- 禁用了误加入的实验室功能。
ClickClean更新内容
- 设置窗口图标变成了clickmouse的logo,而不是带有设置图标的clickmouse logo。
English
This is a minor update, mainly fixing some known issues.
Update content
- Fix the following issues:
-
- In the inverted or dark mode, non-windows default style menu bar will display abnormally: the font is the current style, but the background is the system color.
-
- In the inverted or dark mode, non-windows default style title bar may "crash", the dark mode title bar is light color.
- Adjust the lower limit of response delay to 50ms, to fix the "crash" problem of the title bar.
- Setting window icon changes to the clickmouse logo, not clickmouse logo with a setting icon.
- Disabled the lab.
ClickClean update content
- Setting window icon changes to the clickmouse logo, not clickmouse logo with a setting icon.
3.2.1.20
- 修复以下问题:
-
- 清理缓存无法清理
- 升级到Qt 6.11版本,修复或添加了一些显示:
-
- 现在,最大化按钮会正常隐藏或变浅色,和3.1.0用的Qt 6.9版本的效果一样,而不是6.10的不起效果。
-
- 添加了沉浸式圆角菜单栏和下拉框,而不是直角下拉框和向没有抠图一样的圆角菜单栏。
- 新增新的产品:
clickclean,大幅精简了clickmouse,只保留连点器和其相关的设置,它的更新频率会比clickmouse慢,并且要手动检查更新。
3.2.1.20alpha2
更新内容
- 添加了“无实验项时候,关闭实验室菜单”的设置项目
Warning
这是测试版,可能不稳定
Update Content
- Added a setting item to close the experiment menu when there are no experimental items
Warning
This is a test version and may be unstable.
3.2.0.19
Note
若你是普通人,请下载clickmouse.7z并解压,若你是python开发人员,且要下载clickmouse的本地包(网络可行时候推荐使用pip install clickmouse),请下载clickmouse-2.1.1-py3-none-any.whl或clickmouse-2.1.1.tar.gz,若你是C/C++开发人员,请下载clickMouse.h,旧版clickmouse已经放到ClickMouse-old.exe中
更新内容
- 完成的更新安装服务
- 添加“反馈bug”按钮
- 修复了一些bug:
-
- 第一次加载设置不会加载设置默认值的估计时间
-
- 如果有更新并安装完成,那么关闭更新完成再打开会显示正在更新
-
- 回滚更新时候,文件夹不会回滚
-
- 当模式是深色且多次打开一个窗口时候,标题栏变为白色
-
- 托盘右键语言显示错误
-
- 无法使用“设置延迟“功能
- 添加了主题,原有的主题被重新翻译为了”风格“
- 文档功能完成
- 移除了本地的更新日志,变为在线文档查阅
- 修改了关于界面提示文本
- 压缩安装包体积
- 移除了“帮助”菜单的热键帮助,因为现在有了自定义热键。
- 修改默认响应延迟为100ms,1000ms的延迟过于卡顿。
- 精简了无用的内容
- 禁止在运行连点时候切换连点
- 优化性能
- 添加更新设置
- 简单修改了样式
Note
If you are an ordinary user, please download clickmouse.7z and extract it to a folder. If you are a Python developer and want to download the local package of clickmouse (it is recommended to use pip install clickmouse when online), please download clickmouse-2.1.1-py3-none-any.whl or clickmouse-2.1.1.tar.gz. If you are a C/C++ developer, please download clickMouse.h. The old version of clickmouse has been included in ClickMouse-old.exe.
Update content
- Completed update installation service
- Added "Feedback bug" button
- Fixed some bugs:
-
- The estimated time to load the default settings is not loaded for the first time
-
- If there is an update and the installation is complete, then closing the update completed and opening again will show that it is updating
-
- The folder will not be rolled back when rolling back updates
-
- When the mode is dark and multiple windows are opened, the title bar becomes white
-
- The language of the right-click menu in the tray is incorrect
-
- The "Set delay" function cannot be used
- Added themes, the original theme has been re-translated into "style"
- Document function completed
- Removed local update log, and the online documentation is consulted
- Modified the prompt text in the About interface
- Compressed the installation package size
- Removed the hotkey help in the "Help" menu, because custom hotkeys have been added.
- Modified the default response delay to 100ms, 1000ms delay is too slow.
- Simplified unnecessary content
- Prevent switching between clicking when running
- Optimize performance
- Added update settings
- Simple style modification
3.2.0.20alpha1
更新内容
- 之后,预览版的新功能会先加入到实验室中,到beta阶段才会逐一合并到正式版
- 新增实验项目:更多的设置,包括:
-
- 重置开机启动组件
-
- 反馈软件网址
-
- 重置文档链接按钮
-
- 通知设置
- 修复一些bug:
-
- 托盘右键语言显示错误
-
- 无法使用“设置延迟“功能
-
- 如果修改了热键,那么无法使用托盘右键
Warning
这是测试版,可能不稳定
Update Content
- After that, new features will be added to the lab first, and then merged into the official version gradually.
- New experimental projects: More settings:
-
- Reset startup components
-
- Feedback software website
-
- Reset documentation link button
-
- Notification settings
- Bug fixes:
-
- Tray right-click language display error
-
- Cannot use "Set delay" function
-
- If you modify the hotkey, you cannot use the tray right-click
Warning
This is a test version and may be unstable.
3.2.0.19rc3
更新内容
- 修复一些bug:
-
- 托盘右键语言显示错误
-
- 无法使用“设置延迟“功能
-
- 如果修改了热键,那么无法使用托盘右键
Warning
这是测试版,可能不稳定
Update Content
- Bug fixes:
-
- Tray right-click language display error
-
- Cannot use "Set Delay" function
-
- If you modify the hotkey, you cannot use the tray right-click
Warning
This is a test version and may be unstable.