With recently committed headless utils, we can now do rendering tests of widgets. Here's a test of WMFontPanel (which we might take a crack at rewriting in Rust soon-ish).
With recently committed headless utils, we can now do rendering tests of widgets. Here's a test of WMFontPanel (which we might take a crack at rewriting in Rust soon-ish).
These are put in their own crate so that we can link tests against libwings freely.
Once libwings is entirely rewritten in Rust, we should be able to move these tests back into the wings-rs crate.
After the tweaks I made to headless utils before merging them, this looks good enough. (The snapshot image had been flaky until I figured out how to pump the X11 queue more correctly.) I am giving this an okay and merging to keep things moving.
After the tweaks I made to headless utils before merging them, this looks good enough. (The snapshot image had been flaky until I figured out how to pump the X11 queue more correctly.) I am giving this an okay and merging to keep things moving.
trurl
merged commit 2aa0b0bf53 into refactor/riir2026-03-27 00:01:56 -04:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
With recently committed headless utils, we can now do rendering tests of widgets. Here's a test of WMFontPanel (which we might take a crack at rewriting in Rust soon-ish).
3421df92bbto3e46eae39c3e46eae39cto2aa0b0bf53After the tweaks I made to headless utils before merging them, this looks good enough. (The snapshot image had been flaky until I figured out how to pump the X11 queue more correctly.) I am giving this an okay and merging to keep things moving.