View Single Post
Posts: 440 | Thanked: 2,256 times | Joined on Jul 2014
#7
Originally Posted by olf View Post
@all: Is IPhb used in Mer / SailfishOS (as I have not stumbled over anything IPhb related in SailfishOS, yet)?
Yeah it is, but its only one part of the whole picture.

The main client library that apps would need to implement is nemo-keepalive which wraps various interfaces from things like iphb, mce, and dsme to handle things like background tasks and display blanking.

Apps that do not implement this may not work as expected, particularly around time sensitive things like QTimers, eg. if you set a QTimer to 30 sec intervals and didn't register it, you will find it will fire much less frequently than 30 sec when the device is suspended.
__________________
SirenSong v0.5
Like my work? buy me a beer
 

The Following 4 Users Say Thank You to r0kk3rz For This Useful Post: