I’ve stripped GNOME down to about 345MB of RAM at boot time. One problem I’m having is VLC starts and plays videos but there is more pixilation/tearing than in default GNOME. Anyone know which GNOME components assist with video playback?
I just noticed you were a “Release Team Member”. Debian has an app, tasksel, which allows users to install different desktop environments including the default GNOME. It also has a GNOME Flashback with no wayland support. As a “Release Team Member” do you know if there are GNOME packages which install GNOME with wayland support and a minimal set of apps, no games/browsser/office/etc.
The Debian tasksel program installs one or more packages from GNOME in order to install GNOME on top of Debian base (command line). Debian’s KDE web page lists a package, kde-plasma-desktop, which it describes as “Minimal desktop.” The page:
https://wiki.debian.org/KDE
I’ve used “sudo apt install kde-plasma-desktop” to install a minimal version of KDE on a Debian base install. Do you know if GNOME has a package similar to this which only includes a few critical apps like terminal?
I’ve probably destroyed about 50 GNOME VMs trying to remove non-critical components. It appears a version I was cloning had something amiss and after I used tasksel to install GNOME onto a base Debian VM the VLC issue did not appear after running my app/service removal scripts.
This is a question best asked on a Debian user support forum. GNOME is not responsible for how downstream distributors package the project’s components.
I’ve asked about this and was pointed to Debian tasksel GNOME Flashback. Flashback does not offer wayland unfortunately. I did some more searching and found the Debian gnome-core package. I just installed it on a Debian base VM (just console) and gnome-core doesn’t include as many apps as the Debian default GNOME install and provides wayland support.