Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
0d66d78
3.2.1 (#238)
xystudio889 Apr 11, 2026
401c30b
🐛fix(clickmouse) 3.3.0.22alpha3:修复了一些bug
xystudio889 Apr 19, 2026
dceeb08
更新makefile
xystudio889 Apr 19, 2026
a28a32b
🐛fix(clickmouse) 3.3.0.22alpha3:修复了一些bug (#243)
xystudio889 Apr 19, 2026
d7f739b
🐛fix(clickmouse) 3.3.0.22alpha3:修复了一些bug (#245)
xystudio889 Apr 19, 2026
473c6ab
ui解耦:完成2个ui
xystudio889 May 23, 2026
96c2fd2
✅feat(clickmouse):优化代码
xystudio889 May 23, 2026
61bea37
3.3.0.23alpha5 (#249)
xystudio889 May 23, 2026
fb14f0c
3.2.3.22 (#251)
xystudio889 May 23, 2026
854e435
update makefile
xystudio889 May 23, 2026
a7ded10
update makefile (#253)
xystudio889 May 23, 2026
5efc8f3
✅feat(clickmouse):修改gui文件格式,变成xml
xystudio889 May 30, 2026
50bd9df
✅feat:文档合并
xystudio889 May 31, 2026
a9328a3
修改gui格式,变成uiml格式,文档库功能合并 (#256)
xystudio889 May 31, 2026
eeb78dc
修改大小写
xystudio889 May 31, 2026
2bb394a
修改大小写 (#257)
xystudio889 May 31, 2026
f0ee45d
✅feat:文档合并
xystudio889 May 31, 2026
7835438
1
xystudio889 May 31, 2026
0d0ce7a
Merge branch 'develop' of https://github.com/xystudio889/pyclickmouse…
xystudio889 May 31, 2026
92efc22
Merge branch 'main' of https://github.com/xystudio889/pyclickmouse
xystudio889 May 31, 2026
3472a3d
Merge branch 'develop' into develop
xystudio889 May 31, 2026
9c4d890
✅feat:文档合并 (#258)
xystudio889 May 31, 2026
2f5d204
完成设置p1
xystudio889 Jun 5, 2026
9f41f16
Update
xystudio889 Jun 9, 2026
2042dc7
Update (#263)
xystudio889 Jun 9, 2026
63a24f7
feat(clickmouse) 3.3.0.23alpha6:升级日志,优化输入框体验,移除"快速设置"界面,添加两个新的设置,部分内容…
xystudio889 Jun 27, 2026
934cc49
feat(clickmouse) 3.3.0.23alpha6:升级日志,优化输入框体验,移除"快速设置"界面,添加两个新的设置,部分内容…
xystudio889 Jun 27, 2026
c488498
fix requirement -1
xystudio889 Jun 27, 2026
ad91091
fix requirement -1 (#269)
xystudio889 Jun 27, 2026
14be54f
remove dependabot
xystudio889 Jun 27, 2026
fef6853
remove dependabot (#270)
xystudio889 Jun 27, 2026
5d6bf83
update requirement
xystudio889 Jun 27, 2026
722ceeb
update requirement (#271)
xystudio889 Jun 27, 2026
ede8cbb
修复文档显示错误
xystudio889 Jun 27, 2026
0bd7453
修复文档显示错误
xystudio889 Jun 27, 2026
3e02401
Merge branch 'develop' of https://github.com/xystudio889/pyclickmouse…
xystudio889 Jun 27, 2026
c12ba3b
Develop (#272)
xystudio889 Jun 27, 2026
38cdcb4
Merge branch 'release_preview' of https://github.com/xystudio889/pycl…
xystudio889 Jun 27, 2026
71062b1
Merge branch 'release_preview' into develop
xystudio889 Jun 27, 2026
43b87a4
Develop (#275)
xystudio889 Jun 27, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
53 changes: 53 additions & 0 deletions .github/ISSUE_TEMPLATE/SPA-en.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
name: 🗒️New Standard
description: Propose, establish, or modify a standard.
title: "🗒️[SPA]"
labels: enhancement
type: Feature
body:
- type: markdown
attributes:
value: |
> [!NOTE]
> To avoid unnecessary trouble, please check if anyone else has already reported the same proposal before filing an issue. [Check for duplicates](https://github.com/xystudiocode/pyClickMouse/issues) 😊

> [!IMPORTANT]
> We do not handle issues on Gitee, please use GitHub. 🙋‍♂️

> [!TIP]
> Please report only one proposal at a time. 😀
- type: textarea
attributes:
label: 🧾New proposal
placeholder: |
Please enter the proposal content here.
description: 🧾Please describe in detail the standard you want to propose.
validations:
required: true
- type: input
attributes:
label: ℹ️Clickmouse version for the proposal
placeholder: |
>=X.X.X or >=X.X.X.X
description: 🔠Provide a three‑ or four‑part version number.
value: |
next official Clickmouse release
validations:
required: true
- type: textarea
attributes:
label: ❓Reason for this proposal
placeholder: |
What problem does it solve?
What does it improve?
Other reasons...
description: ❓Why is this proposal needed?
validations:
required: false
- type: textarea
attributes:
label: ➕Additional information
description: ✉️Anything else you know.
placeholder: |
More information.
validations:
required: false
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/SPA.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ body:
attributes:
value: |
> [!NOTE]
> 为避免造成更多的麻烦,请在报告issue前,先检查是否有其他人已经报告过相同的立项。[检查是否存在重复](https://github.com/xystudiocode/pyclickmouse/issues)😊
> 为避免造成更多的麻烦,请在报告issue前,先检查是否有其他人已经报告过相同的立项。[检查是否存在重复](https://github.com/xystudiocode/pyClickMouse/issues)😊

> [!IMPORTANT]
> 我们不会在gitee上处理issue,请使用github发布。🙋‍♂️
Expand Down
163 changes: 163 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-en.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,163 @@
name: "🐛Bug"
title: "🐛[BUG]"
description: Report a bug.
labels:
- bug
type: Bug
body:
- type: markdown
attributes:
value: |
> [!NOTE]
> To avoid unnecessary trouble, please check if anyone else has already reported the same issue before filing an issue. [Check for duplicates](https://github.com/xystudiocode/pyClickMouse/issues) 😊

> [!IMPORTANT]
> We do not handle issues on Gitee, please use GitHub. 🙋‍♂️

> [!TIP]
> Please report only one issue at a time. 😀
- type: input
attributes:
label: 🔡Clickmouse version
placeholder: X.X.X or X.X.X.X
description: Provide a three‑ or four‑part version number. You can find the current Clickmouse version in "Help" → "About".
validations:
required: true
- type: dropdown
attributes:
label: 🎭Did you find the bug in an official version?
description: ❗Official Clickmouse versions are only published on [GitHub Releases](https://github.com/xystudiocode/pyClickMouse/releases) or [Gitee Releases](https://gitee.com/xystudio889/pyClickMouse/releases). Any other sources are unofficial.
multiple: false
options:
- ✅Yes
- ❌No
- ❓I don't know / forgot
validations:
required: true
- id: modules
type: dropdown
attributes:
label: 🐛Module where the bug occurred
description: 🐛Select the module(s) where you experienced the bug. Multiple selections allowed.
multiple: true
options:
- 🖱️Clicking feature
- 🧮Real‑time calculation and evaluation of click delay (including main window, settings, and quick click)
- ⚙️Settings
- ✳️Adaptive theme switching
- ⌨️Hotkeys
- ️⬜System tray application
- ☁️Other main program features
- ⬇️Initialization program
- 📦Package manager (including the package manager during initialization)
- 🗑️Uninstaller
- 🔄️Update check service
- 🔧Repair tool
- ⤴️Update installation
- 💠Other extensions
- ♻️Cache cleaning
- 🏳️‍🌈Theme / styling
- 📄Documentation site
- 🟦clickClean
- ❓Other / unknown
validations:
required: true
- type: textarea
attributes:
label: 🐍Bug description
placeholder: |
Please describe it here.
description: 🐍Describe your bug.
validations:
required: true
- type: textarea
attributes:
label: 🔦Impact of this bug
placeholder: |
Please describe it here.
description: 🔦Describe the impact of this bug.
validations:
required: false
- type: textarea
attributes:
label: 📝Steps to reproduce
placeholder: |
1. Step 1
2. Step 2
3. Step 3
4. Step...
description: 🔧Describe how to reproduce this bug.
validations:
required: false
- type: input
attributes:
label: ℹ️Estimated affected Clickmouse version(s)
placeholder: |
>=X.X.X or >=X.X.X.X
description: 🔠Provide a three‑ or four‑part version number with “>=”.
validations:
required: false
- type: textarea
attributes:
label: 📄Your ideas for fixing the bug
placeholder: |
- Solution 1:
- 1. Step 1
- 2. Step 2
- 3. Step 3
- 4. Step...
- Solution 2:
- 1. Step 1
- 2. Step 2
- 3. Step 3
- 4. Step...
- Solution 3:
- 1. Step 1
- 2. Step 2
- 3. Step 3
- 4. Step...
- Other solutions...
description: ♻️You can provide multiple solutions, but each must be able to resolve your issue.
validations:
required: false
- type: textarea
attributes:
label: 🔄️Workarounds for the bug
placeholder: |
- Workaround 1:
- 1. Step 1
- 2. Step 2
- 3. Step 3
- 4. Step...
- Workaround 2:
- 1. Step 1
- 2. Step 2
- 3. Step 3
- 4. Step...
- Workaround 3:
- 1. Step 1
- 2. Step 2
- 3. Step 3
- 4. Step...
- Other workarounds...
description: 🔄️You can provide multiple workarounds, but each must be able to mitigate your issue.
validations:
required: false
- type: textarea
attributes:
label: 📂Log file
placeholder: |
Paste the last section of the log file here...
description: |
✉️The log is located at `clickmouse installation directory/cache/logs/ today's date.log`.
**Log sections are separated by `---`. Please copy the last section of the log here**.
validations:
required: false
- type: textarea
attributes:
label: ➕Additional information
placeholder: |
Your operating system version, system language, software that caused the bug, etc.
description: ✉️Provide more information, such as operating system version, system language, software that caused the bug, etc.
validations:
required: false
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ body:
attributes:
value: |
> [!NOTE]
> 为避免造成更多的麻烦,请在报告issue前,先检查是否有其他人已经报告过相同的问题。[检查是否存在重复](https://github.com/xystudiocode/pyclickmouse/issues)😊
> 为避免造成更多的麻烦,请在报告issue前,先检查是否有其他人已经报告过相同的问题。[检查是否存在重复](https://github.com/xystudiocode/pyClickMouse/issues)😊

> [!IMPORTANT]
> 我们不会在gitee上处理issue,请使用github发布。🙋‍♂️
Expand All @@ -26,7 +26,7 @@ body:
- type: dropdown
attributes:
label: 🎭你是否从官方版本发现bug
description: ❗clickmouse官方版本只在[github releases](https://github.com/xystudiocode/pyclickmouse/releases)或[gitee releases](https://gitee.com/xystudio889/pyclickmouse/releases)页面发布,其他均为非官方版本。
description: ❗clickmouse官方版本只在[github releases](https://github.com/xystudiocode/pyClickMouse/releases)或[gitee releases](https://gitee.com/xystudio889/pyClickMouse/releases)页面发布,其他均为非官方版本。
multiple: false
options:
- ✅是
Expand Down Expand Up @@ -57,7 +57,7 @@ body:
- 💠其他扩展
- ♻️清理缓存
- 🏳️‍🌈主题/样式
- 📄文档
- 📄文档站
- 🟦clickClean
- ❓其他/未知
validations:
Expand Down
93 changes: 93 additions & 0 deletions .github/ISSUE_TEMPLATE/feature-en.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
name: ❇️New Feature
description: A feature you would like to suggest.
title: "❇️[FEATURE]"
labels: enhancement
type: Feature
body:
- type: markdown
attributes:
value: |
> [!NOTE]
> To avoid unnecessary trouble, please check if anyone else has already reported the same issue before filing an issue. [Check for duplicates](https://github.com/xystudiocode/pyClickMouse/issues) 😊

> [!IMPORTANT]
> We do not handle issues on Gitee, please use GitHub. 🙋‍♂️

> [!TIP]
> Please report only one feature at a time. 😀
- type: dropdown
attributes:
label: ❇️Module for the new feature
description: ❇️Which module does the new feature belong to?
multiple: true
options:
- 🖱️Clicking feature
- 🧮Real‑time calculation and evaluation of click delay (including main window, settings, and quick click)
- ⚙️Settings
- ✳️Adaptive theme switching
- ⌨️Hotkeys
- ️⬜System tray application
- ☁️Other main program features
- ⬇️Initialization program
- 📦Package manager (including the package manager during initialization)
- 🗑️Uninstaller
- 🔄️Update check service
- 🔧Repair tool
- ⤴️Update installation
- 💠Other extensions
- ♻️Cache cleaning
- 📄Documentation site
- 🏳️‍🌈Theme / styling
- 🟦clickClean
- ❓Other / unknown
validations:
required: true
- type: textarea
attributes:
label: 📄New feature description
placeholder: |
Describe in detail the feature you want to add.
description: 📄Please describe in detail the feature you want to add.
validations:
required: true
- type: textarea
attributes:
label: ❔Reason for this feature
placeholder: |
What problem does it solve?
What does it improve?
Other reasons...
description: ❔Why is this feature needed?
validations:
required: false
- type: textarea
attributes:
label: 🧾Implementation steps ideas
placeholder: |
- Plan 1:
- 1. Step 1
- 2. Step 2
- 3. Step 3
- 4. Step...
- Plan 2:
- 1. Step 1
- 2. Step 2
- 3. Step 3
- 4. Step...
- Plan 3:
- 1. Step 1
- 2. Step 2
- 3. Step 3
- 4. Step...
- Other plans...
description: ♻️You can provide multiple implementation plans, but each must be able to fulfill your requirement.
validations:
required: false
- type: textarea
attributes:
label: ➕Additional information
description: 📄Anything else you know.
placeholder: |
More information.
validations:
required: false
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ body:
attributes:
value: |
> [!NOTE]
> 为避免造成更多的麻烦,请在报告issue前,先检查是否有其他人已经报告过相同的问题。[检查是否存在重复](https://github.com/xystudiocode/pyclickmouse/issues)😊
> 为避免造成更多的麻烦,请在报告issue前,先检查是否有其他人已经报告过相同的问题。[检查是否存在重复](https://github.com/xystudiocode/pyClickMouse/issues)😊

> [!IMPORTANT]
> 我们不会在gitee上处理issue,请使用github发布。🙋‍♂️
Expand Down Expand Up @@ -36,7 +36,7 @@ body:
- ⤴️安装更新
- 💠其他扩展
- ♻️清理缓存
- 📄文档
- 📄文档站
- 🏳️‍🌈主题/样式
- 🟦clickClean
- ❓其他/未知
Expand Down
Loading
Loading