% ./Owl.app/Contents/MacOS/Owl
2024-05-08 22:48:25.474 Owl[75485:797649] Running compositor on Wayland display wayland-0
2024-05-08 22:48:25.474 Owl[75485:797649] Checked in with the bootstrap server as io.github.bugaevc.Owl
% /usr/local/bin/waypipe ssh fedora-box weston-fullscreen
@aspauldingcode You need to build and install both epoll-shim and wayland from the repos in this org: https://github.com/owl-compositor
Then you can build waypipe using the instructions from the waypipe repo.
The code in the owl-compositor org is ~4yo tho so ymmv.
@donaldh I was able to build waypipe-c with minimal build. I can launch many Weston apps but they crash / don't move or resize.
Did you use waypipe rust on Darwin?