Closed kaanelloed closed 9 months ago
Hello @kaanelloed, @Donnnno,
I made the adaptations described in https://github.com/Arcticons-Team/Arcticons/issues/1859#issuecomment-1937009427 so that the FolderIcon constructor can now take a different base icon (see commit https://github.com/falzonv/discreet-launcher/commit/e6dd92cf86d19472e7b32b7e41cd7c5e7b3f4928), which is now searched in icon packs (intent "discreetlauncher.folder/discreetlauncher.folder") with the current base icon as fallback (see this PR).
Unfortunately I don't have the time to finalize and publish the new release right now, hopefully soon, but at least this change is now in the code base :-)
Best regards
Description
Let icon packs create icon for folder by searching for discreetlauncher.folder/discreetlauncher.folder[# of apps inside].
I understand that you don't really want to review code, but this is just 8 new lines of code using your own code. So I hope you still accept to merge it.