feat(bar): 实现 bar 初始化和清理功能并将其集成到 runtime 中
This commit is contained in:
@@ -29,6 +29,7 @@ add_executable(${APP_NAME}
|
||||
${SOURCE_DIR}/backend/x11/event.c
|
||||
${SOURCE_DIR}/backend/x11/window.c
|
||||
|
||||
${SOURCE_DIR}/bar/bar.c
|
||||
${SOURCE_DIR}/bar/cell.c
|
||||
${SOURCE_DIR}/bar/workspaces.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user