Miracle is a Wayland tiling window manager built on Mir
Go to file
2023-02-19 12:57:46 -05:00
src I have something functionng, time to dissect! 2023-02-19 12:57:46 -05:00
.gitignore Make the example more true 2023-02-18 14:09:01 -05:00
CMakeLists.txt I have something functionng, time to dissect! 2023-02-19 12:57:46 -05:00
LICENSE Initial commit 2023-02-18 12:04:19 -05:00
miral-terminal.sh taking the terminal emualtor as well 2023-02-18 14:53:50 -05:00
NOTES.md I have something functionng, time to dissect! 2023-02-19 12:57:46 -05:00
README.md Initial hello world commit 2023-02-18 12:06:27 -05:00
run.sh I have something functionng, time to dissect! 2023-02-19 12:57:46 -05:00

Mir Compositor

Buiding

mkdir build
cd build
cmake ..
make

Running

After building:

cd build/bin
./compositor.sh