feat(bar): 添加状态栏 bar 模块的基础架构和 workspace 指示器
This commit is contained in:
@@ -31,6 +31,9 @@ add_executable(${APP_NAME}
|
||||
${SOURCE_DIR}/backend/x11/event.c
|
||||
${SOURCE_DIR}/backend/x11/window.c
|
||||
|
||||
${SOURCE_DIR}/bar/cell.c
|
||||
${SOURCE_DIR}/bar/workspaces.c
|
||||
|
||||
${SOURCE_DIR}/base/color.c
|
||||
${SOURCE_DIR}/base/log.c
|
||||
${SOURCE_DIR}/base/process.c
|
||||
|
||||
Reference in New Issue
Block a user