Spent the morning looking how much work the move of #phosh to #gtk4 / #libadwaita will be and it turned out better than expected.
Needed to stub out some dependencies (libcall-ui, gcr, libgnome-desktop) and hack back support for custom wayland surfaces into #gtk4 but with that things start to work and we can go widget by widget:
@agx is this with the old custom surfaces code patched back in or with the new one from GTK MR!2992 ?
@Alexmitter That doesn't make too much of a difference atm since both ways need additional stuff on top. Having 2992 merged would certainly help to get that into a mainlineable state though.
@Alexmitter yeah, it's great to see that moving