Ali Mirjamali
Ali Mirjamali
Thanks for taking this into consideration. Just few quick notes: 1. ooniprobe requires write access to `/var/lib/ooniprobe/assets` to perform _list_ or _show_ commands. At least on my test system. 2....
I can confirm a successful build using the latest Golang release (go1.17.linux-armv6l.tar.gz)
I can confirm that the patch compiles on bcm47xx sdk successfully.
> Converting the [qubes-logo-home.svg](https://www.qubes-os.org/attachment/icons/qubes-logo-home.svg) works while the [Whonix-logo.svg](https://www.whonix.org/w/images/1/19/Whonix-logo.svg) fails. Just wanted to double check. Did you also try to convert `qubes-logo-home.svg` from svg to svg? Because it should also fail.
Since this issue is still marked as need diagnosis. If `volumeicon` is installed via [template sls](https://github.com/QubesOS/qubes-mgmt-salt-dom0-virtual-machines/blob/main/qvm/sys-audio-template.sls#L16) in the default (Fedora) XFCE template, it creates an XDG auto launcher in `/etc/xdg/autostart/volumeicon.desktop`...
A minor change to `qui.devices.actionable_widgets.py` of [qubes-desktop-linux-manager](https://github.com/QubesOS/qubes-desktop-linux-manager/blob/v4.2.21/qui/devices/actionable_widgets.py) could change the current behaviour and add info on generic notation of block devices (sdX, sdX1, …) within the host VM. I also...
> Much of this work (GUI included) has been done by @alimirjamali https://github.com/alimirjamali/personal-qubesos/tree/main/qubes-label-tt The current (working & tested) prototype is written in bash. I need to finish rewriting it in...
I am revisiting this. A post-install hook could add `Hidden=true` to the default xdg startup launcher of volume icon. Then it could be launched manually via `audiovm` service. Or even...
I have been working on additional Icon Effects. The default tint, anti-aliased high quality Thin/Thick bordered icons, icons overplayed on VM label color, inverted icons for untrusted qube as well...
> Indeed, the updater should mark debian-11 template as "obsolete" Since we are approaching Qubes OS 4.3 release in a foreseeable future, this feature could be added to `qubes-dist-upgrade`. This...