0

According to the ProcStats screen DashClockExtension services are never stopped. Isn't it wasteful? Is there a way to implement an extension so that the system can kill it?

Thanks

jakk
  • 1,193
  • 2
  • 12
  • 28

1 Answers1

3

There isn't a way to keep DashClock extensions from always running in the background; this is a limitation of the DashClock API design. My bad.

Roman Nurik
  • 29,665
  • 7
  • 84
  • 82