https://bugs.kde.org/show_bug.cgi?id=399149

Alexandre Pereira <pereira.a...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
     Ever confirmed|0                           |1
             Status|RESOLVED                    |REOPENED

--- Comment #24 from Alexandre Pereira <pereira.a...@gmail.com> ---
I just tested master and unfortunatly doesn't solve it.

I made more 2 debug tests:

1- windowChangedProxy is always being spammed and called
2- even with 

void XWindowInterface::windowChangedProxy(WId wid, NET::Properties prop1,
NET::Properties2 prop2)
{
    return;
}

code, it still uses around the same cpu. I think the main problem was not the
code from that function.....

I think its using a little less now, but still around 4%~5%

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to