--- In [email protected], "SS" <hypersam...@...> wrote: > > Yes, yes, yes. You're brilliant. > > I have a temperature monitor program, which updates its tray icon per second. > I turned it off, and CPU usage dropped to alomost 0%. > Not sure if we can call it a bug, but explorer.exe won't do the same thing. > Maybe you could "cache" the bitmap, don't repaint it every time.
It's tricky since, in general, bars can change size (e.g. active buttons or dragging the border). So no plans to change tiling approach at this time. The idea of creating your own bitmap of the right size would be the simplest workaround.
