acrisci / way-cooler

Customizable Wayland compositor (window manager)

Home Page:http://way-cooler.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Way Cooler Crates.io Downloads License

Way Cooler is the spiritual successor of AwesomeWM for Wayland. It is written in Rust and uses wlroots.

Building

To build Way Cooler, make sure init the submodules correctly:

git submodule update --init --recursive --remote

Development

Way Cooler is under very active development right now. Currently, master is not usable for production. There are old versions of Way Cooler that do work, however:

  • They use an old framework, wlc, and thus are very limited and buggy.
  • Was not designed to emulate Awesome, but instead has i3 tiling and its own (very incomplete) Lua libraries.

There will be another release this year, v0.9.0. It will be the last release before 1.0. 1.0 is defined to be 100% compatible with AwesomeWM.

Contributing

Check out Contributing for more information.

If you find bugs or have questions about the code, please submit an issue or ask us on IRC.

About

Customizable Wayland compositor (window manager)

http://way-cooler.org

License:MIT License


Languages

Language:Rust 85.1%Language:Lua 13.5%Language:C 1.4%