mirror of
https://github.com/YaLTeR/niri.git
synced 2024-11-10 13:06:36 +03:00
93c547f749
For now, will make the open animation better. |
||
---|---|---|
.. | ||
resources | ||
src | ||
Cargo.toml | ||
README.md |
niri-visual-tests
Note
This is a development-only app, you shouldn't package it.
This app contains a number of hard-coded test scenarios for visual inspection. It uses the real niri layout and rendering code, but with mock windows instead of Wayland clients. The idea is to go through the test scenarios and check that everything looks right.
Running
You will need recent GTK and libadwaita.
Then, cargo run
.