lxqt-qtplugin-0.15.1 / 2020-05-31
=================================
* Fixed Fusion's window color with Qt 5.15.
* Made the window color configurable.
lxqt-qtplugin-0.15.0 / 2020-04-22
=================================
* Bumped version to 0.15.0.
* Made libfm-qt a dependency and loaded versioned libfm-qt (for versioned ".so" handling).
* C++11 code updates.
* Use return braced init list.
* Removed (duplicated) string casts definitions.
* Removed deprecated QImage method "byteCount()" and used "sizeInBytes()" instead.
* Fixed "#include" for libdbusmenu-qt.
* Added support for flatpak to StatusNotifierItem.
* Added Category property to StatusNotifierItem to fix working on some DEs.
* Added support for working without context menu to StatusNotifierItem.