显示窗口

This commit is contained in:
2025-08-22 15:47:58 +08:00
parent 2a7ab324be
commit c3bcb7ddd2
9 changed files with 274 additions and 14 deletions

View File

@@ -170,7 +170,7 @@ void set_wallpaper(uint32_t *wallpaper_data) {
xcb_flush(conn);
}
static xcb_ewmh_connection_t *ewmh = NULL;
xcb_ewmh_connection_t *ewmh = NULL;
static bool ewmh_init_failed = false;
static xcb_window_t wm_check_window = XCB_NONE;
static void init_ewmh_extension(void) {