-
Notifications
You must be signed in to change notification settings - Fork 5
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
Maxwelldoug
wants to merge
60
commits into
Vanilla-Kattleya:main
Choose a base branch
from
Maxwelldoug:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This may or may not fix SDDM being buggered
…e-theme directory" This reverts commit da91bcc.
This reverts commit d5ebf07.
…esktop-base. This should eventually be replaced with a vanilla themed... theme... if it proves to work.
…getting pulled in automatically.
…le extraction for dolphin
Make pull requests not run dev-build
…rect containerized shell behaviour.
and fixed the module name
Fine, we'll do it the hard way.
… (Discover does not support disabling dpkg which is not provided)
…nges just autorun 2)
…t, not usr/share/applications for the last line)
upgrades FsGuard to be compatible with core-image
Fix an oopsie in formatting from the merge
Fix a mistyped image name
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
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
This was referenced Jul 13, 2024
…ity and consistency
Fix discover
get rid of discover. Or, try to.
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
@Maxwelldoug Is this PR ready for testing or are there any remaining changes to be done? |
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.