扫描窗口管理器启动时需要管理的窗口

This commit is contained in:
2025-08-04 01:44:26 +08:00
parent 80f909ce22
commit e22265937e
5 changed files with 108 additions and 3 deletions

View File

@@ -27,6 +27,7 @@ find_package(PkgConfig REQUIRED)
pkg_check_modules(XCB REQUIRED
xcb
xcb-cursor
xcb-ewmh
xcb-icccm
xcb-keysyms
xcb-util