https://bugs.kde.org/show_bug.cgi?id=399149
--- Comment #16 from Michail Vourlakos <mvourla...@gmail.com> --- (In reply to Alexandre Pereira from comment #14) > (In reply to Michail Vourlakos from comment #13) > > (In reply to Alexandre Pereira from comment #11) > > The weird thing about it, is, plasmashell is completly silent. ( again i > have a video of it :P ). > > So having latte-dock running and plasma taskbar-icons only, plasmashell > doesn't even use 1%, while latte-dock is always 5% and above, with debug > info spamming those messages like crazy plasma does not support dodge modes... dodge modes need from the window manager to send information about the window geometries and their states.. based on the code in that function and your output: emit windowChanged(wid); //is reached that means that this specific application is sending events all the time that from Latte are considered acceptable... These types are considered ok NET::WMState, NET::WMGeometry, NET::ActiveWindow Can you check which event is it and its value if it is possible? -- You are receiving this mail because: You are watching all bug changes.