kwin/effects/blur
Martin Gräßlin bf4ba54647 Remove displayWidth and displayHeight from the compositor
Instead of getting size from displayWidth() and displayHeight() use
the information we have from Screens. This means there is only one
place to have the information and by that we can ensure that all
components use the same data to rely on. displayWidth/displayHeight
seem to provide the wrong information when unplugging an output
without disabling the output. This results in rendering artefacts.
But KWin::Screens has the correct information available.
2014-11-27 09:00:19 +01:00
..
blur.cpp Remove displayWidth and displayHeight from the compositor 2014-11-27 09:00:19 +01:00
blur.h
blur.kcfg
blur_config.cpp Do not register dbus service org.kde.kwin.Effects 2014-05-15 10:55:29 +02:00
blur_config.desktop SVN_SILENT made messages (.desktop file) 2014-05-03 08:32:58 +00:00
blur_config.h
blur_config.ui allow full range blur strength config in the GUI 2014-06-04 16:30:29 +02:00
blurconfig.kcfgc
blurshader.cpp [effects] Simplify supported check in blur and backgroundcontrast 2014-06-11 14:50:01 +02:00
blurshader.h [effects] Simplify supported check in blur and backgroundcontrast 2014-06-11 14:50:01 +02:00
CMakeLists.txt Adjust effects_builtins for new ki18n 2014-05-05 08:03:54 +02:00