[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 156844] Poor plasma performance after wallpaper change
From:       Marco Martin <notmart () gmail ! com>
Date:       2008-01-30 15:37:32
Message-ID: 20080130153732.2749.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=156844         




------- Additional Comments From notmart gmail com  2008-01-30 16:37 -------
i also have the problem i think was is introduced when a phase animation was used for \
the slideshow the part
if (m_fadeOutAnimId) {
            painter->drawPixmap(option->exposedRect, \
Plasma::Phase::self()->animationResult(m_fadeOutAnimId), option->exposedRect);  }
        if (m_fadeInAnimId) {
            painter->drawPixmap(option->exposedRect, \
Plasma::Phase::self()->animationResult(m_fadeInAnimId), option->exposedRect);  }
in desktop.cpp around line 435 seems to be a resource hog, is there a simple way to \
check if that two phase anims are completed (and therefore paint the background in \
the usual way)?


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic