Files
niri/niri-visual-tests
Christian Meissl 305fc3b557 Activate newly mapped windows with a valid activation token
most of the time the activation token is passed
while the window is still unmapped. in this case
store the intend to activate the window for
later retrieval on map.
2024-11-29 21:57:36 -08:00
..
2024-02-06 09:40:45 +04:00
2024-11-09 17:35:31 +03:00
2024-02-06 09:40:45 +04:00

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.