View Single Post
sakya's Avatar
Posts: 533 | Thanked: 1,341 times | Joined on Dec 2010 @ Italy
#726
Originally Posted by Temporal View Post
Sakya, remember when I asked for a update once a minute(to preserve battery) while on background, so I don't need to wait 5 to 7 secs every time I need to know the minute I'm in?
Done in version 0.1.22:

Changelog:
* Added BackgroundUpdateIntervalSeconds setting to DateTime widget. If set the widget is updated every x seconds also when the lockscreen isn't visible,
so that the time you see when you click the power button isn't too "old".

As said in the changelog add
Code:
BackgroundUpdateIntervalSeconds=60
to your DateTime widget to let it update in background.

Also, I always get ashamed when it does this while someone is looking (I guess this could be solved with double buffer):
When does this happen (double buffering is enabled by default in QGraphicsView)?

Last edited by sakya; 2011-10-20 at 12:41.
 

The Following 3 Users Say Thank You to sakya For This Useful Post: