~bl4ckb0ne/wltrunk

High level wayland compositor library based on wlroots
Move to wltrunk 0.10.0
fix warnings when building as a subproject
window : rework geometry

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~bl4ckb0ne/wltrunk
read/write
git@git.sr.ht:~bl4ckb0ne/wltrunk

You can also use your local clone with git send-email.

#wltrunk

High-level Wayland compositor library based on wlroots

#Building

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.

#Contributing

Pick an issue on our todo list, and send a patch to ~bl4ckb0ne/wltrunk-dev@lists.sr.ht. Don't forget to read our contributing guide.

Visit us on #sway-devel for any questions regarding usage or development.