Welcome to the Linux Foundation Forum!

Louvre C++ library for building Wayland compositors

Options
ehopperdietzel
ehopperdietzel Posts: 2
edited November 2023 in Software Development

Hello,

I'd like to share a project I've recently been working on. It's a high-performance C++ library tailored for building Wayland compositors, with a strong focus on ease of development. The project implements the basic Wayland protocols required for desktop compositors, includes classes for efficient 2D rendering, supports multiple GPU setups, and provides examples, thorough documentation, and a detailed tutorial.

You can find the project on GitHub: https://github.com/CuarzoSoftware/Louvre

Feel free to explore and provide feedback!

Best regards

Categories

Upcoming Training