waydroid-settings
waydroid-settings copied to clipboard
GTK app written in Python to control Waydroid settings
 Fresh install of waydroid + waydroid-settings running on Fedora 38 KDE spin. Not sure where to start troubleshooting. Console output preceding the loop: ```sudo: apt: command not found apt...
I dont know if there is a way to fix this, but this script currently doesnt work on ostree filesystems, where a lot is read-only or stored in `/var/` Otherwise...
This was pretty easy. Everything sets up normally, even though the main program still has some hardcoded mutable-OS dependencies. If the system is mutable, everything will stay the same
EDIT: my system is a freshly installed vanilla arch linux in gnome, no vm involved. I installed by aur and by the script here. When running from aur, it simply...
Currently this has been created with GTK3. GTK3 is less then ideal for usage on touch screen displays, and libadwaia would make it integrate better with upcoming desktop releases.
**Issue:-** Pressing the help or `i` button in the gui for `way-firewalld.sh` directly seems to execute the script instead of displaying information about it. Similarly, the `remove-video.sh` doesnt shows any...
This fixes issues on latest Ubuntu 24.04 LTS
Well, I installed with the `install.sh` right from this GitHub repo, and here's what I found running the Waydroid Settings: During installation, I got log like this: `wget -O -...