Re: [SailfishDevel] LED Notification

2016-04-05 Thread george b
Andrey. Bye Georg 2016-03-31 20:28 GMT+02:00 Andrey Kozhevnikov : > no problems if you write own dbus wrapper for notification calls, it's > very documented. same for profiled dbus for changing led colors. > > -- Исходное сообщение -- > От: "george b" > Ко

Re: [SailfishDevel] LED Notification

2016-03-31 Thread Andrey Kozhevnikov
no problems if you write own dbus wrapper for notification calls, it's very documented. same for profiled dbus for changing led colors. -- Исходное сообщение -- От: "george b" Кому: "Sailfish OS Developers" Отправлено: 01.04.2016 0:27:06 Тема: Re: [Sailfi

Re: [SailfishDevel] LED Notification

2016-03-31 Thread george b
Hello Thanks for all the replays. The textsecure backend is written in Go. It's possible to use the c++ library within go, but I think the more 'natural' way would be the d-bus communication. I will investigate more about the d-bus communication and have a look at other clients to see how I must i

Re: [SailfishDevel] LED Notification

2016-03-30 Thread Кожевников Андрей Андреевич
For extra pro led configuration for notification events you can check this repo: https://github.com/CODeRUS/sailfish-led-config using these configs you can change led color for your notifications in realtime 31.03.2016 01:08, george b пишет: Hi I am working on a port of the textsecure App fro

Re: [SailfishDevel] LED Notification

2016-03-30 Thread Matthew Vogt
're having. Thanks, Matt From: devel-boun...@lists.sailfishos.org [devel-boun...@lists.sailfishos.org] on behalf of george b [scooterschors...@gmail.com] Sent: Thursday, March 31, 2016 5:08 AM To: Sailfish Subject: [SailfishDevel] LED Notification Hi I am working o

[SailfishDevel] LED Notification

2016-03-30 Thread george b
Hi I am working on a port of the textsecure App from the Ubuntu Phone. Basic Text messaging is working between my jolla and an android phones Signal App. Now I want to implement notifications on new incoming messages. I can't figure out how to do this. I read something about the use of D-Bus for