hi
many thanks for your answers.
If I have enough time for that I'll try to do like that (as it's needed to do
relatively painless task to be harbour compliant), for the moment I should
concentrate to other functionalities of my app.
Regards,
Frédéric
Le Jeudi 20 mars 2014 14h09, Arvid Fa
I've been using nemo-keepalive's DisplayBlanking
(https://github.com/nemomobile/nemo-keepalive) as per Ove's recommendation
earlier in this thread. I did have to write my own qmake project file to be
able to compile nemo-keepalive and place it in the correct directory without
having to make any
Hi,
if there is already an according harbour-api-request at
together.jolla.com you might also want to vote for this.
If not, you could open an according request.
OT:
Otoh, and sorry for taking this off-topic, this example again
illustrates the drawbacks of the current harbour rule situation.
In t
you can make own C++ dbus helper for mce. its just nemomobile qml import
not allowed
On 20.03.2014 12:35, frances frederic wrote:
hi all
I've used dbus package to prevent jolla from sleeping using same code
as /usr/lib/qt5/qml/Sailfish/Media/ScreenBlank.qml but it seems to be
not allwed by
hi all
I've used dbus package to prevent jolla from sleeping using same code as
/usr/lib/qt5/qml/Sailfish/Media/ScreenBlank.qml but it seems to be not allwed
by jolla validation team when submitting to harbour.
ERROR [/usr/share/harbour-upnpplayer/qml/pages/FirstPage.qml] Import
'org.nemomobil
Den 20. feb. 2014 19:16, skrev Arvid Fahlström Myrman:
Well, I've at least solved the first problem by implementing a timer similar to
the one used by ScreenBlank in Sailfish.Media (see
/usr/lib/qt5/qml/Sailfish/Media/ScreenBlank.qml for reference), and it seems to
work properly. I wonder though,
ToLog(buf);
}
-kimmo
-Original Message-
From: devel-boun...@lists.sailfishos.org
[mailto:devel-boun...@lists.sailfishos.org] On Behalf Of Arvid Fahlström Myrman
Sent: 20. helmikuuta 2014 20:17
To: devel@lists.sailfishos.org
Subject: Re: [SailfishDevel] Preventing auto sleep and detecting sleep mode
Well, I've at least solved the first problem by implementing a timer similar to
the one used by ScreenBlank in Sailfish.Media (see
/usr/lib/qt5/qml/Sailfish/Media/ScreenBlank.qml for reference), and it seems to
work properly. I wonder though, how are we developers supposed to know about
these D