cutie-shell / cutie-wlc

The Wayland compositor for Cutie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cutie-wlc

CircleCI

A Wayland compositor for Cutie based on QtWaylandCompositor.

Building and installing

mkdir build
cd build
cmake ..
make
sudo make install

Troubleshooting

None

About

The Wayland compositor for Cutie

License:GNU General Public License v3.0


Languages

Language:C++ 97.4%Language:CMake 2.6%