Miracle is a Wayland tiling window manager built on Mir
Go to file
2023-02-18 13:24:31 -05:00
src Barebones app 2023-02-18 13:10:42 -05:00
.gitignore Initial hello world commit 2023-02-18 12:06:27 -05:00
CMakeLists.txt Drop cmake version 2023-02-18 13:24:31 -05:00
LICENSE Initial commit 2023-02-18 12:04:19 -05:00
NOTES.md Barebones app 2023-02-18 13:10:42 -05:00
README.md Initial hello world commit 2023-02-18 12:06:27 -05:00

Mir Compositor

Buiding

mkdir build
cd build
cmake ..
make

Running

After building:

cd build/bin
./compositor.sh