Skip to content
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.

ddevault/mcwayface

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

Wayland McWayface

⚠️ Out-of-date material

This example compositor doesn't work with the latest wlroots API and won't be updated. Please don't use it. Instead, please use tinywl as a reference.

This is a demonstration Wayland compositor that accompanies a series of blog posts written for drewdevault.com.

Compiling

mkdir build
cd build
meson ..
ninja

This will produce a binary named mcwayface, this is your compositor. Run it without any arguments.

About

A simple demonstration Wayland server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published