pop-os / libcosmic

WIP library for COSMIC applications
https://pop-os.github.io/libcosmic/cosmic/
Mozilla Public License 2.0
472 stars 49 forks source link

Helper for bundling icons but allowing system themes to override them #225

Open jackpot51 opened 1 year ago

jackpot51 commented 1 year ago

After #224 we bundle two icons with libcosmic. There are several other icons used by libcosmic that could be bundled, thus allowing for sane fallbacks on systems without any freedesktop icon theme installed (macOS, Windows), or without cosmic-icons installed.

close-menu-symbolic
document-properties-symbolic
edit-clear-symbolic
edit-copy-symbolic
go-next-symbolic
go-previous-symbolic
list-add-symbolic
list-remove-symbolic
object-select-symbolic
open-menu-symbolic
pan-down-symbolic
system-lock-screen-symbolic
system-search-symbolic
window-close-symbolic
window-maximize-symbolic
window-minimize-symbolic
netraptor commented 4 months ago

Is there any update on this, specifically a way to set icon fallbacks for non-linux systems? The recent commit 1e5828e changing how window control icons are obtained breaks libcosmic Windows applications.