linuxct

Results 13 comments of linuxct

I can see the exact same behaviour in this thread happening on Pixel 8's AiWallpaper. Except, it also happens for more attributes other than `state_dragged`, like what should be known...

Got it, thanks a bunch! I was running the latest build from master as of a week ago, so I should have those changes in my local build already. Will...

Hey again, congrats on the 2.9.0 release! I have tried again to decompile and then rebuild the Google AiWallpapers APK that's [floating around lately](https://t.me/google_nws/3659), and it still wouldn't work (clean...

I will be submitting a PR for this later on, as so far I have kept a separate fork that allows me to run ARM-only Docker images of instafix, and...

Reference: https://developer.chrome.com/multidevice/android/customtabs#whentouse

Partly solved by @AstralJaeger in #112/#111. The only thing that's missing is building (at GitHub CI's build-time) all supported variants, save them into separate files, then adding an init script...

Ahh, I see now. I missed reading the line `with: platforms: linux/amd64, linux/arm64...` in the push to the container registry step. Quite a nice setup! And indeed, with this one...

Hey, thanks a lot for working on this. Just FYI, with the latest versions of Sonoma (14.4.x) you will need to switch `Misc/Security/SecureBootModel` from `Default` to `Disabled`. Also, for some...

One more thing: To get WiFi working on Sonoma 14.4 it is also necessary to use Airportitlwm version 2.3.0-alpha (as of right now) built specifically for `Sonoma14.4` rather than `Sonoma`/`Sonoma14.0`....

Experiencing exactly this same issue right now - ``` root@thiccpad /home/linuxct # sudo systemctl status open-fprintd-resume ○ open-fprintd-resume.service - Restart devices after resume Loaded: loaded (/usr/lib/systemd/system/open-fprintd-resume.service; enabled; vendor preset: disabled)...