mirror of
https://github.com/wizbright/waybox.git
synced 2025-10-29 05:40:20 -04:00
An openbox clone on Wayland (WIP)
I don't think assert.h ever was used wlr/backend.h became unnecessary by a recent cleanup wlr/types/wlr_compositor.h became unnecessary by the rendering-code rewrite for wlroots 0.9.0+ |
||
|---|---|---|
| include/waybox | ||
| protocol | ||
| waybox | ||
| .build.yml | ||
| .gitignore | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| meson.build | ||
| README.md | ||
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
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 for discussion