maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Design (https://talk.maemo.org/forumdisplay.php?f=46)
-   -   Share your QtLockscreen configs! (https://talk.maemo.org/showthread.php?t=75187)

kishanW 2011-07-24 15:34

Re: Share your QtLockscreen configs!
 
Quote:

Originally Posted by Dark_Angel85 (Post 1057227)
kishanW

yeah... my time font isn't as big as yours...

and it doesn't work on landscape cause the extra time AM/PM appears out of nowhere which doesn't fit

hmm...I didnt configure this for landscape mode. I'll look in to it soon.

KingKobraone 2011-07-24 15:47

Re: Share your QtLockscreen configs!
 
3 Attachment(s)
this is the offizial qtlockscreen from MeeGo.de

http://meego.de/media/kunena/attachm...724-163306.png

http://meego.de/media/kunena/attachm...724-163334.png

in attachment is qtlockscreen.ini , the font for the lockscreen
and the screens

replace
Code:

/home/user/.config/sakya/QtLockscreen.ini
add lockscreens to
Code:

/etc/hildon/theme/backgrounds/
load font with Theme customizer you dont need to activate it, the font only will be used in lockscreen

have fun

EDIT: Fonts by notifications changed

laith.m.y 2011-07-24 15:53

Re: Share your QtLockscreen configs!
 
Quote:

Originally Posted by lingling92 (Post 1057244)
its called tabitha

Quote:

Originally Posted by Dark_Angel85
I'm pretty sure tabitha looks like this

http://www.webpagepublicity.com/free-fonts-t.html#Free Fonts

Quote:

Originally Posted by eefo
http://www.dafont.com/tabitha.font

thank you all :)

but how can i add the font to my phone ? :rolleyes:

laith.m.y 2011-07-24 15:54

Re: Share your QtLockscreen configs!
 
Quote:

Originally Posted by MaikEF (Post 1057074)
no musicfiles in mediaplayer at the moment.
2 seperate files for background...

font for battery percentage invisible.

want to edit icons, but must wait...

Code:

[Main]
#Orientation: auto, landscape, portrait
Orientation="auto"

#Path to background image for Portrait (P) and Landscape (L)
BackGroundImageP="/etc/hildon/theme/backgrounds/lockslider_P.png"
BackGroundImageL="/etc/hildon/theme/backgrounds/lockslider_L.png"

#List of widgets.
#  Name is composed by WidgetType.WidgetName
#  The WidgetName must be unique.
#  If you add/remove widget remember to update the Size at the end of the list
Widgets\1\Name="Rect.Rect_Bottom"
Widgets\2\Name="Rect.Rect_Top"
Widgets\3\Name="DateTime.DateTime"
Widgets\4\Name="Battery.Battery"
Widgets\5\Name="UnlockButton.UnlockButton"
Widgets\6\Name="MediaPlayPauseButton.PlayPauseButton"
Widgets\7\Name="MediaNextButton.NextButton"
Widgets\8\Name="MediaBackButton.BackButton"
Widgets\9\Name="MediaMetadata.Metadata"
Widgets\10\Name="MediaAlbumArt.AlbumArt"
Widgets\11\Name="Rect.TimeLabelBackground"
Widgets\12\Name="MediaTimeLabel.TimeLabel"
Widgets\13\Name="Notification.MissedCalls"
Widgets\14\Name="Notification.UnreadSMS"
Widgets\15\Name="Notification.UnreadEmails"
Widgets\Size=15

#Widgets
#  The [Name] must match the WidgetName defined in the Widgets list
[DateTime]
Alignment="center"
PosL="center;0"
PosP="center;0"
DateFontSize=12
TimeFontSize=24
TimeFormat="hh:mm"
DateFormat="dddd dd.MM.yyyy"

[Rect_Bottom]
SizeL="800;70"
PosL="0;410"
SizeP="480;70"
PosP="0;730"
Radius=0
Color="0;0;0;150"

[Rect_Top]
SizeL="800;80"
PosL="0;0"
SizeP="480;70"
PosP="0;0"
Radius=0
Color="0;0;0;150"

[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=";10;normal;0"
PercentageColor="0;0;0;0"

[UnlockButton]
WaitTimeMsec=1000
BackGroundImage=":/images/unlock.png"
BackGroundImagePressed=":/images/unlockPressed.png"
PosL="center;410"
PosP="center;730"

[PlayPauseButton]
BackGroundImagePause=":/images/pause.png"
BackGroundImagePausePressed=":/images/pausePressed.png"
BackGroundImagePlay=":/images/play.png"
BackGroundImagePlayPressed=":/images/playPressed.png"
PosL="210;160"
PosP="210;160"

[NextButton]
BackGroundImage=":/images/forward.png"
BackGroundImagePressed=":/images/forwardPressed.png"
PosL="280;160"
PosP="280;160"

[BackButton]
BackGroundImage=":/images/back.png"
BackGroundImagePressed=":/images/backPressed.png"
PosL="140;160"
PosP="140;160"

[Metadata]
TitleFontSize=20
ArtistFontSize=14
Alignment="left"
SizeL="400;100"
PosL="140;90"

[AlbumArt]
NoCoverImage=":/images/no-album-art.png"
SizeL="120;120"
PosL="5;90"

[TimeLabelBackground]
PosL="5;190"
SizeL="50;20"
Color="0;0;0;150"
Radius=0

[TimeLabel]
PosL="5;190"
SizeL="50;20"

[MissedCalls]
Icon=":/images/call.png"
PosL="center;250"
PosP="center;360"
SizeL="160;100"
Type="call"
FontSize=14

[UnreadSMS]
Icon=":/images/message.png"
PosL="120;250"
PosP="left;360"
SizeL="160;100"
Type="sms"
FontSize=14

[UnreadEmails]
Icon=":/images/email.png"
PosL="520;250"
PosP="right;360"
SizeL="160;100"
Type="email"
FontSize=14


can you share the background plz ?

eefo 2011-07-24 18:48

Re: Share your QtLockscreen configs!
 
Quote:

Originally Posted by laith.m.y (Post 1057428)
thank you all :)

but how can i add the font to my phone ? :rolleyes:

place the .ttf file into /home/user/.fonts

and use theme customizer to apply the font

blck 2011-07-24 19:01

Re: Share your QtLockscreen configs!
 
Quote:

Originally Posted by Hurrian (Post 1057068)
.....

Hey I'm using your qtlockscreen.ini. It looks really nice, but is it possible to change the opacity of the three black bars?

Cheers,
Blck

MaikEF 2011-07-24 19:25

Re: Share your QtLockscreen configs!
 
Quote:

Originally Posted by laith.m.y (Post 1057429)
can you share the background plz ?

of course (there is a series):

http://chyidean.deviantart.com/gallery/

eefo 2011-07-24 19:42

Re: Share your QtLockscreen configs!
 
has any one yet got success in changing the notification icons ?

laith.m.y 2011-07-24 21:44

Re: Share your QtLockscreen configs!
 
I made my lockscreen using lingling92 configs and MaikEF background (Thank you both)
but there is a problem that date is cut from bottom as in pic
http://img809.imageshack.us/img809/8...1072423571.png
any solution ?

sakya 2011-07-24 21:52

Re: Share your QtLockscreen configs!
 
Quote:

Originally Posted by laith.m.y (Post 1057556)
but there is a problem that date is cut from bottom as in pic

Set an explicit size for the datetime widget big enough to contain the text.

Code:

SizeL="400;200"


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

vBulletin® Version 3.8.8