feat(core/binding): 实现 parse_key_sequence 函数解析按键序列

This commit is contained in:
2026-04-25 07:53:57 +08:00
parent 7a86eb469b
commit 56f211480f
5 changed files with 94 additions and 9 deletions

View File

@@ -70,6 +70,7 @@ pkg_check_modules(deps REQUIRED
xcb-xinerama
xcb-xkb
xcb-xrm
xkbcommon
xkbcommon-x11
cairo