Commit Graph

54 Commits

Author SHA1 Message Date
AkiChase
6284648663 feat(KeySkill): add range indicator 2024-04-29 21:31:45 +08:00
AkiChase
79c70de696 feat(KeyBoard): optimize the display of button setting 2024-04-29 17:52:29 +08:00
AkiChase
934c90cc2d feat(KeyObservation): add skill setting button 2024-04-29 15:05:42 +08:00
AkiChase
3e5aa13e23 feat(KeyObservation): add observation setting button 2024-04-29 15:05:19 +08:00
AkiChase
83d4e2bae0 feat(KeyCommon): add macro setting button 2024-04-29 10:39:42 +08:00
AkiChase
50698231b0 bug(KeyBoard): fix select problem 2024-04-29 09:06:11 +08:00
AkiChase
47010c22b9 feat(KeySteeringWheel): add button setting 2024-04-29 09:04:41 +08:00
AkiChase
a37896c2cb feat(KeyBoard): add skill and observation button 2024-04-28 16:46:43 +08:00
AkiChase
3b4cb410dc feat(KeyBoard): check key unique 2024-04-28 14:29:04 +08:00
AkiChase
716f3f508b feat(KeyBoard): add steering wheel button 2024-04-28 14:05:52 +08:00
AkiChase
cb35607b1b feat(KeyBoard): add key modify 2024-04-28 11:42:41 +08:00
AkiChase
16752de2fc docs(KeyBoard): add comments 2024-04-27 21:45:33 +08:00
AkiChase
881efbedf4 feat(KeyBoad): click to hide setting 2024-04-27 21:26:33 +08:00
AkiChase
24745548b4 bug(KeyBoard): fix local store error 2024-04-27 20:50:59 +08:00
AkiChase
0f38ca0d5c feat(KeyCommon): add common key button 2024-04-27 17:43:20 +08:00
AkiChase
de89425d73 feat(KeySetting): add config import, export, etc. basic function 2024-04-27 10:28:43 +08:00
AkiChase
6089bb020d bug(KeySetting): store on selector update 2024-04-27 09:48:43 +08:00
AkiChase
5c23ced8b5 feat(KeyBoard): import default key config 2024-04-27 09:43:16 +08:00
AkiChase
d708bfe7e8 feat(KeyBoard): load key config 2024-04-27 09:26:14 +08:00
AkiChase
f1f3b2862c feat(KeyBoard+Mask+hotkey): load local key mapping config 2024-04-26 23:07:26 +08:00
AkiChase
8730e47672 feat(KeyBoard): add basic keyboard setting 2024-04-26 17:24:07 +08:00
AkiChase
31f0a4a3ca feat(mask): render buttons on the mask 2024-04-25 22:48:05 +08:00
AkiChase
2cc8b5b30a feat(hotkey): add key mapping config resolver 2024-04-19 18:32:42 +08:00
AkiChase
6d30329e77 feat(touch): add touch time arg 2024-04-19 16:30:29 +08:00
AkiChase
64620b09a4 feat(hotkey): add wheel hotkey 2024-04-18 17:07:41 +08:00
AkiChase
86594363f5 feat(sidebar): add volume control 2024-04-18 16:05:34 +08:00
AkiChase
3f50553ced docs(README): update 2024-04-18 11:51:11 +08:00
AkiChase
6eb2589f48 bug(hotkey): apply and clear shortcuts when nav 2024-04-18 11:03:19 +08:00
AkiChase
fde4f7ef56 feat(Device): add connection timeout 2024-04-17 22:52:17 +08:00
AkiChase
93389f825b docs(all): adjust TODO 2024-04-17 11:01:42 +08:00
AkiChase
0f5f6a44bb feat(hotkey): add shortcut relative size args 2024-04-17 10:17:39 +08:00
AkiChase
b332c60eea feat(KeyBoard): add mouse event listener 2024-04-16 22:50:21 +08:00
AkiChase
3088ebe5de feat(hotkey): convert coordinates according to mask and screen size 2024-04-16 22:38:07 +08:00
AkiChase
519f44282b feat(Device): store screen size 2024-04-16 22:18:42 +08:00
AkiChase
3855814dce feat(store): store mask area data 2024-04-16 21:50:00 +08:00
AkiChase
96821e1c9e bug(setting): fix size and pos error 2024-04-16 21:14:37 +08:00
AkiChase
2578449304 feat(device): add screen size input 2024-04-16 17:07:25 +08:00
如初
a9cc446671
Create LICENSE 2024-04-15 21:15:42 +08:00
如初
cfe0c78d78
Merge pull request #1 from AkiChase/dev
Complete the construction of the basic mouse and key mapping
2024-04-15 21:08:09 +08:00
AkiChase
b49afce491 feat(README): add README.md 2024-04-15 21:05:21 +08:00
AkiChase
bf0a209682 feat(hotkey): adjust hotkey 2024-04-15 14:22:11 +08:00
AkiChase
32bf097f27 bug(macos): fix bug on macos 2024-04-15 14:00:25 +08:00
AkiChase
b9814a9aed bug(icons): add macos icon 2024-04-15 13:59:12 +08:00
AkiChase
b199305646 bug(hotkey): replace setInterval with requestAnimationFrame 2024-04-15 11:52:28 +08:00
AkiChase
a1719ae8bf bug(windows): hide cmd window and adjust size type 2024-04-15 11:28:49 +08:00
AkiChase
2c3a04bad3 feat(icon): new icon 2024-04-15 08:29:39 +08:00
AkiChase
b7fb61322b feat(hotkey): add several hotkey 2024-04-15 08:27:16 +08:00
AkiChase
adc66b0ba7 bug(hotkey): fix wheel bug 2024-04-14 21:29:28 +08:00
AkiChase
9f1847cb16 feat(hotkey): add several functional shortcut 2024-04-14 17:19:45 +08:00
AkiChase
73db78a5e1 feat(sidebar): finish nav button 2024-04-14 17:18:12 +08:00