Wayland cOMPositor written in C++ using Louvre.
C++ 15.6%
Meson 0.2%
Makefile 0.1%
Other 84.0%
13 1 0

Clone this repository

https://tangled.org/stau.space/womp
git@tangled.org:stau.space/womp

For self-hosted knots, clone URLs may differ based on your setup.

README.md

W Compositor#

Welcome to the W Compositor for Wayland or better known as Womp!

Features#

  • Written entirely in C++ using the Louvre Framework (this is super cool btw).
  • Built-in top bar for minimized apps.
  • Basically a glorified Kiosk.

Installation#

You can only build from source.

  1. Run make in this GitHub directory and it will compile the binary for you and place it in build/

Misc#