>>107149340 (OP)
I would go over budget anon.
And I don't think Linux would survive it.
###############
Merge major distros.
2 model release LTS and Semi-Rolling.
LTS keeps the hardware support pace, don't release LTS ever 2 years.
With a slower userspace pace which takes compatibility+security into consideration.
Create a single packaging format.
Must be easy to package and modify.
Keep the "package manager is an integrated development environment feel" -devel/-dev packages for easy development.
.AppImage should be integrated with the new package manager and come with a list of required run-time dependencies.
Flatpaks runtimes are now based on the new distro model.
Add ability to filter by application HDI style on Flathub(KDE, GNOME, Independent).
Get developers on board and get rid of the community packaged apps.
Extend the security consorption.
###############
Fix "one request at a time" bs in PackageKit.
Kill either Wayland or X and fully commit to fixing one or the other.
Wayland promotes fragmentation in the display layer and we need to have a single implementation emerge.
Wayland requires additional work in terms of privately allowing global shortcuts, displaying keystrokes, allow custom resolutions, allow VRR;
X11 is insecure, slow, but supports legacy systems.
Fix PolicyKit, make the prompt secure. Let the user shutdown the one who launched the app which asks for permissions.
Unify the security model in someway.
Get rid of AppArmor, make SELinux easier to use/learn and setup for app developers, administrators, users.
Make it easier to setup sandboxes, network restrict apps.
There should be a kind of unified API for security, there's the SELinux, there's seccomp etc.
###############
Sandboxing non-flatpak apps should be as easy as flipping a single switch on the .desktop file, DEs come with an option to quickly configure which apps launch in a sandbox.
This should come with providing app specific configuration and sane presets.