feat(bar): 将 tray 作为一个 item 集成到 bar 中

This commit is contained in:
2026-07-18 18:23:52 +08:00
parent 9f8681d467
commit 3d258bdc8b
6 changed files with 97 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ add_executable(${APP_NAME}
${SOURCE_DIR}/bar/binding.c
${SOURCE_DIR}/bar/cell.c
${SOURCE_DIR}/bar/text.c
${SOURCE_DIR}/bar/tray.c
${SOURCE_DIR}/bar/windows.c
${SOURCE_DIR}/bar/workspaces.c