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

Icon theme fallback for missing themes #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joshuamegnauth54
Copy link
Contributor

Fixes: #48

This PR implements a last resort fallback to the default GTK icon theme if COSMIC's theme is missing.

The user is warned if COSMIC's themes aren't available since a correct installation should have them much like GTK should always have Adwaita.

Fixes: pop-os#48

This PR implements a last resort fallback to the default GTK icon theme
if COSMIC's theme is missing.

The user is warned if COSMIC's themes aren't available since a correct
installation should have them much like GTK should always have Adwaita.
@TheESN
Copy link
Contributor

TheESN commented Apr 6, 2024

Also some icon themes specify that they rely on other icon theme as fallback when something is missing. COSMIC doesn't implement this behavior at this moment, so it would be neat to have this

@mmstick
Copy link
Member

mmstick commented Apr 10, 2024

This should be implemented in libcosmic instead. Avoid the duplication across projects.

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.

No images renderd for icons
3 participants