# gxde-wm-shim **Repository Path**: GXDE-OS/gxde-wm-shim ## Basic Information - **Project Name**: gxde-wm-shim - **Description**: dde-kwin for GXDE - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: 2025 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-02-09 - **Last Updated**: 2026-02-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dde-kwin 为 deepin-kwin 提供配置文件和插件 ## 依赖项 请检查 `debian/control` 文件以获取构建时依赖项,或者使用 `cmake` 检查缺失的必需依赖项。 ## 构建 构建过程遵循常规的 CMake 构建步骤,简而言之: ```shell $ mkdir build && cd build $ cmake .. $ cmake --build . ``` ## 如何参与 - [通过 GitHub 提交代码贡献](https://github.com/linuxdeepin/dde-launchpad/) - [在 GitHub Issues 或 Discussions 提交问题或建议](https://github.com/linuxdeepin/developer-center/issues/new/choose) - [在 Hosted Weblate 上将本项目翻译为您的语言](https://hosted.weblate.org/projects/deepin/dde-launchpad/) ## 许可证 **dde-kwin** 遵循 GPL-3.0-or-later 许可证发布。