lawnicons icon indicating copy to clipboard operation
lawnicons copied to clipboard

[DISCUSSION] Automatically remove duplicates via icontool.py

Open x9136 opened this issue 1 year ago • 11 comments

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.

x9136 avatar May 27 '23 22:05 x9136