Commit Graph

25 Commits

Author SHA1 Message Date
ayangweb
e09a38b6aa refactor: ignore mouse movement events in non-standard mode (#21) 2025-03-30 10:27:34 +08:00
ayangweb
93c8c9d38f chore: optimize configuration file (#20) 2025-03-30 00:04:03 +08:00
ayangweb
a7d6210a08 refactor: distinguish between operating system handling of listening device logic (#19) 2025-03-29 13:17:43 +08:00
ayangweb
bc23e6dcc6 refactor: replacement of image resources and optimization of keyboard event handling (#18) 2025-03-29 11:14:53 +08:00
ayangweb
910abeb4d0 style: remove unused imports and variables (#17) 2025-03-29 10:58:56 +08:00
ayangweb
874173b1bc refactor: remove the shadow of the main window (#16) 2025-03-29 09:37:46 +08:00
ayangweb
a85282e279 refactor: window resizing with debounce (#15) 2025-03-29 09:34:55 +08:00
ayangweb
2842e641e8 chore: cleaning up automatically generated files (#14) 2025-03-29 08:39:22 +08:00
ayangweb
aee7321735 feat: add logging plugin to capture all promise errors (#13) 2025-03-29 08:32:35 +08:00
ayangweb
08efc80fa9 refactor: refactoring code to use tauri-plugin-pinia for global state management (#12) 2025-03-29 07:46:53 +08:00
KC
40d38cacff refactor: abstract live2d class and refactor hook logic (#10) 2025-03-29 05:35:29 +08:00
KC
a96bc0fe32 chore: add eslint rules for import group (#9) 2025-03-29 05:26:53 +08:00
ayangweb
0a9c060741 chore: remove '@unocss/preset-rem-to-px' dependency (#8) 2025-03-28 23:36:24 +08:00
ayangweb
fb5dfe82d7 refactor: add vue component type declaration (#7) 2025-03-28 23:24:26 +08:00
ayangweb
17b8b07b00 style: remove useless content (#6) 2025-03-28 23:12:47 +08:00
ayangweb
3ba8b203cd refactor: add window close event handling to hide the window (#5) 2025-03-28 23:08:09 +08:00
ayangweb
fef6286ed2 refactor: optimize mouse position mapping relationships (#4) 2025-03-28 21:35:50 +08:00
ayangweb
7bfc12d3ac chore: update .gitignore and add .vscode/settings.json (#3) 2025-03-28 19:26:23 +08:00
ayangweb
e70386a832 style: remove unused imports (#2) 2025-03-28 19:23:35 +08:00
ayangweb
ffb15d9740 fix: fix windows startup crash (#1) 2025-03-28 19:21:05 +08:00
ayang
c52ef736c4 refactor: migrating from react to vue3 and refactoring related code 2025-03-28 18:40:08 +08:00
ayang
f27998e992 docs: update README.md 2025-03-28 13:40:20 +08:00
ayangweb
20e76f7b22 Create LICENSE 2025-03-28 13:17:20 +08:00
ayang
311a71a529 docs: update README.md 2025-03-28 13:11:21 +08:00
ayang
24e8bfd03c feat: initialization project 2025-03-28 12:53:16 +08:00