Closed Saviq closed 7 months ago
@mattkae FYI:
https://mir-server.io/docs/how-to-use-the-ubuntu-frame-diagnostic-feature
Can be tested nested just fine.
sudo snap install ubuntu-frame --channel edge/pr180
WAYLAND_DISPLAY=wayland-98 ubuntu-frame
WAYLAND_DISPLAY=wayland-98 frame-diagnostic "Hello, world!"
WAYLAND_DISPLAY=wayland-98 frame-diagnostic "Goodbye world!"
WAYLAND_DISPLAY=wayland-98 gedit
Everything worked as expected
Just beware: there were some subtle changes between boost and what got standardised. We need confidence that nothing was broken by these changes. (I.e. really test stuff still works)