waybox/README.md
2022-02-01 20:26:50 -05:00

32 lines
750 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](https://mesonbuild.com/)
* [wlroots](https://gitlab.freedesktop.org/wlroots/wlroots/)
* [libxml2](http://xmlsoft.org/)
* [Wayland](https://wayland.freedesktop.org/)
* [xkbcommon](https://xkbcommon.org/)
### Build instructions
```
meson build
cd build
ninja
```
After that, you should have an executable as waybox/waybox
### Contact
I can be found as wiz on Rizon and WizBright on Freenode.
Join [#waybox](http://webchat.freenode.net/?channels=waybox) for discussion