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
..
autotests
CMakeLists.txt
Mainpage.dox
Messages.sh
anidata.cpp
anidata_p.h
kwinanimationeffect.cpp Remove displayWidth and displayHeight from the compositor 10 years ago
kwinanimationeffect.h
kwinconfig.h.cmake
kwineffects.cpp Remove displayWidth and displayHeight from the compositor 10 years ago
kwineffects.h
kwinglcolorcorrection.cpp
kwinglcolorcorrection.h
kwinglcolorcorrection_p.h
kwinglobals.h
kwinglplatform.cpp
kwinglplatform.h
kwingltexture.cpp
kwingltexture.h
kwingltexture_p.h
kwinglutils.cpp Remove displayWidth and displayHeight from the compositor 10 years ago
kwinglutils.h Remove displayWidth and displayHeight from the compositor 10 years ago
kwinglutils_funcs.cpp
kwinglutils_funcs.h
kwinxrenderutils.cpp
kwinxrenderutils.h