KWin configures/plugins on the DDE.
Check debian/control
for build-time dependencies, or use cmake
to check the missing required dependencies.
Regular CMake building steps applies, in short:
$ mkdir build && cd build
$ cmake ..
$ cmake --build .
- Code contribution via GitHub
- Submit bug or suggestions to GitHub Issues or GitHub Discussions
- Translate this project into your language on Hosted Weblate
dde-kwin is licensed under GPL-3.0-or-later.