kwin/libkwineffects
Thomas Lübking e717c131bf Hook modalChanged signal for DialogParent script
Eg. gtk+ alters the modality after mapping and
before unmapping the window.
Therfore the former implementation ahd a wrong idea
about the modality until the window was activated and
again had a wrong idea when the dialog closed, keeping
the main client dimmed.

Modality changes at runtime are uncommon but legal and can
happen anytime.

BUG: 321340
FIXED-IN: 4.11
REVIEW: 111154
2013-06-26 12:42:09 +02:00
..
anidata.cpp
anidata_p.h
CMakeLists.txt
kwinanimationeffect.cpp
kwinanimationeffect.h
kwinconfig.h.cmake
kwineffects.cpp kwin: Fix build on arm 2013-06-26 10:13:33 +02:00
kwineffects.h Hook modalChanged signal for DialogParent script 2013-06-26 12:42:09 +02:00
kwinglcolorcorrection.cpp Avoid calling expensive GLShader::setUniform overload 2013-06-24 21:34:32 +03:00
kwinglcolorcorrection.h
kwinglcolorcorrection_p.h Enable color correction only after successfuly contacting KolorManager 2013-06-18 17:27:34 +03:00
kwinglobals.cpp
kwinglobals.h
kwinglplatform.cpp
kwinglplatform.h
kwingltexture.cpp
kwingltexture.h
kwingltexture_p.h
kwinglutils.cpp Avoid calling expensive GLShader::setUniform overload 2013-06-24 21:34:32 +03:00
kwinglutils.h Avoid calling expensive GLShader::setUniform overload 2013-06-24 21:34:32 +03:00
kwinglutils_funcs.cpp
kwinglutils_funcs.h
kwinxrenderutils.cpp
kwinxrenderutils.h
Mainpage.dox
Messages.sh