Skip to content

C++ programming excercise. Stacking Wayland compositor based on wlroots.

License

Notifications You must be signed in to change notification settings

vabbb/theinterface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Interface

"The Interface" is a stacking Wayland compositor based on wlroots.

For now it's just a programming excercise for me to learn C++. Most of the code is imported from Rootston.

The objective in the long run is to make a full fledged Wayland compositor, capable of being used on a daily basis.

Compiling

meson build
ninja -C build

Running

./build/theinterface/theinterface -s "termite & thunar"

Replace "termite & thunar" with any program that you would like to run instead.

About

C++ programming excercise. Stacking Wayland compositor based on wlroots.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published