# libewmh **Repository Path**: wcp_code/libewmh ## Basic Information - **Project Name**: libewmh - **Description**: 仓库路径即仓库访问 URL 地址,更改仓库路径将导致原克隆地址不可用) - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-07 - **Last Updated**: 2025-09-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README libewmh ======== ![libewmh-logo](https://raw.githubusercontent.com/orbitrc/libewmh/main/docs/libewmh-logo.svg) An xcb wrapper library for ICCCM and EWMH. Home Page --------- [https://orbitrc.github.io/libewmh/](https://orbitrc.github.io/libewmh/) Build ----- ```sh $ make ``` This command will create directory `build` in repository root and the output will be saved there. Test ----- ```sh $ cd tests $ make $ make run WINDOW_ID=(YOUR WINDOW ID IN HEX) ``` Install ------- ```sh $ make install ``` Currently this command installs only to `/usr/lib/`.