Releases: Asthowen/AFetch
Releases · Asthowen/AFetch
0.0.7
Improved code to retrieve Konsole font and updated dependencies.
0.0.6
- Implement asynchronous retrieval for package count, improving execution time especially when multiple packages are installed
0.0.5
- Add conditional compilation
- Use
qdbus
to retrieve KDE version when it's possible (which is much faster, saving over 150ms on some PCs)
- The color of colons in disk element headers is taken into account
- Installed package managers with no packages installed are ignored
- Improved terminal name retrieval efficiency by 1.5x when traversing parent process list
- Code cleanup
0.0.4
- Enhance terminal name detection
- Switch from
battery
to starship-battery
- Hide braille logo if terminal not support unicode
- Add GPU support
- Desktop stats now work on Windows
- Add Debian logo
- Fix a lot of logos
- Some fixes
0.0.3
- Significant performance improvements.
- Enhanced logos.
- Add terminal font detection.
0.0.2
Added terminal color blocks, improved the config, added new options and cleaned up the code.