Added icon caching

This commit is contained in:
nik012003
2023-02-22 01:20:37 +01:00
committed by Nova
parent 5c8e2dbadb
commit 570f89beba
4 changed files with 88 additions and 39 deletions

View File

@@ -1,2 +1,12 @@
# protostar
Prototype application launcher
TODO:
1) ~~Make it work with all icons (should be done)~~
2. ~~If the right sized png exists, then use that, otherwise rasterize it (a bit janky but it works)~~
3. ~~Use XDG_CACHE_DIR to rasterize svgs (done)~~
4. Make sure it's using the current icon theme
5. Design a better app launcher ui