feat(bar): 实现 bar 布局排版和渲染绘制流程
This commit is contained in:
@@ -63,3 +63,4 @@ backend_bar_window_t backend_create_bar_window(
|
||||
rect_t geometry,
|
||||
uint32_t bg_pixel
|
||||
);
|
||||
void backend_flush(backend_t *backend);
|
||||
|
||||
Reference in New Issue
Block a user