Notices


Reply
Thread Tools
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#421
oh okay I had this part wrong

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's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#422
Originally Posted by kishanW View Post
hey do you have the new ini file?
here 'tis, just change to *.ini
Attached Files
File Type: txt QtLockscreen.txt (5.5 KB, 67 views)
 
sakya's Avatar
Posts: 533 | Thanked: 1,341 times | Joined on Dec 2010 @ Italy
#423
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
 

The Following User Says Thank You to sakya For This Useful Post:
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#424
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
 

The Following 2 Users Say Thank You to F2thaK For This Useful Post:
sakya's Avatar
Posts: 533 | Thanked: 1,341 times | Joined on Dec 2010 @ Italy
#425
Originally Posted by F2thaK View Post
lock phone in portrait, show lockscreen, turn to landscape
Do you have the modified hildon-desktop that supports portrait mode installed?
 
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#426
hell yes! latest everything

if I lock phone in landscape it rotates fine
 
TMavica's Avatar
Posts: 2,021 | Thanked: 1,060 times | Joined on Apr 2010 @ Hong Kong
#427
Originally Posted by F2thaK View Post
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's Avatar
Posts: 533 | Thanked: 1,341 times | Joined on Dec 2010 @ Italy
#428
Originally Posted by TMavica View Post
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
 

The Following User Says Thank You to sakya For This Useful Post:
TMavica's Avatar
Posts: 2,021 | Thanked: 1,060 times | Joined on Apr 2010 @ Hong Kong
#429
Sorry, i forget to menthion...Bug 1 is fixed only
 
sakya's Avatar
Posts: 533 | Thanked: 1,341 times | Joined on Dec 2010 @ Italy
#430
Originally Posted by F2thaK View Post
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"
 
Reply


 
Forum Jump


All times are GMT. The time now is 17:32.