Commit Graph

  • 6ff7e5dfd4 feat: 设置窗口透明度最低为10%,避免完全不可见 (#390) Miaooo0000OOOO 2025-05-27 18:46:14 +08:00
  • c58172c446 refactor: simplify window top/bottom logic (#385) ayangweb 2025-05-27 02:43:12 +08:00
  • 424d052077 feat: 新增「猫咪设置 > 窗口设置 > 窗口置顶」配置项 (#384) ayangweb 2025-05-27 00:57:57 +08:00
  • 0da9605e95 refactor: optimized model deletion logic (#379) ayangweb 2025-05-26 11:41:23 +08:00
  • 04950f697e feat: 新增「喵咪设置 > 模型设置 > 鼠标镜像」配置项 (#378) ayangweb 2025-05-26 00:38:45 +08:00
  • 5958909907 refactor: add parameter range checking and optimize parameter setting logic (#377) ayangweb 2025-05-26 00:13:15 +08:00
  • 28e8a7a05d feat: 支持加载 Live2D Cubism 5 模型 (#376) ayangweb 2025-05-25 22:43:27 +08:00
  • 10a58db80a refactor: dynamic calculation of background image size (#375) ayangweb 2025-05-25 22:28:41 +08:00
  • 907c598cba fix: 修复猫咪眼睛朝向错误的问题 (#373) ayangweb 2025-05-25 20:04:44 +08:00
  • 76e47148d7 refactor: add an error message when deleting a model (#369) ayangweb 2025-05-24 21:11:06 +08:00
  • e8ddee37a0 chore: allow file paths that do not begin with a dot (#368) ayangweb 2025-05-24 21:01:39 +08:00
  • 092ffc6758 refactor: rename preview.png to cover.png in model resources (#366) ayangweb 2025-05-24 18:05:51 +08:00
  • c0e0847795 refactor: dynamic lookup of model master profiles (#365) ayangweb 2025-05-24 17:48:37 +08:00
  • 9eca0d8786 feat: 支持上传自定义模型 (#363) ayangweb 2025-05-24 16:51:40 +08:00
  • c14e6a234b chore: update rust edition to 2024 and optimize release build settings (#339) 1f2003d5 2025-05-24 16:49:59 +08:00
  • dac285f60d docs: 更新 README.md ayangweb 2025-05-22 13:01:29 +08:00
  • b1de04d6b4 fix: 修复因之前窗口在已移除的显示器上,导致重启后窗口不可见的问题 (#309) ayangweb 2025-05-16 17:52:45 +08:00
  • 73b408e5a9 docs: add download guide and update README.md (#305) ayangweb 2025-05-15 21:56:00 +08:00
  • 0d0d18e9b3 docs: update screenshots in README.md (#304) ayangweb 2025-05-15 19:20:18 +08:00
  • b2d88f6558 ci: support linux arm installer builds (#302) ayangweb 2025-05-15 18:58:26 +08:00
  • 1875fcdda7 feat: 支持通过「关于 > 关于软件 > 软件日志」查看日志信息 (#294) ayangweb 2025-05-14 22:58:59 +08:00
  • c2b20f1687 feat: 新增「猫咪设置 > 模型设置 > 单键模式」配置项 Yangyang Feng 2025-05-14 22:38:12 +08:00
  • 3b53216129 refactor: simplifying event invocation (#285) ayangweb 2025-05-14 17:09:40 +08:00
  • 4c65b51b6b refactor: remove unused favicon (#284) ayangweb 2025-05-14 17:03:37 +08:00
  • 5b6e64d7ee v0.4.0 v0.4.0 ayang 2025-05-13 22:59:33 +08:00
  • bddc48357b fix: 修复在切换至标准模式后,方向键未正确释放的问题 (#270) ayangweb 2025-05-13 22:43:35 +08:00
  • 91de4d0ba9 refactor: autostart on init to prevent deletion (#269) ayangweb 2025-05-13 22:36:17 +08:00
  • e302ce5545 feat: 更换托盘图标 (#268) Yangyang Feng 2025-05-13 22:30:50 +08:00
  • 416ba3adc1 feat: 添加预设窗口尺寸以调整窗口大小 (#255) Yangyang Feng 2025-05-13 21:43:39 +08:00
  • 00142a43bc fix: 修复猫猫窗口靠左停靠后,重启时位置无法恢复的问题 (#219) ayangweb 2025-05-09 10:23:53 +08:00
  • dfbd65ebde fix: 修复了特定场景下猫猫窗口出现滚动条的问题 (#217) ayangweb 2025-05-09 10:11:55 +08:00
  • 3bfe5c6ba0 refactor: 调整了未授权状态下的显示颜色 (#208) ayangweb 2025-05-08 11:21:00 +08:00
  • 59776aa80b feat: 在 macOS 上,支持应用运行时通过启动台再次点击打开偏好设置 (#207) ayangweb 2025-05-08 11:17:04 +08:00
  • 67e4cb8bf8 docs: 新增 AUR 软件包的安装命令 (#176) witt 2025-05-06 23:11:26 +08:00
  • 4c562a653a feat: 在 macOS 中新增「通用设置 > 权限设置 > 输入监控权限」配置项 (#193) ayangweb 2025-05-06 22:51:05 +08:00
  • 6874e0b370 fix: 修复了多显示器鼠标移动异常的问题 (#192) ayangweb 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
  • c253853933 refactor: optimize the parameter setting logic using type assertions (#169) ayangweb 2025-05-01 09:57:53 +08:00
  • 95c49d85f8 chore: patch to remove pixi-live2d-display (#168) ayangweb 2025-05-01 09:54:32 +08:00
  • a78578af15 docs: 添加百度网盘下载链接 (#166) ayangweb 2025-04-30 22:34:26 +08:00
  • 047240686a v0.3.0 v0.3.0 ayang 2025-04-30 21:35:39 +08:00
  • 75cb23c270 fix: 修复部分电脑上窗口持续缩小的问题 (#165) ayangweb 2025-04-30 16:55:47 +08:00
  • 9d1170063c ci: 添加同步到 Gitee 的工作流 (#161) ayangweb 2025-04-30 09:49:33 +08:00
  • 8727f1d42e style: delete useless file (#159) ayangweb 2025-04-29 23:52:07 +08:00
  • 3afe98007d fix: 修复更新进度显示为 NaN 的问题 (#158) ayangweb 2025-04-29 22:39:37 +08:00
  • 66e2b03531 docs: 新增贡献指南 (#157) ayangweb 2025-04-29 21:40:08 +08:00
  • c53fecbd86 fix: 修复了重启后穿透效果失效的问题 (#139) ayangweb 2025-04-28 18:32:38 +08:00
  • 11747e0cee feat: 支持通过右键菜单快捷操作猫猫 (#136) ayangweb 2025-04-28 16:13:02 +08:00
  • 53f62d3daa feat: 新增「通用设置 > 应用设置 > 开机自启动」配置项 (#105) yyz 2025-04-27 17:20:42 +08:00
  • 93b6486263 fix: 修复 macOS 上鼠标按下后无法跟踪移动的问题 (#95) ayangweb 2025-04-27 09:58:40 +08:00
  • 0b1be2d787 feat: 全新升级偏好设置 UI (#89) ayangweb 2025-04-25 22:38:44 +08:00
  • 474bc5202a feat: 区分左右两侧的 ShiftCtrlAlt 键 (#83) yyz 2025-04-24 19:15:06 +08:00
  • a3a33628cc v0.2.1 v0.2.1 ayang 2025-04-24 09:34:34 +08:00
  • 08259ac96a fix: 修复了 v0.2.0 版本中界面无法显示的问题 (#78) ayangweb 2025-04-24 09:34:02 +08:00
  • 42b11c1334 v0.2.0 v0.2.0 ayang 2025-04-23 21:08:28 +08:00
  • 20169981df feat: 支持保存并恢复窗口的位置和大小 (#75) ayangweb 2025-04-23 21:06:44 +08:00
  • 2287216f39 fix: 修复了 CapsLock 按下后未正确释放的问题 (#70) ayangweb 2025-04-23 11:13:17 +08:00
  • f39c604c6d feat: 应用启动时默认隐藏偏好设置窗口 (#67) ayangweb 2025-04-22 22:10:59 +08:00
  • 905ce2969f feat: 新增「猫咪设置 > 窗口设置 > 镜像模式」配置项 (#66) ayangweb 2025-04-22 22:08:46 +08:00
  • a40b612a30 feat: 新增「猫咪设置 > 窗口设置 > 透明度」配置项 (#65) ayangweb 2025-04-22 21:59:30 +08:00
  • 9793ec85e2 fix: 修复了可同时打开多个猫咪窗口的问题 (#64) ayangweb 2025-04-22 21:26:03 +08:00
  • 8f5b1826fe feat: 将应用归类为「游戏」类别 (#62) ayangweb 2025-04-22 20:51:40 +08:00
  • 9f3d3422f6 feat: 新增窗口最小尺寸限制,避免缩得过小 (#60) yyz 2025-04-22 17:20:59 +08:00
  • 176f86acb9 fix: 修复窗口穿透状态不同步的问题 (#59) yyz 2025-04-22 16:25:21 +08:00
  • 8debd0a071 docs: update README.md (#48) ayangweb 2025-04-21 21:57:34 +08:00
  • 186edefc9d docs: remove redundant text from README.md (#46) ayangweb 2025-04-21 21:33:12 +08:00
  • c73717bde3 docs: updated download instructions in README.md (#45) ayangweb 2025-04-21 21:27:57 +08:00
  • ae927c733b docs: update README.md and add demo.gif (#44) ayangweb 2025-04-21 21:07:45 +08:00
  • 7b151b41d4 v0.1.0 v0.1.0 ayang 2025-04-21 19:42:09 +08:00
  • 9589da1488 refactor: remove mac-specific tray icons and standardize on generic icons (#30) ayangweb 2025-04-21 19:41:43 +08:00
  • cf4c295466 feat: support for in-app updated versions (#29) ayangweb 2025-04-21 18:49:20 +08:00
  • 583e8a1618 refactor: optimized some code structure and copywriting (#28) ayangweb 2025-04-21 09:49:23 +08:00
  • 165a701f9e chore: adding a release workflow (#27) ayangweb 2025-04-10 22:38:54 +08:00
  • 0f26e1608d feat: refactoring the project structure and adding content to the preferences window (#26) ayangweb 2025-04-10 22:30:15 +08:00
  • 5b8628cd39 chore: support for path aliases (#25) ayangweb 2025-04-01 09:29:01 +08:00
  • bf9cfc128a chore: modifying the eslint configuration (#24) ayangweb 2025-04-01 09:21:58 +08:00
  • 9485625065 perf: model adapts to screen resolution to improve clarity (#23) ayangweb 2025-03-30 11:07:27 +08:00
  • 594431e343 refactor: optimize device change event handling (#22) ayangweb 2025-03-30 10:42:48 +08:00
  • e09a38b6aa refactor: ignore mouse movement events in non-standard mode (#21) ayangweb 2025-03-30 10:27:34 +08:00
  • 93c8c9d38f chore: optimize configuration file (#20) ayangweb 2025-03-30 00:04:03 +08:00
  • a7d6210a08 refactor: distinguish between operating system handling of listening device logic (#19) ayangweb 2025-03-29 13:17:43 +08:00
  • bc23e6dcc6 refactor: replacement of image resources and optimization of keyboard event handling (#18) ayangweb 2025-03-29 11:14:53 +08:00
  • 910abeb4d0 style: remove unused imports and variables (#17) ayangweb 2025-03-29 10:58:56 +08:00
  • 874173b1bc refactor: remove the shadow of the main window (#16) ayangweb 2025-03-29 09:37:46 +08:00
  • a85282e279 refactor: window resizing with debounce (#15) ayangweb 2025-03-29 09:34:55 +08:00
  • 2842e641e8 chore: cleaning up automatically generated files (#14) ayangweb 2025-03-29 08:39:22 +08:00
  • aee7321735 feat: add logging plugin to capture all promise errors (#13) ayangweb 2025-03-29 08:32:35 +08:00
  • 08efc80fa9 refactor: refactoring code to use tauri-plugin-pinia for global state management (#12) ayangweb 2025-03-29 07:46:53 +08:00
  • 40d38cacff refactor: abstract live2d class and refactor hook logic (#10) KC 2025-03-28 22:35:29 +01:00
  • a96bc0fe32 chore: add eslint rules for import group (#9) KC 2025-03-28 22:26:53 +01:00
  • 0a9c060741 chore: remove '@unocss/preset-rem-to-px' dependency (#8) ayangweb 2025-03-28 23:36:24 +08:00
  • fb5dfe82d7 refactor: add vue component type declaration (#7) ayangweb 2025-03-28 23:24:26 +08:00
  • 17b8b07b00 style: remove useless content (#6) ayangweb 2025-03-28 23:12:47 +08:00
  • 3ba8b203cd refactor: add window close event handling to hide the window (#5) ayangweb 2025-03-28 23:08:09 +08:00
  • fef6286ed2 refactor: optimize mouse position mapping relationships (#4) ayangweb 2025-03-28 21:35:50 +08:00
  • 7bfc12d3ac chore: update .gitignore and add .vscode/settings.json (#3) ayangweb 2025-03-28 19:26:23 +08:00
  • e70386a832 style: remove unused imports (#2) ayangweb 2025-03-28 19:23:35 +08:00
  • ffb15d9740 fix: fix windows startup crash (#1) ayangweb 2025-03-28 19:21:05 +08:00
  • c52ef736c4 refactor: migrating from react to vue3 and refactoring related code ayang 2025-03-28 18:40:08 +08:00
  • f27998e992 docs: update README.md ayang 2025-03-28 13:40:20 +08:00