openwrt / video

56 stars 43 forks source link

[RFC/WIP/POC] bring up Wayland graphics stack #16

Closed dangowrt closed 3 years ago

mirko commented 3 years ago

Oha

aparcar commented 3 years ago

That was a fairly quick review...

mirko commented 3 years ago

It's all new packages, not touching existing (Qt-)functionality and I'm eager of pushing that feed and encouraging ppl to contribute (more). On top I've seen @dangowrt's work in other (parts of) projects, so he has some trust and credibility in advance.

dangowrt commented 3 years ago

Now lets just hope for https://github.com/openwrt/packages/pull/13916 to pass quickly as that opens the doors to librsvg which is required for lots of higher-level UI stuff.

mirko commented 3 years ago

Jee, you really have to create a different spec/manifest for every single architecture you'd like to support as part of your cross-compiling toochain? The PR is wholesome work but looks like it (rust) is one of the worst environments to maintain and use within a cross-compiling environment.