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)

laith.m.y 2011-07-22 13:01

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
thnx , but
can u make it swipe to unlock instaed of press ? :]

sakya 2011-07-22 13:05

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

Originally Posted by laith.m.y (Post 1056131)
thnx , but
can u make it swipe to unlock instaed of press ? :]

I'll make a "SlideUnlockButton" widget. ;)

F2thaK 2011-07-22 13:10

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
atfer more configuring all the widgets and text wont show up?

just the background

sakya 2011-07-22 13:11

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

Originally Posted by F2thaK (Post 1056136)
atfer more configuring all the widgets and text wont show up?

just the background

You probably "broke" the configuration file.
Post it.

laith.m.y 2011-07-22 13:15

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

Originally Posted by sakya (Post 1056133)
I'll make a "SlideUnlockButton" widget. ;)

you are the man :)

you can ask Hurrian to make a better skin , bcoz he made many nice skins for enhanced lockscreen

TransTech 2011-07-22 13:22

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
I have been waiting for this!!! love it! :) Thank you once again!

F2thaK 2011-07-22 13:33

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
1 Attachment(s)
fixed it, thanks


edit: this is my config, no email/media widget

Code:

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

#Path to background image for Portrait (P) and Landscape (L)
BackGroundImageP="/home/user/MyDocs/.images/bluehive.jpg"
BackGroundImageL="/home/user/MyDocs/.images/bluehive.jpg"

#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\13\Name="Notification.MissedCalls"
Widgets\14\Name="Notification.UnreadSMS"
Widgets\Size=50

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

[Rect_Bottom]
SizeL="800;100"
PosL="0;405"
SizeP="480;100"
PosP="0;725"
Radius=0
Color="0;0;0;150"

[Rect_Top]
SizeL="800;190"
PosL="0;0"
SizeP="480;190"
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"
PercentageFontSize=12

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

[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


MaddogG 2011-07-22 14:12

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Is it possible to add "SizeP" and "PosP" attributes for Metadata widget?

sakya 2011-07-22 14:14

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

Originally Posted by MaddogG (Post 1056169)
Is it possible to add "SizeP" and "PosP" attributes for Metadata widget?

Yes: SizeL, SizeP, PosL and PosP are standard properties of all the widgets.

corduroysack 2011-07-22 14:24

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
just installed and my lockscreen doesn't look like the one in post1 i have 2 swipe bars and everythings overlapped. do i need to re-arrange or has something gone wrong?


All times are GMT. The time now is 20:43.

vBulletin® Version 3.8.8