You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-65Lines changed: 16 additions & 65 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,12 +29,8 @@
29
29
</p>
30
30
31
31
A free macOS cursor manager that allows you to easily replace Mac system pointers.
32
-
<br/>一款免费的 macOS 光标管理器,让你轻松替换 Mac 系统指针。
33
-
<br/>
34
-
<br/>
35
-
**Compatible with macOS 26, featuring a fully liquid glass design. Supports one-click conversion to Windows cursor.
36
-
<br/>适配 macOS 26,全面采用液态玻璃设计。支持一键转换Windows光标**
37
32
<br/>
33
+
**Compatible with macOS 26, featuring a fully liquid glass design. Supports one-click conversion from Windows cursor.
38
34
<br/>
39
35
English | [中文](README_zh.md)
40
36
</div>
@@ -90,7 +86,7 @@ Example cursors are located in the [Example](Example/) directory, including the
90
86
<details>
91
87
<summary>Set Up Launch at Login</summary>
92
88
93
-
1.Download and open the Mousecape app
89
+
1.Open the Mousecape app
94
90
2. Go to **Settings > General** and enable **Launch at Login**
95
91
96
92
When enabled, Mousecape starts in the background at login and provides a menu bar icon that you can use to:
@@ -102,26 +98,23 @@ When enabled, Mousecape starts in the background at login and provides a menu ba
102
98
</details>
103
99
<br>
104
100
<details>
105
-
<summary>Import Windows Format Cursors</summary>
101
+
<summary>Create Custom Cursor Sets/ Import cursor from Windows format</summary>
106
102
107
-
Mousecape supports one-click conversion of Windows cursor themes:
103
+
- Import cursor from Windows format
104
+
Mousecape supports one-click conversion of Windows cursor themes:
108
105
109
-
1. Extract the downloaded Windows cursor package
110
-
2. Click the "+" button and select "Import Windows Cursors"
111
-
3. Select the folder containing the cursor files to import
106
+
1. Extract the downloaded Windows cursor package
107
+
2. Click the "+" button and select "Import Windows Cursors"
108
+
3. Select the folder containing the cursor files to import
112
109
113
-
If the folder contains an `*.inf` file, Mousecape will automatically parse it to map cursor files to the correct cursor types. Otherwise, it will use filename-based matching.
110
+
If the folder contains an `*.inf` file, Mousecape will automatically parse it to map cursor files to the correct cursor types. Otherwise, it will use filename-based matching.
114
111
115
-
</details>
116
-
<br>
117
-
<details>
118
-
<summary>Create Custom Cursor Sets</summary>
119
-
120
-
1. Click the "+" button to add a new cursor set
121
-
2. Click the "+" button to add pointers to customize
122
-
3. Drag and drop image or cursor files into the edit window
123
-
4. Adjust hotspot position and other parameters for each cursor
124
-
5. Save and apply your theme
112
+
- Create Custom Cursor Sets
113
+
1. Click the "+" button to add a new cursor set
114
+
2. Click the "+" button to add pointers to customize
115
+
3. Drag and drop image or cursor files into the edit window
116
+
4. Adjust hotspot position and other parameters for each cursor
117
+
5. Save and apply your theme
125
118
126
119
**Modern / Classic Mode**
127
120
@@ -133,7 +126,7 @@ Mousecape offers two `display / editing` modes, switchable via Settings > Appear
133
126
</details>
134
127
<br>
135
128
<details>
136
-
<summary>Import/Export .cape Format Cursors</summary>
129
+
<summary>Import/Export .cape Format Cursors (For sharing)</summary>
137
130
138
131
- Click the "Import" button, then select the **.cape** format cursor file in the Finder window
139
132
- Or drag and drop **.cape** files directly onto the app window to import
@@ -219,48 +212,6 @@ If you encounter issues, please check the common solutions below first. For more
219
212
220
213
The pointer must use the default color scheme (white outline, black fill) for Mousecape to work properly.
221
214
222
-
</details>
223
-
<br>
224
-
<details>
225
-
<summary>Animated Cursor Import Failed</summary>
226
-
227
-
**Symptoms:** Animated cursor files (.ani or .gif) fail to import or are rejected.
228
-
229
-
**Cause:** Animated cursors with more than 24 frames exceed macOS system limits and require automatic downsampling.
230
-
231
-
**Solution:**
232
-
- Mousecape automatically downsamples animations with more than 24 frames
233
-
- The animation speed is preserved by adjusting frame duration
234
-
- If import still fails, ensure the file is not corrupted and try re-downloading
0 commit comments