View Single Post
pycage's Avatar
Posts: 3,404 | Thanked: 4,474 times | Joined on Oct 2005 @ Germany
#7
Originally Posted by hopbeat View Post
@pycage, I like the idea. Maybe there are already some standard events (headphoned uses this to pause playback?), if not it would be nice to agree upon some set. Also for the future MeeGo framework, so all the media players could be controlled with single DBus API.
Unfortunately headphoned talks to each supported application through the application's own D-Bus interface. But I think it's really about time to think about a common set of D-Bus events.

Originally Posted by hopbeat View Post
I will write a simple mockup in my free time, to see if this can really work.
Anyone knows any gesture recognition algorithm I could use here?
I'm not much into gesture recognition, but a simple approach would be dividing the screen into sectors. A simple state machine could keep track of the gestures and raise an event in case of recognition.
I think with some nice graphics we could quickly build up such an app with Qt Creator.
__________________
Tidings - RSS and Podcast aggregator for Jolla - https://github.com/pycage/tidings
Cargo Dock - file/cloud manager for Jolla - https://github.com/pycage/cargodock