![]() |
[Announce] QtLockscreen: highly configurable lockscreen replacement
Hi! :)
QtLockscreen is a highly configurable lockscreen replacement. How to reset the lockscreen to the default configuration: Open a terminal and Code:
sudo gainroot http://www.assembla.com/spaces/qtloc...yr4lm5eJe4gwI3 Video (F2thaK): http://www.youtube.com/watch?v=hUK7OvJZGdo Wiki: http://wiki.maemo.org/QtLockscreen Configurations: http://talk.maemo.org/showthread.php?t=75187 Every item on the screen is configurable (position, size, font, image...). You can also remove or add items. Known problems: -When the power button is clicked the app does not update the screen for 2 seconds. This seems a Qt problem: every qt application "locks" when the power button is pressed, I don't know why. -The rotation is slow. To fix the "power button" problem you can try to (at your own risk): -Edit the file /usr/share/policy/etc/rx51/syspart.conf -Add in the section [classify desktop] a line like Code:
/usr/bin/qtlockscreen Code:
[Main] To kill the lockscreen: Code:
killall qtlockscreen The package is available in extras-devel: http://maemo.org/packages/view/qtlockscreen/ Many thanks to: MohammadAG for the backends. ;) I called them widget but these aren't Maemo desktop widget. You can't add a desktop widget to this lockscreen. "Widgets" are coded specifically for the lockscreen, you can use only the widgets provided by the app (rectangle, metadata, datetime....) |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
awesome work man .
but some instructions for the noobs of how to install ? |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
When the package will be in extras-devel you can just install as all the other packages (if it works, I never tested it as I said).
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
weeeeeeeeeeeeeeeeeeeee
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
will it be configuarble thru a GUI soon?
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
There's more work to do for a configuration GUI than for the lockscreen itself.. :) Btw the package has been imported, I installed it and seem to work: http://maemo.org/packages/view/qtlockscreen/ |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
yes it works great, been configuring it
:D |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
thnx , but
can u make it swipe to unlock instaed of press ? :] |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
atfer more configuring all the widgets and text wont show up?
just the background |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
Post it. |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
you can ask Hurrian to make a better skin , bcoz he made many nice skins for enhanced lockscreen |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
I have been waiting for this!!! love it! :) Thank you once again!
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
1 Attachment(s)
fixed it, thanks
edit: this is my config, no email/media widget Code:
[Main] |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Is it possible to add "SizeP" and "PosP" attributes for Metadata widget?
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
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?
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
slide unlock will be available later?
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
it shows a black background for me :S
no picture like in the snapshot... |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
I don't have much spare time during this days (and I'll be away for two weeks) so I cannot say when an update will be released. EDIT: @gng554: check the configuration file, the default is to look for the background at "/opt/usr/share/themes/alpha/backgrounds/lockslider.png"...maybe I set the wrong default. :p Maybe "/etc/hildon/theme/backgrounds/lockslider.png" is a better default value! :) |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
1 Attachment(s)
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
it works perfectly now ;) |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
1 Attachment(s)
this is what i get when i installed it. if i turn for portrait i get 2 swipe bars, going to re-install
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
Change it in the configuration file. ;) |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
@sakya, one simple question, how should I change the Time Format from 24 hours to 12 hours (am/pm) ?? Thank you in advance. :)
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
[DateTime] find : TimeFormat="hh:mm" change it to: TimeFormat="h:m A" |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Change
Code:
TimeFormat="hh:mm" Code:
TimeFormat="hh:mm AP" Code:
TimeFormat="hh:mm ap" |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Rect_bottom and Rect_top is what??
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
I uploaded a small update version 0.1.1.
Changelog: * Changed default background to /etc/hildon/theme/backgrounds/lockslider.png * Changed font settings, format = "fontName;fontSize;fontWeight;italic" I also added some comments to the default configuration file, refer to the first post. ;) If you changed some FontSize settings please read the comments in the configuration file and rechange your font settings string (I removed the settings named *FontSize) |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
1 Attachment(s)
Quote:
Attachment 21557 |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Is it possible to change the size of the next/back/play buttons?
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
one question i want to change email,missed call and sms. i tried change the path reboot and my lockscreen just blank seem that u should use own directory . whenever user want to change just replace it with their own image, to revert back just reinstall it lool
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Where, after the install, the widgets of e-mail, sms, missen call didnīt appers. I have to do something to show it?
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
I haven't installed it yet, but I wanted to ask those who did: does this lockscreen have the the problem the other one has, meaning that when you have a incoming call, it hangs the phone for a few seconds?
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
If this is the case you probably modified the configuration file and forget something like a double quote. To change the notifications icon you shold change the Code:
Icon=":/images/message.png" |
All times are GMT. The time now is 12:53. |
vBulletin® Version 3.8.8