kwin/effects/blur
Vlad Zahorodnii ed113171f3 effects: Disable blur and contrast effect when screen is locked
The results of the blur and the background contrast effect will never
be seen if the screen locker is active.

In order to avoid wasting computational resources, we could temporarily
disable the blur effect until the screen is unlocked.

Furthermore, given that the blur effect shrinks the clip region, it is
guaranteed that the compositor will have to render the desktop window
behind the lockscreen window. With this change, all windows behind the
screen locker will be properly clipped away.
2020-09-01 06:12:01 +00:00
..
CMakeLists.txt Reduce the amount of objects that are compiled several times 2020-04-02 00:41:55 +02:00
blur.cpp effects: Disable blur and contrast effect when screen is locked 2020-09-01 06:12:01 +00:00
blur.h effects: Disable blur and contrast effect when screen is locked 2020-09-01 06:12:01 +00:00
blur.kcfg Added noise blur effect 2018-02-14 00:13:08 +01:00
blur_config.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
blur_config.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2020-07-23 06:10:20 +02:00
blur_config.h Prettify license headers 2020-08-07 19:57:56 +00:00
blur_config.ui Added noise blur effect 2018-02-14 00:13:08 +01:00
blurconfig.kcfgc Reverted accidental file permission changes 2018-01-26 03:32:33 +09:00
blurshader.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
blurshader.h Prettify license headers 2020-08-07 19:57:56 +00:00