A modern Wayland compositor that utilizes the GPU for more efficient desktop experience.
This implementation is highly unstable and under very early development.
Dependencies:
- wlroots
- egl / glesv2
- wayland-server
- wayland-protocols
For building the package, you also need:
- wayland-scanner
To build Marina:
$ meson build
$ cd build
$ ninja
To test Marina:
$ cd build
$ ./marina-compositor