What's Changed
Bug Fixes
- App menu icon missing — packages shipped the
.desktopfile but never installed the icon PNGs to the hicolor icon theme. All packages (RPM, DEB, Arch) now install 7 icon sizes (16–256px). The TRCC icon now shows correctly in app menus. sudo trcc setupinstalled desktop entry to/root/—Path.home()under sudo resolves to/root/, so the desktop entry and icons landed in root's home instead of the real user's. Added_real_user_home()helper that checksSUDO_USERto resolve the actual user's home directory.
Packaging
- Updated all CI builds (
release.yml) and developer packaging specs (Arch PKGBUILD, RPM spec, Debian rules, Gentoo ebuild) to install icons to/usr/share/icons/hicolor/
Full Changelog: v8.2.5...v8.2.6