Welcome to a new issue of This Week in Plasma! Every week we cover the highlights of what’s happening in the world of KDE Plasma and its associated apps like Discover, System Monitor, and more.
Welcome to a new issue of This Week in Plasma! Every week we cover the highlights of what’s happening in the world of KDE Plasma and its associated apps like Discover, System Monitor, and more.
That’s a modern Android limitation…
Fuck.
If only i could solve it via shizuku…
There’s some ADB commands you can run to allow it, but in my experience it’s a bit flaky, and has to be run every boot.
adb -d shell pm grant org.kde.kdeconnect_tp android.permission.READ_LOGS; adb -d shell appops set org.kde.kdeconnect_tp SYSTEM_ALERT_WINDOW allow; adb -d shell am force-stop org.kde.kdeconnect_tp;
Source from KDE Userbase