lawnicons
lawnicons copied to clipboard
[DISCUSSION] Automatically remove duplicates via icontool.py
About this discussion
https://github.com/LawnchairLauncher/lawnicons/assets/60105060/493046f2-68f7-4714-9b70-c6d8921587e4
Many components in the appfilter.xml have duplicates, so I suggest finding a way to automatically remove them.
I think icontool.py now checks for alphabetical sorting at runtime and fixes it. This will work with duplicates as well. If the lines are identical, leave one. If the components are identical but have different names or svg, somehow inform about it (not sure if the current check in icontool.py works that way).
It will be cleaner.