fix typo in README file
update readme
man : remove logs in meson file
Binary space partitioning wayland compositor based on wltrunk
The project is currently abandonned because of a lack of motivation/free time. Feel free to fork the project and keep the name.
Send an email to my public inbox if you want to get in touch
Dependencies :
Run the following commands
meson build
ninja -C build
Install
sudo ninja -C build install
The files will be installed in /usr/local/
by default. To use another folder,
use the argument --prefix=
when calling the meson
command.
Pick an issue on our todo list, and send a patch to ~bl4ckb0ne/bspwc-dev@lists.sr.ht. Visit us on #bspwc for any questions regarding usage or development.