XDGKit (1.0.0-1)
New Features
- Themes can now be loaded and mapped from cache files, reducing both loading times and memory usage.
- New
xdgkit-icon-theme-indexerutility for generating cache files.
API Additions/Changes
- Replaced most
std::stringinstances withstd::string_viewto enable direct mapping from cache. - Added
XDGIconThemeManager::reloadThemes()to dynamically rescan and reload themes. - Added
XDGIconThemeManager::evictCache()to free up memory by evicting theme data that won’t be accessed in the near future. - Added
XDGLogclass.
Thanks to @Fox2Code and @milisarge for your ideas/suggestions
-- Eduardo Hopperdietzel ehopperdietzel@gmail.com Tue, 27 May 2025 08:42:15 -0400