feat: replaces gnome dependencies with cosmic components #1 #56
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 replaces the following gnome dependencies with the following cosmic ones.
regolith-control-center
->cosmic-settings
+cosmic-settings-daemon
cosmic-idle
swaybg
->cosmic-bg
gtk_lock
-> ?gnome-session-quit
->systemctl
/loginctl
nautilus
->cosmic-files
The following config can be used with https://github.com/sandptel/regolith-session/tree/cosmic-session inside of the
cosmic-sys-ext
environment as mentioned below. Or can be tested locallygit clone https://github.com/sandptel/regolith-wm-config cd regolith-wm-config
Launch the session using the following
This configuration work in pair with the following fork of cosmic-settings that convert the cosmic-settings changes to
sway-ipc
commands viaswayipc-rs
within the application for hot loading the changes and an equivalent sway config is added/changed at$HOME/.config/regolith3/sway/cosmic-settings/generated-config.d/*
Testing Environment
and some extra dependencies I found were missing in the list when compiling
cosmic-applets
git clone --recurse-submodules https://github.com/pop-os/cosmic-epoch cd cosmic-epoch just sysext