maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] QtLockscreen: highly configurable lockscreen replacement (https://talk.maemo.org/showthread.php?t=75150)

qw3rty 2011-07-25 15:17

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Wow sakya, you are doing such great work. I think QtLockscreen is actually going to replace my music player! :D

eefo 2011-07-25 15:21

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Quote:

Originally Posted by sakya (Post 1057944)
The problem with album art is:
-When the album art is loaded it is scaled to fit the size you set in the settings (keeping aspect ratio).
-When you change from portrait or landscape it's too late: the image has been scaled. :)

I'll fix this...

hey sakya , upgrading to latest version does not change my .ini file :(
it stays on the previous version .
what should i do ?

qw3rty 2011-07-25 15:29

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
The updated version's .ini file is now called QtLockscreen.ini.default so if you want to use it just remove the .default at the end.

sakya 2011-07-25 15:31

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
The updates never overwrite the configuration file (do you want your lockscreen to reset to the default every time you update?).
The default configuration file is always copied to /home/user/.config/sakya/QtLockscreen.ini.default (so you can check if there are new instructions in the comment or so)

corduroysack 2011-07-25 15:36

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Quote:

Originally Posted by droitwichgas (Post 1057911)
Why not update your own to the one seen or delete the media player controls etc all together and see if that resolves the issue?

already done, just testing now to see what impact it's having. it's impoved a lot by just cutting album art. :)

ut0p14n 2011-07-25 16:40

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Thanks for this great app. Instead of the N900's default mechanism where the screen goes off after a specified timeout, is there an option where the screen can just dim instead and show the lockscreen? Something like what the htc hd2 and other models do? Is there perhaps some command to do it? If there isn't , is there a possibility of having this feature in qtlockscreen? At the risk of possibly higher battery drain, I would much rather see the lockscreen than have my screen go off after a while.

rajkrishna 2011-07-25 18:33

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
can some one please help us all with a step by step procedure to install this amazing thing..

also is a GUI based version coming any soon ?

eefo 2011-07-25 18:38

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Quote:

Originally Posted by rajkrishna (Post 1058050)
can some one please help us all with a step by step procedure to install this amazing thing..

also is a GUI based version coming any soon ?

not sure about the GUI .
and to install , simple use the app manager , it's in devel .

and to edit your lockscreen go to
/home/user/.config/sakya/

here you will see two files edit Qtlockscreen.ini

deviantv1ral 2011-07-25 19:46

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Quote:

Originally Posted by kishanW (Post 1057673)
Update on my lockscreen to work with the latest update of this software

ini file:
http://www.atox-d.com/testGround/tem...lockconfig.txt

Portrait mode:
http://www.atox-d.com/testGround/tem...725-021822.png

Landscape mode:
http://www.atox-d.com/testGround/tem...725-021537.png

the DateTime widgets doesn't work for me, it seems to show the system clock which is 24hrs

it shows " 14:32
Monday 25/07/2011"

instead of what you posted

sakya 2011-07-25 19:59

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
The documentation for the format is here:
http://doc.qt.nokia.com/latest/qdatetime.html#toString

I think he made three datetime widgets:
-one for the time with format "hh:mm"
-one for the "AM/PM" with format "A"
-one for the date

From the documentation "hh:mm" will be 24H, because it's not followed by "A" or "a".
I'll fix this adding an explicit settings to set HH24 or AMPM. ;)

EDIT:
looking at the ini it should work for the time:
Code:

TimeFormat="hh:mm A"
Code:

TimeFormat="AP"
Code:

DateFormat="dddd dd-MMM-yyyy"


All times are GMT. The time now is 07:19.

vBulletin® Version 3.8.8