ayangweb
|
f7da48e5c0
|
docs: update README.md (#422)
|
2025-05-31 15:23:28 +08:00 |
|
ayangweb
|
d7b460524c
|
refactor: modify the link pointing to the feedback issue (#416)
|
2025-05-30 17:37:07 +08:00 |
|
ayang
|
7582cfc646
|
v0.5.0
v0.5.0
|
2025-05-30 15:14:25 +08:00 |
|
ayangweb
|
5152ca0785
|
feat: 模型管理页面新增悬浮操作菜单 (#410)
|
2025-05-30 14:52:58 +08:00 |
|
ayangweb
|
55d01360b8
|
chore: added issues submission template (#407)
|
2025-05-30 12:49:24 +08:00 |
|
ayangweb
|
abff1c84e7
|
feat: 新增「关于 > 关于软件 > 软件信息」板块 (#406)
|
2025-05-30 12:30:38 +08:00 |
|
ayangweb
|
ca22babc0a
|
refactor: adjusting the model list to a responsive layout (#405)
|
2025-05-30 12:05:26 +08:00 |
|
ayangweb
|
95ea976e16
|
feat: 支持调整偏好设置窗口的大小 (#404)
|
2025-05-30 10:54:26 +08:00 |
|
ayangweb
|
f5dc568585
|
fix: 修复了在 Windows 平台上按键无法释放的问题 (#401)
|
2025-05-30 10:43:20 +08:00 |
|
ayangweb
|
9f0662c649
|
refactor: replacing useDebounceFn and watch combinations with watchDebounced (#403)
|
2025-05-29 23:39:54 +08:00 |
|
ayangweb
|
7e8a1577bd
|
refactor: rename "upload" to "import" (#402)
|
2025-05-29 23:18:12 +08:00 |
|
Miaooo0000OOOO
|
6ff7e5dfd4
|
feat: 设置窗口透明度最低为10%,避免完全不可见 (#390)
|
2025-05-27 18:46:14 +08:00 |
|
ayangweb
|
c58172c446
|
refactor: simplify window top/bottom logic (#385)
|
2025-05-27 02:43:12 +08:00 |
|
ayangweb
|
424d052077
|
feat: 新增「猫咪设置 > 窗口设置 > 窗口置顶」配置项 (#384)
|
2025-05-27 00:57:57 +08:00 |
|
ayangweb
|
0da9605e95
|
refactor: optimized model deletion logic (#379)
|
2025-05-26 11:41:23 +08:00 |
|
ayangweb
|
04950f697e
|
feat: 新增「喵咪设置 > 模型设置 > 鼠标镜像」配置项 (#378)
|
2025-05-26 00:38:45 +08:00 |
|
ayangweb
|
5958909907
|
refactor: add parameter range checking and optimize parameter setting logic (#377)
|
2025-05-26 00:13:15 +08:00 |
|
ayangweb
|
28e8a7a05d
|
feat: 支持加载 Live2D Cubism 5 模型 (#376)
|
2025-05-25 22:43:27 +08:00 |
|
ayangweb
|
10a58db80a
|
refactor: dynamic calculation of background image size (#375)
|
2025-05-25 22:28:41 +08:00 |
|
ayangweb
|
907c598cba
|
fix: 修复猫咪眼睛朝向错误的问题 (#373)
|
2025-05-25 20:04:44 +08:00 |
|
ayangweb
|
76e47148d7
|
refactor: add an error message when deleting a model (#369)
|
2025-05-24 21:11:06 +08:00 |
|
ayangweb
|
e8ddee37a0
|
chore: allow file paths that do not begin with a dot (#368)
|
2025-05-24 21:01:39 +08:00 |
|
ayangweb
|
092ffc6758
|
refactor: rename preview.png to cover.png in model resources (#366)
|
2025-05-24 18:05:51 +08:00 |
|
ayangweb
|
c0e0847795
|
refactor: dynamic lookup of model master profiles (#365)
|
2025-05-24 17:48:37 +08:00 |
|
ayangweb
|
9eca0d8786
|
feat: 支持上传自定义模型 (#363)
|
2025-05-24 16:51:40 +08:00 |
|
1f2003d5
|
c14e6a234b
|
chore: update rust edition to 2024 and optimize release build settings (#339)
|
2025-05-24 16:49:59 +08:00 |
|
ayangweb
|
dac285f60d
|
docs: 更新 README.md
|
2025-05-22 13:01:29 +08:00 |
|
ayangweb
|
b1de04d6b4
|
fix: 修复因之前窗口在已移除的显示器上,导致重启后窗口不可见的问题 (#309)
|
2025-05-16 17:52:45 +08:00 |
|
ayangweb
|
73b408e5a9
|
docs: add download guide and update README.md (#305)
|
2025-05-15 21:56:00 +08:00 |
|
ayangweb
|
0d0d18e9b3
|
docs: update screenshots in README.md (#304)
|
2025-05-15 19:20:18 +08:00 |
|
ayangweb
|
b2d88f6558
|
ci: support linux arm installer builds (#302)
|
2025-05-15 18:58:26 +08:00 |
|
ayangweb
|
1875fcdda7
|
feat: 支持通过「关于 > 关于软件 > 软件日志」查看日志信息 (#294)
|
2025-05-14 22:58:59 +08:00 |
|
Yangyang Feng
|
c2b20f1687
|
feat: 新增「猫咪设置 > 模型设置 > 单键模式」配置项
* feat: 新增「猫咪设置 > 模型设置 > 单键模式」配置项
* refactor: 重构单键模式代码
---------
Co-authored-by: userName <userEmail>
Co-authored-by: ayang <473033518@qq.com>
|
2025-05-14 22:38:12 +08:00 |
|
ayangweb
|
3b53216129
|
refactor: simplifying event invocation (#285)
|
2025-05-14 17:09:40 +08:00 |
|
ayangweb
|
4c65b51b6b
|
refactor: remove unused favicon (#284)
|
2025-05-14 17:03:37 +08:00 |
|
ayang
|
5b6e64d7ee
|
v0.4.0
v0.4.0
|
2025-05-13 22:59:33 +08:00 |
|
ayangweb
|
bddc48357b
|
fix: 修复在切换至标准模式后,方向键未正确释放的问题 (#270)
|
2025-05-13 22:43:35 +08:00 |
|
ayangweb
|
91de4d0ba9
|
refactor: autostart on init to prevent deletion (#269)
|
2025-05-13 22:36:17 +08:00 |
|
Yangyang Feng
|
e302ce5545
|
feat: 更换托盘图标 (#268)
|
2025-05-13 22:30:50 +08:00 |
|
Yangyang Feng
|
416ba3adc1
|
feat: 添加预设窗口尺寸以调整窗口大小 (#255)
* feat(cat): 新增模型大小调整功能
添加了模型大小调整功能,允许用户在偏好设置和右键菜单中调整模型大小。该功能通过监听 size 的变化,动态调整模型的缩放比例,提升了用户体验。
* refactor: 重构了预设窗口尺寸的相关代码
---------
Co-authored-by: userName <userEmail>
Co-authored-by: ayang <473033518@qq.com>
|
2025-05-13 21:43:39 +08:00 |
|
ayangweb
|
00142a43bc
|
fix: 修复猫猫窗口靠左停靠后,重启时位置无法恢复的问题 (#219)
|
2025-05-09 10:23:53 +08:00 |
|
ayangweb
|
dfbd65ebde
|
fix: 修复了特定场景下猫猫窗口出现滚动条的问题 (#217)
|
2025-05-09 10:11:55 +08:00 |
|
ayangweb
|
3bfe5c6ba0
|
refactor: 调整了未授权状态下的显示颜色 (#208)
|
2025-05-08 11:21:00 +08:00 |
|
ayangweb
|
59776aa80b
|
feat: 在 macOS 上,支持应用运行时通过启动台再次点击打开偏好设置 (#207)
|
2025-05-08 11:17:04 +08:00 |
|
witt
|
67e4cb8bf8
|
docs: 新增 AUR 软件包的安装命令 (#176)
|
2025-05-06 23:11:26 +08:00 |
|
ayangweb
|
4c562a653a
|
feat: 在 macOS 中新增「通用设置 > 权限设置 > 输入监控权限」配置项 (#193)
|
2025-05-06 22:51:05 +08:00 |
|
ayangweb
|
6874e0b370
|
fix: 修复了多显示器鼠标移动异常的问题 (#192)
|
2025-05-06 22:09:43 +08:00 |
|
伊墨
|
537da1266f
|
chore: remove lodash-es and use es-toolkit instead (#170)
|
2025-05-01 10:22:00 +08:00 |
|
ayangweb
|
c253853933
|
refactor: optimize the parameter setting logic using type assertions (#169)
|
2025-05-01 09:57:53 +08:00 |
|
ayangweb
|
95c49d85f8
|
chore: patch to remove pixi-live2d-display (#168)
|
2025-05-01 09:54:32 +08:00 |
|