[Differential] [Commented On] D2484: [Image Wallpaper] Avoid cross-fading which reveals black background behind images

2016-08-18 Thread Fredrik Höglund
fredrik added a comment. The correct way to fix this is to use a custom shader that does approximately this: uniform sampler2D texture1; uniform sampler2D texture2; uniform float fadeProgress; varying vec2 texcoord1; varying vec2 texcoord2; void main(void) {

[Differential] [Commented On] D2484: [Image Wallpaper] Avoid cross-fading which reveals black background behind images

2016-08-18 Thread mart (Marco Martin)
mart added a comment. hmm, it shouldn't cause flicker, fading between 2 different sized wallpapers should be just fine REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2484 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailprefe