aboutsummaryrefslogtreecommitdiff
path: root/src/tests/layer_shell.rs
AgeCommit message (Collapse)Author
2025-09-18Fix layer-shell initial commit logicIvan Molodetskikh
I didn't properly update it for the Smithay refactor. It was reading initial_configure_sent too early. This worked before when niri had to reset it manually, but it no longer works now that it is automatically reset already before entering this function.
2025-07-13tests: Add layer-shell scaffolding and an overflow testIvan Molodetskikh