Revision 486c4b8...

Go back to digest for 19th January 2014

Optimization in KDE Base

Martin Gräßlin committed changes in [kde-workspace] /:

Reduce timeout of startupfeedback to a sensible default

It's 2014 and we don't have to wait half a minute for an application
to start. In fact we mostly get false positives due to applications
not handling correctly startup notifications for already running
instances (e.g. click on link in email).

So let's reduce to a default which doesn't look like a broken setup.

REVIEW: 115046

File Changes

Modified 3 files
  •   kcontrol/launch/kcmlaunch.cpp
  •   libs/taskmanager/taskmanager.cpp
  •   kwin/effects/startupfeedback/startupfeedback.cpp
3 files changed in total