# dde-kwin **Repository Path**: deepin-community/dde-kwin ## Basic Information - **Project Name**: dde-kwin - **Description**: mirror of https://github.com/linuxdeepin/dde-kwin - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://github.com/linuxdeepin/dde-kwin - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-14 - **Last Updated**: 2026-03-20 ## 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 许可证发布。