Way Cooler is the spiritual successor of AwesomeWM for Wayland. It is written in Rust and uses wlroots.
To build Way Cooler, make sure to init the submodules correctly:
git submodule update --init --recursiveTo build a debug build use make. make run will run a debug version of way-cooler and awesome.
Use make release to build a release version and make run_release to run the release version of Way Cooler.
To run the Awesome tests use make test.
To get the docs, run make docs. Man pages will be in target/man and web pages in target/html
Way Cooler is currently not being developed right now. I have decided to focus on wlroots-rs for now and may come back to this project later. I am still accepting patches and willing to mentor anyone seeking to contribute. You can contact me on IRC.
Master is not usable for production. There are old versions of Way Cooler that do work, however:
