feat(core+backend/X11): 实现窗口边框管理和焦点跟随鼠标

This commit is contained in:
2026-05-02 00:46:13 +08:00
parent 1cfa2c4505
commit d90cebe0c2
23 changed files with 272 additions and 87 deletions

View File

@@ -1,4 +1,4 @@
#include "color.h"
#include "base/color.h"
#include <stddef.h>
#include <stdint.h>