Revision c152742...

Go back to digest for 16th February 2014

Features in KDE Base

Marco Martin committed changes in [kde-workspace] plasma/desktop/containments/panel/contents/ui/main.qml:

event compress layout size update and orientation

event compressing both the resize of the panel and the change of the formfactor update in the layout, makes it way faster and reliable.
before due to the non deterministic order of signal/slot invocation, sometimes the shell got blocked for minutes (or even forever) at 100% cpu.
this doesn't seem to happen anymore

File Changes

Modified 1 files
  • plasma/desktop/containments/panel/contents/ui/main.qml
1 files changed in total