Hi!
You should be able to install GNOME DE on Qubes OS dom0 with.
sudo qubes-dom0-update gnome-shell
Install extensions according to instructions here.
Install [email protected] and run this:
sudo cp ~/.local/share/gnome-shell/extensions/[email protected]/schemas/org.gnome.shell.extensions.pop-shell.gschema.xml /usr/share/glib-2.0/schemas/org.gnome.shell.extensions.pop-shell.gschema.xml && sudo glib-compile-schemas /usr/share/glib-2.0/schemas
Reload the shell with Alt + F2 and type r. Use the tiling widget in the panel to enable active window hint.
Then run label.sh to enable colored window borders. Thanks to the kind people in the Qubes forum who helped me with the script.
Hey this is great, really glad people got gnome working on qubes.
I've been wondering, is the link to the extensions installation guide broken or its really meant to point to the current url?
Also, could you please go in a little more depth to how you got popos-shell installed in dom0 please?