My omnium-gatherom of scripts and source code.
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#