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)

F2thaK 2011-08-12 09:54

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
oh okay I had this part wrong

Quote:

Widgets\3\Name="DateTime.DateTime"
Widgets\4\Name="Battery.Battery"
Widgets\6\Name="SlideToUnlockButton.SlideToUnlock"
Widgets\14\Name="Notification.MissedCalls"
Widgets\15\Name="Notification.UnreadSMS"
Widgets\Size=5
but in the past I had the numbers all up the sh.t like above and it worked...

working now though!

F2thaK 2011-08-12 10:03

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
1 Attachment(s)
Quote:

Originally Posted by kishanW (Post 1068251)
hey do you have the new ini file?

here 'tis, just change to *.ini

sakya 2011-08-12 10:04

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
It was working because you probably had a higher size.
When reading the widgets it loops from 1 to size and read the widget number x.
Something like this should work (but it's always better to have correct numbers):
Code:

Widgets\3\Name="DateTime.DateTime"
 Widgets\4\Name="Battery.Battery"
 Widgets\6\Name="SlideToUnlockButton.SlideToUnlock"
 Widgets\14\Name="Notification.MissedCalls"
 Widgets\15\Name="Notification.UnreadSMS"
 Widgets\Size=15


F2thaK 2011-08-12 10:07

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
BTW i think theres a bug,

lock phone in portrait, show lockscreen, turn to landscape

screen doesnt rotate back to landscape properly

orientation set to auto, version 0.1.7

sakya 2011-08-12 10:09

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

Originally Posted by F2thaK (Post 1068338)
lock phone in portrait, show lockscreen, turn to landscape

Do you have the modified hildon-desktop that supports portrait mode installed?

F2thaK 2011-08-12 10:17

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
hell yes! latest everything

if I lock phone in landscape it rotates fine

TMavica 2011-08-12 10:18

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

Originally Posted by F2thaK (Post 1068338)
BTW i think theres a bug,

lock phone in portrait, show lockscreen, turn to landscape

screen doesnt rotate back to landscape properly

orientation set to auto, version 0.1.7

I mentioned before
when set to auto, portrait cant turn to landscape, and the background image is broken.

That is fine for me, I use Portrait mode only

sakya 2011-08-12 10:20

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

Originally Posted by TMavica (Post 1068347)
I mentioned before
when set to auto, portrait cant turn to landscape, and the background image is broken.

That is fine for me, I use Portrait mode only

I thought also this was fixed when you said "fixed". :)
I don't use modified desktop, so I don't see this problem.
I'll fix this asap, thanks

TMavica 2011-08-12 10:23

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Sorry, i forget to menthion...Bug 1 is fixed only

sakya 2011-08-12 11:08

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

Originally Posted by F2thaK (Post 1068376)
can we resize the battery widget???????????

Yes.

Resize the images and set the size.
Code:

[Battery]
Images="/opt/qtlockscreen/default/battery_0.png;/opt/qtlockscreen/default/battery_1.png;/opt/qtlockscreen/default/battery_2.png;/opt/qtlockscreen/default/battery_3.png;/opt/qtlockscreen/default/battery_4.png;/opt/qtlockscreen/default/battery_5.png;/opt/qtlockscreen/default/battery_6.png"
ChargingImage="/opt/qtlockscreen/default/battery_charging.png"
PosL="700;15"
PosP="380;15"
SizeL="100;100"
SizeP="100;100"
PercentageFont=";8;normal;0"
PercentageColor="255;255;255;255"



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

vBulletin® Version 3.8.8