Remix.run Logo
Tess's Android Wayland Compositor(github.com)
32 points by schmorptron 5 hours ago | 3 comments
yjftsjthsd-h 28 minutes ago | parent | next [-]

Very cool.

> libhybris allows glibc Linux programs to load the standard Android graphics drivers

I don't quite follow why you need that? This runs on a real full Android, so surely drivers already work?

ChocolateGod 11 minutes ago | parent [-]

The graphics drivers on Android are compiled with Bionic where as most Linux distributions are compiled with glibc. You can't really mix and match them.

Desktop linux apps still need to link to the system graphics driver to get hardware acceleration.

alex7o 2 hours ago | parent | prev [-]

Oh that Is cool especially on a foldable you can run some interesting apps on it. And with wine + fex even more crazy stuff.