NotKit

Results 10 comments of NotKit

Thank you for your answer! Yes, horizontal scrolling actually works and main chat area resizes to fit screen/window width. I expected it to be more like Android version with popup...

Chromium 79 on desktop and QtWebEngine-based Morph on UBPorts. Chromium sent "origin: http://localhost:8081". I wonder if they have an exception for localhost in this case.

I think it should be just called a Ubuntu Touch porting method for Treble devices (Android 9-11, soon 12) without reference to specific Halium version in the title, as it...

For @doniks: we discussed with @muhammad23012009 that Halium 9 section should be completely dropped/replaced due to being no longer relevant in overall.

Do you possibly know which path in code is responsible for selecting amd64 by default? Would be nice if we could patch it at least when it's run on arm64...

I've included the relevant information (DSDT, dmesg logs, firmware) in cube_iwork8_ultimate.tar.gz in post above. fw_extractor wouldn't work, as it relies on readelf, which works for modules, but here driver and...

Thanks, I will check how that's done in fbturbo DDX. Android has another API - hwcomposer, which could be probably utilized for that. Basically generic mobile/phone tablet (with Qualcomm or...

@mittorn the question was how libhybris could be integrated with x11 dri.

It's probably offtopic, but can framebuffer output be completely avoided in favor of overlay API? Basically, If hwcomposer is to be used, I want Xorg to render into gralloc-allocated buffer...