feat(core+backend/X11): 完成快捷键绑定和触发功能

This commit is contained in:
2026-04-27 01:09:23 +08:00
parent 19e97b730b
commit c93e78bbd6
13 changed files with 142 additions and 17 deletions

View File

@@ -7,7 +7,6 @@
#include <xcb/xproto.h>
#include "core/backend.h"
#include "core/plan.h"
#include "internal.h"
typedef struct atoms_t atoms_t;