Revision 5849081...

Go back to digest for 18th May 2014

Optimization in KDE Base

Marco Martin committed changes in [plasma-workspace] applets/systemtray/plugin/protocols/plasmoid/plasmoidtask.cpp:

slightly defer plasmoid init

since when the plasmoid is gettng created other events may be processed,
slightly defer it's init() so that if a malformed mpris implementation
(hello VLC) adds the plasmoid to tasks immediately, so we can ensure
that every plasmoid gets onle and only one instance

File Changes

Modified 1 files
  • applets/systemtray/plugin/protocols/plasmoid/plasmoidtask.cpp
1 files changed in total