You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
10 years ago
..
CMakeLists.txt
blur.cpp
blur.h
blur.kcfg
blur_config.cpp
blur_config.desktop
blur_config.h
blur_config.ui
blurconfig.kcfgc
blurshader.cpp
blurshader.h