19 Commits (279b3d07f86d8697c8fe2f378da997db062f0c9a)

Author SHA1 Message Date
Lucas Murray 54a4f80a7b Render logout vignetting even if FBOs are not available. 17 years ago
Lucas Murray 1b80aec136 Optimize logout vignetting and increase its resolution. 17 years ago
Lucas Murray 89384118ea Change the logout blur effect and fix a small animation issue when 17 years ago
Lucas Murray f1460a0429 Fix compile when OpenGL is not available. 17 years ago
Lucas Murray 20f1a79d04 Less warnings please. 17 years ago
Lucas Murray 4d1bdd5a63 Prevent jerkiness of the first two frames of the logout blur effect by 17 years ago
Matthew John Dawson 21441c4246 Fix compile error in kwin's logout effect when opengl is disabled. 17 years ago
Matthew John Dawson 16b1b1e695 Fix compile error in kwin's logout effect when opengl. 17 years ago
Lucas Murray 5d19671835 Backport r1002976 by luebking: 17 years ago
Thomas Lübking 51c9a0bf54 BUG: 201445 17 years ago
Martin Gräßlin 59590e2ff5 Move pushRenderTarget() in logout effect into paintScreen(). That ensures that logout effect doesn't pop the render target of another effect. 17 years ago
Martin Gräßlin bc37b74c98 Correctly track logout dialog painting when logout animation has finished. 17 years ago
Martin Gräßlin d8178fa8c5 Do not alter window painted on top of logout window in logout effect. That is don't change saturation and don't blur. 17 years ago
Martin Gräßlin 7a06c636b2 Reenable logout blur - we found the reason why it stopped rendering (popRenderTarget in assert statement). If someone still has problems with it, please yell. 17 years ago
Lucas Murray 8ba7586d79 Disable logout effect blur by default as some graphics drivers don't 17 years ago
Lucas Murray ccd068897c Don't desaturate the logout window if blur is not supported. 17 years ago
Lucas Murray 792c7439f8 Fix OpenGL-less compile and make the effect actually display something 17 years ago
Lucas Murray f5790fcce1 Prevent the logout effect from crashing KWin on quit if blur is not 17 years ago
Lucas Murray b11d863033 Cleaned up the logout effect and fixed a whole pile of bugs that I 17 years ago
Lucas Murray 8f8c1d31ba Added blurring during the logout effect. As this is done entirely using 17 years ago
Lucas Murray 846496d2c1 Cleaned up the effects/ directory by moving each individual effect into 17 years ago
Luboš Luňák 2a87593638 Add a global configuration option for animation speed. See description 18 years ago
Luboš Luňák 62d2631422 EffectsHandler::saturationSupported(), so that this is not OpenGL-only call. 18 years ago
Luboš Luňák 74e3eb5763 Replace the temporary hack used by ksmserver to detect whether 18 years ago
Luboš Luňák bb433ac40e No longer include config*.h files in installed headers. 19 years ago
Luboš Luňák 01bf6cbb4c License cleanup - add headers where missing, be explicit about GPL 19 years ago
Luboš Luňák b91c6fce83 Make the logout fade effect activate also while playing logout sound 19 years ago
Rivo Laks 21498ebad1 Reduce brightness a bit more if saturation isn't supported 19 years ago
Rivo Laks e1ed9b0f9c - Reduce saturation even more and brightness a bit less 19 years ago
Luboš Luňák 30745b9c5d Not necessary. 19 years ago
Luboš Luňák f406b68a57 postpaintscreen, not window 19 years ago
Luboš Luňák d2c3d1a832 Prefer composited logout effect if possible. 19 years ago