Files
protostar/README.md
2023-02-22 01:20:37 +01:00

340 B

protostar

Prototype application launcher

TODO:

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