Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: rebuild image, support upstream changes to desktop image #27

Open
wants to merge 60 commits into
base: main
Choose a base branch
from

Conversation

Maxwelldoug
Copy link
Contributor

@Maxwelldoug Maxwelldoug commented Jul 13, 2024

This pull request fixes #25, #24, #21, #7, includes changes from #26, implements black box with vso-os-shell, adds in the gnome software center with the correct vso and flatpak plugins, suppresses konsole which does not support vso-os-shell, suppresses discover which does not support disabling the usage of dpkg (which means it throws errors on launch as we do not include dpkg) and implements cohesive system theming including a VanillaOS SDDM theme, and makes the system actually boot with the new upstream core image.

Maxwelldoug and others added 30 commits July 9, 2024 15:00
This may or may not fix SDDM being buggered
…esktop-base. This should eventually be replaced with a vanilla themed... theme... if it proves to work.
Make pull requests not run dev-build
… (Discover does not support disabling dpkg which is not provided)
…t, not usr/share/applications for the last line)
@Maxwelldoug Maxwelldoug changed the title Large Scale Rebuild to fix several issues and pull support upstream changes. Large Scale Rebuild to fix several issues and pull in + support upstream changes. Jul 13, 2024
@Maxwelldoug Maxwelldoug changed the title Large Scale Rebuild to fix several issues and pull in + support upstream changes. Fix: Large Scale Rebuild to fix several issues and pull in + support upstream changes. Jul 13, 2024
@kbdharun kbdharun changed the title Fix: Large Scale Rebuild to fix several issues and pull in + support upstream changes. fix: rebuild image, support upstream changes to desktop image Jul 19, 2024
@kbdharun
Copy link
Member

@Maxwelldoug Is this PR ready for testing or are there any remaining changes to be done?

@Maxwelldoug
Copy link
Contributor Author

Maxwelldoug commented Jul 19, 2024

It was ready for stable at time of publishing but there have been major changes to core upstream.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SDDM and plasma themes cannot be installed (to /usr/share/sddm and /usr/share/plasma respectively)
4 participants