waybox/README.md
Keith Bowes 874c844ce0 Replaced the old mcwayface rendering code with tinywl's xdg_shell code,
allowing it to compile with wlroots 0.9.0+
2020-02-23 22:32:09 -05:00

31 lines
570 B
Markdown

# waybox
An openbox clone on Wayland (WIP)
### Goals
The main goal of this project is to provide a similar feel to openbox but on wayland
### Contributing
[Details on
contributing.](https://github.com/wizbright/waybox/blob/master/CONTRIBUTING.md)
### Dependencies
* meson
* wlroots
* wayland
* xkbcommon
### Build instructions
```
meson build
cd build
ninja
```
After that, you should have an executable in build/
### Contact
I can be found as wiz on Rizon and WizBright on Freenode.
Join [#waybox](http://webchat.freenode.net/?channels=waybox) for discussion