View Single Post
velox's Avatar
Posts: 394 | Thanked: 1,341 times | Joined on Dec 2009
#43
Hah, totally forgot to post it here, sorry. So, yeah:
Thu Nov 14 2019 0.12-1
- bugfix: fix settings page for volume restoration
- feature: add simple dbus interface
- a lot of translation updates (thanks, translation team!)


Originally Posted by cy8aer View Post
Slumber 0.12-1 Changelog:

- feature: add simple dbus interface

@velox: do you have some api documentation for this (e. g. for using slumber out of podqast...)
It is a simple interface. I mean really, really simple: It's only inside QML, without any daemons or whatnot.

Basically it has two methods (startTimer, stopTimer) and a signal (Triggered), all without any arguments.
Also, I've only really tested the signal, because I use it in the new version of Talefish to automatically rewind a bit when slumber paused it. (Hint: The signal should normally be fired before any pause commands are triggered)

Have a look at https://github.com/jgibbon/slumber/b...lumber.qml#L62 for path/interface.

cheers!
__________________
slumber: sensors enabled sleep timer for SFOS (translations/input/… appreciated if you've got some spare time)
talefish: directory based audiobook player for SFOS
nofono: ofono restart for SFOS
___
list of i486/noarch packages on openrepos (jolla tablet)
 

The Following User Says Thank You to velox For This Useful Post: