Skip to content

3.3.0.23alpha5

Pre-release
Pre-release

Choose a tag to compare

@xystudio889 xystudio889 released this 23 May 15:03
· 15 commits to develop since this release
Immutable release. Only release title and notes can be modified.
61bea37

更新内容

  • 现在无需等到第一次连点按下,启动连点时候状态栏会立即显示连点状态
  • 之后,如果已经有一个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