Notices


Reply
Thread Tools
sakya's Avatar
Posts: 533 | Thanked: 1,341 times | Joined on Dec 2010 @ Italy
#121
Originally Posted by Hurrian View Post
BUGS: Can't put a rectangle under the mediaplayer controls, hence the extended rectangle.
What's the problem? I'll test this but it should work by adding a rectangle widget and then the media player button over it.
Is the same thing with the extended rectangle.

Add a rectangle in the list (remember to update the Size of the list):
Code:
Widgets\16\Name="Rect.ChooseAName"
Widgets\Size=16
and then define it:
Code:
[ChooseAName]
SizeL="50;50"
PosL="100;200"
SizeP="50;50"
PosP="100;200"
Radius=0
Color="0;0;0;150"
Widgets are drawn in the order you create them: the last is the topmost.

Sakya, care to share the PNGs used for the battery etc, so that I can blank them and put in the ones from my lockscreen mockups?
You should be able to use your own images (I din't try yet, people say it's not woriking but give it a try).

Code:
[Battery]
Images=":/images/battery_0.png;:/images/battery_1.png;:/images/battery_2.png;:/images/battery_3.png;:/images/battery_4.png;:/images/battery_5.png;:/images/battery_6.png"
PosL="700;15"
PosP="380;15"
PercentageFont=";8;normal;0"
PercentageColor="255;255;255;255"
try to change the
Code:
Images=":/images/battery_0.png;:/images/battery_1.png;:/images/battery_2.png;:/images/battery_3.png;:/images/battery_4.png;:/images/battery_5.png;:/images/battery_6.png"
with a list of images (they don't have to be 6, you can use the number of images you want) like this:
Code:
Images="/home/user/lockscreen/battery_0.png;/home/user/lockscreen/battery_1.png;/home/user/lockscreen/battery_2.png;/home/user/lockscreen/battery_3.png;/home/user/lockscreen/battery_4.png;/home/user/lockscreen/battery_5.png;/home/user/lockscreen/battery_6.png"
I forgot to include a "charging" icon, I'll add a separate setting for it.

Btw the original images can be found in the svn:
http://www.assembla.com/code/qtlocks...s/trunk/images
 

The Following 2 Users Say Thank You to sakya For This Useful Post:
Posts: 1,225 | Thanked: 1,905 times | Joined on Feb 2011 @ Quezon City, Philippines
#122
Originally Posted by sakya View Post
Widgets are drawn in the order you create them: the last is the topmost.
Oh, no wonder it didn't work.

On a side note, requesting am/pm support.

Anyways, the goods:
__________________
N9 PR 1.3 Open Mode + kernel-plus for Harmattan
@kenweknot, working on Glacier for Nemo.
 
Posts: 132 | Thanked: 27 times | Joined on Jan 2011
#123
could anyone give me the link to download .png in both L and P
 
Posts: 36 | Thanked: 28 times | Joined on Jul 2011 @ Germany
#124
Originally Posted by sakya View Post
...
Btw the original images can be found in the svn:
http://www.assembla.com/code/qtlocks...s/trunk/images
Can you tell us the path on the N900?
 
sakya's Avatar
Posts: 533 | Thanked: 1,341 times | Joined on Dec 2010 @ Italy
#125
Originally Posted by Hurrian View Post
Oh, no wonder it didn't work.
I forgot to mention this "detail".
I added it to the default configuration file, I'll update the first post.

On a side note, requesting am/pm support.
http://talk.maemo.org/showpost.php?p...0&postcount=31

Nice layout.
The timeLabel seems clipped, try to change its size.

@MaikEF: they are in Qt resource (embedded in the binary), thus the path strating with ":/"

Last edited by sakya; 2011-07-23 at 10:01.
 
Posts: 104 | Thanked: 60 times | Joined on Dec 2009 @ London
#126
Originally Posted by kishanW View Post
How did you take a screenshot like this? I have no clue on how to do this.
Slide out the keyboard just enough to hit ctrl+shift+P, but not completely out so it doesn't unlock.

Sakya, is it possible to change the amount of time the lockscreen stays up? I'm liking it so much I get disappointed when it goes dark

Last edited by qw3rty; 2011-07-23 at 10:26.
 

The Following User Says Thank You to qw3rty For This Useful Post:
Posts: 36 | Thanked: 28 times | Joined on Jul 2011 @ Germany
#127
canīt change battery percentage font color.
have tried:
PercentageFontSize=8
PercentageColor="0;0;0;255" and
PercentageFontSize=8
PercentageColor="0;0;0;0"
but it isnīt black
 
sakya's Avatar
Posts: 533 | Thanked: 1,341 times | Joined on Dec 2010 @ Italy
#128
Originally Posted by MaikEF View Post
canīt change battery percentage font color.
have tried:
PercentageFontSize=8
PercentageColor="0;0;0;255" and
PercentageFontSize=8
PercentageColor="0;0;0;0"
but it isnīt black
I know, I forgot to read that setting.
With the next update it will be fixed.
 
Posts: 1,225 | Thanked: 1,905 times | Joined on Feb 2011 @ Quezon City, Philippines
#129
...And the mockup finally comes to life!
Time to work on the icons.
And getting 12-hour support.

__________________
N9 PR 1.3 Open Mode + kernel-plus for Harmattan
@kenweknot, working on Glacier for Nemo.
 
Posts: 36 | Thanked: 28 times | Joined on Jul 2011 @ Germany
#130
Originally Posted by Hurrian View Post
...And the mockup finally comes to life!
Time to work on the icons.
And getting 12-hour support.

can you share your config?
find your date/time- and mediaplayerbuttons-layout very nice.
 
Reply


 
Forum Jump


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