feat(backend): 添加创建 bar 窗口接口

This commit is contained in:
2026-06-05 19:03:47 +08:00
parent f540c07aad
commit e9366b64e2
5 changed files with 144 additions and 0 deletions

View File

@@ -76,6 +76,9 @@ pkg_check_modules(deps REQUIRED
xcb-xfixes
xcb-xinerama
xkbcommon
cairo
cairo-xcb
)
target_include_directories(${APP_NAME} SYSTEM