Marco Martin
|
7a1835cf01
|
check if the efect is active in the effectwatcher ctor, this avoids an useless themechanged signal, that among other things clears framesvg cache, forgetting the size of the other prefixes, that's why the pager was looking corrupted
This problem asn't in branch since effectwatcher is only in trunk
svn path=/trunk/KDE/kdelibs/; revision=1215920
|
2011-01-20 09:41:10 +00:00 |
|
Marco Martin
|
091d781dc5
|
* don't reset the watched properties: it breks kwin
* check for the blur property only on PropertyNotify and if is on the property we actually want
svn path=/trunk/KDE/kdelibs/; revision=1214853
|
2011-01-16 17:25:28 +00:00 |
|
Christian Ehrlicher
|
543168555b
|
Compile on non-X11 systems...
svn path=/trunk/KDE/kdelibs/; revision=1214795
|
2011-01-16 12:20:20 +00:00 |
|
Marco Martin
|
7df2e103c5
|
a new private class EffectWatcher, used to be signaled when a particular KWin effect is enabled/disabled.
in future could become public but only after has been proved is really correct
svn path=/trunk/KDE/kdelibs/; revision=1214633
|
2011-01-15 17:51:55 +00:00 |
|