zzag / plasma5-wallpapers-dynamic

Dynamic wallpaper plugin for KDE Plasma
328 stars 18 forks source link

Improve memory usage with 8K wallpapers #97

Closed zzag closed 2 years ago

zzag commented 2 years ago

Since Qt 5.15 is the last release in Qt 5 cycle, the private API of QtQuick most likely won't change, so let's use QQuickImageProviderWithOptions in order to reduce memory usage with 8K wallpapers.