Louvre: C++ library for building Wayland compositors
1–3 of 3 posts
Re: Louvre: C++ library for building Wayland compositors
#2Looks very interesting! I just wish there was a possibility to run nested Weston sessions to avoid always having to switch to command line first before trying out a new compositor.
Re: Louvre: C++ library for building Wayland compositors
#3Looks very interesting! I just wish there was a possibility to run nested Weston sessions to avoid always having to switch to command line first before trying out a new compositor.
Yeah that would be nice. Hopefully the author adds it. That makes the whole development flow with wlroots based compositors quite pleasant (although difficult still)