kwin/effects/dialogparent
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
..
package Hook modalChanged signal for DialogParent script 2013-06-26 12:42:09 +02:00
CMakeLists.txt Rewrite of dialog parent effect in JavaScript 2013-06-04 17:17:08 +02:00