I just gave it a try. Yes, wio can run inside wio. This is what I had to do to build it:
git clone https://git.sr.ht/~sircmpwn/wio cd wio git clone https://github.com/swaywm/wlroots.git subprojects/wlroots meson build cd build ninja ./wio # pops up a window with wio fhs On Thu, May 2, 2019 at 1:21 AM Skip Tavakkolian <[email protected]> wrote: > Can Wio run inside Wio? Broadly speaking, that's the essence of Rio. > > On Wed, May 1, 2019, 9:13 PM Ryan Gonzalez <[email protected]> wrote: > >> https://wio-project.org/ >> >> 2/10 name, 9/10 demo, can't win it all I guess ¯\_(ツ)_/¯ >> >
