Releases: lxqt/libqtxdg
Releases · lxqt/libqtxdg
3.7.0
Main changes:
QSvgRenderer
is used with a cache for SVG icons, so that LXQt's icon handling could not be broken by intruding icon engines that register themselves for "svg" (likekiconthemes
5.80).- Allow runtime overriding of detachment of processes by setting
QTXDG_START_DETACH_TRULY
. - XTerm is added as a runtime dependency.
- Code cleanup.
3.6.0
Main changes:
- A class is added for setting/getting the default email client, file manager and web browser. It is used in the new file associations dialog, which covers setting of default apps too.
- Fixes for setting of default apps and getting of recommended apps with the GLib back-end.
- Fixes and enhancements to QtXdg MimeApps Tool (
qtxdg-mat
).
3.5.0
3.4.0
3.3.1
3.3.0
3.2.0
libqtxdg 3.1.0
Release libqtxdg 3.1.0
libqtxdg 3.0.0
Release highlights
- qiconloader: Reuse Qt implementation
- xgiconloader: Reworks the unthemed/pixmap search
- xdgiconloader: Puts the hicolor at the end of the theme hierarchy
- xdgiconloader: Fix XdgIconLoaderEngine::actualSize()
- xdgiconloader: Support symbolic SVG icons
- xdgiconloader: Honor "FolowsColorScheme" theme hint
libqtxdg 2.0.0
Release highlights
- BACKWARDS-INCOMPATIBLE: New XdgIconLoader library
- New explicit dependency Qt SVG
- The IconLoader can use GTK+ icon cache
- Improved overall performance
- Better XDG handling
- Overall polishing