35 Commits (ef71908c6aeb324be057f9bfbb62bfd185fb6cdc)

Author SHA1 Message Date
Martin Gräßlin 2007a7eab8 Use namespaced parameters in signals 14 years ago
Philipp Knechtges ef9aeafe0d kwin: Optimizing Blur Part II 15 years ago
Martin Gräßlin fe4329a252 Only call active effects in the effect chain 15 years ago
Martin Gräßlin 987bc837d9 Remove define KWIN_HAVE_OPENGL_COMPOSITING 15 years ago
Martin Gräßlin d0664a9c96 Ensure logout compiles with GLES 15 years ago
Martin Gräßlin fda841787f Make Logout Effect work again with OpenGL 2 backend 15 years ago
Thomas Lübking 4bf61c556b fix ed70462a07ae650f01002c25ce5b5104f19f2892 15 years ago
Michael Jansen 6630e49d1d Fix (hopefully) compile if KWIN_HAVE_OPENGL_COMPOSITING is not defined. Those members are not 15 years ago
Martin Gräßlin e5e5c4a020 Move push/popRenderTarget to kwingluitls 15 years ago
Martin Gräßlin 640fdc7b6d PropertyNotify becomes a signal 15 years ago
Martin Gräßlin e355700e6e EffectsHandler emits windowDeleted signal 15 years ago
Martin Gräßlin 0b85768ec5 EffectsHandler emits windowClosed signal 15 years ago
Martin Gräßlin ab6f2ba1fd EffectsHandler emits windowAdded signal 15 years ago
Thomas Lübking c513099354 logout effect: remove deleted windows from list 15 years ago
Thomas Lübking ca5432aa93 remove delted windows from list. can happen and triggers kwin part of 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Lucas Murray 51168e97a4 Keep the logout effect active until KWin is killed or the user cancels 16 years ago
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