summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* failed test fullcolormesonJakub Steiner2022-04-063-0/+3655
| | | | | | | | | - BROKEN: using the app icon template and standard name will do an icon theme lookup rather than showing the actual artwork. Two options: - Use inkscape 1.2 for fullcolor export instead, lose the nice preview - Use a different name and deal with manual rename at export stage.
* amazing build scriptJakub Steiner2022-04-061-5/+2
|
* add licenses and metadataJakub Steiner2022-04-064-0/+201
|
* fix linkJakub Steiner2022-04-061-1/+1
|
* READMEJakub Steiner2022-04-061-0/+27
|
* initial symbolics and scaffoldingJakub Steiner2022-04-061560-0/+57796
| | | | | | | | | | | | - only use one context for speed. See https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/issues/73 - keep some index.theme scaffolding for legacy icons possibly installed by gnome-themes-extra. See https://gitlab.gnome.org/GNOME/gnome-themes-extra/-/issues/33 - leave cursors intact, hopefully we'll never touch that ever again - FIXME: fullcolor. So far we only have app icon preview that does one icon. Might need special casing for folders, but everything else seems like doable.
* fresh beginningJakub Steiner2022-04-062-0/+60
- only use a single scalable for fullcolor - install symbolics into symbolic size - only use one context for speed