处理堆叠顺序

This commit is contained in:
2025-12-22 11:37:18 +08:00
parent dee16344ce
commit 6382afeb03
7 changed files with 68 additions and 0 deletions

View File

@@ -51,3 +51,4 @@ extern wm_t wm;
void wm_restart(void);
void wm_quit(void);
void wm_restack_clients(void);