cosmic-files icon indicating copy to clipboard operation
cosmic-files copied to clipboard

Icon theme fallback for missing themes

Open joshuamegnauth54 opened this issue 4 months ago • 2 comments

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.

joshuamegnauth54 avatar Apr 04 '24 07:04 joshuamegnauth54

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

TheESN avatar Apr 06 '24 00:04 TheESN

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

mmstick avatar Apr 10 '24 17:04 mmstick