![]() |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
one question for email,sms and missed icon, what kind of size need it for them. 64x64 or 48x48. and i saw that it use size=15, does the image will automatic resize to that format
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
The icon will be center/top aligned in the size you give to the widget, the text will be horizontally centered just under the icon. Just be sure that the Size you set is enough to display the icon and the text. |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Ah, so changing the size of the "next" button doesn't change the icon size but changes the size of the "clickable" area, makes sense. So different question, is it possible to add one of those semi-transparent rectangles underneath the playback buttons? I tried to do it but didn't work...
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
The size is the size of the area the widget can use. The rectangle should work: -Add a widget in the widgetlist like this: Code:
Widgets\16\Name="Rect.Rect_PlayButton" Code:
Widgets\Size=16 Code:
[Rect_PlayButton] Code:
killall qtlockscreen |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
i can't change the background it's now black after i changed the pics
can any one help me ? |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Black = no image. :)
Check the path you set in the configuration file. |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
i'am sure but the image still black i don't know why
#Path to background image for Portrait (P) and Landscape (L) BackGroundImageP="/etc/hildon/theme/backgrounds/lockslider1.png" BackGroundImageL="/etc/hildon/theme/backgrounds/lockslider2.png" and i'm went to this path and changed the pics .. and kill the lock and nothing new ! |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Permissions?
The lockscreen runs as normal user, check if the images can be read. Code:
ls -l /etc/hildon/theme/backgrounds/lockslider* |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
can someone please tell me what should the image size (width and height in pixels) be so that the image fit correctly in portrait mode?
all the images that i tried does not work they just split into the screen... |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
@sakya...
due to all the member who having trouble make their own setup of your lockscreen might i suggest you create a setup GUI and place it on our settings so we can change the setup much more simple that editing the config files??? |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
@sakya i agree that a GUI will really solve all the customization issues faced by others in this thread
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Can someone do a video? :D
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
ok i have done that .. it's tell me there is images located in this path .. put still have blackscreen i not know why
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
Post the output of the command Code:
ls -l /etc/hildon/theme/backgrounds/lockslider* |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
hello to all..this app looks really good and functional, congratulations...still, its main quality is the custiomization, as we can see by all the posts..i cannot code as many and wish ther would be an investiment on developing a GUI..can anyone do this? tks
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
If yes: Great work, if not: Still great work :rolleyes: Cheers Blck |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
@sakya : as pusak and others asked about a GUI , dude you can ask any one to help you making a GUI .
or is there any other issue/reason , we wont be able to see a GUI ? |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
Cheers Blck |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
I have added ForecaWeatherApplet as widget16 and changed the widget size to 16.But when i wanted to save config file from leafpad it is showing only / directory.First of all can i add that widget?If so please tell me how to do that.Thank you for the greatwork
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
For a configuration GUI I think of add/remove widget, move widgets dragging them around, resize, edit properties. :) EDIT: 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....) Quote:
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Nice!!
Is there any way to set the lockscreen to appear after using the hardware unlock button? i.e the power button brings up the lockscreen - can the lock slider button do the same? |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
thanks man , much appreciated :)
nice work :) |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
http://www.assembla.com/code/qtlocks.../trunk/widgets Basically it's a class derived from LsWidget with methods: -applySettings: loads the settings -startUpdate: this is called when the lockscreen is visible. Starts to update the widget (if needed) -stopUpdate: this is called when the screen is off (no need to update data and graphics). stops updating the widget -paint: draw the widget This is the code of the UnlockButton widget. It doesn't have startUpdate and stopUpdate because it's a "static" widget (it doesn't display data that changes). Code:
class LsUnlockButton : virtual public LsButton |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
~ $ ls -l /etc/hildon/theme/backgrounds/lockslider*
-rw-r--r-- 1 root root 46702 Jul 22 17:03 /etc/hildon/theme/backgrounds/lockslider .png -rwxrwxr-x 1 root root 46702 Jul 22 17:03 /etc/hildon/theme/backgrounds/lockslider1.png -rw-r--r-- 1 root root 113851 Dec 2 2009 /etc/hildon/theme/backgrounds/lockslider2.png |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Hello...
can anyone tell the path to the images like Battery, UnreadSMS, UnreadEmails and MissedCalls? i changed it to my own directory, but icons was missing, just text was there... and how i can change the language of notifications? :confused: |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
and the notification font [MissedCalls] Icon=":/images/call.png" PosL="center;250" PosP="center;360" SizeL="160;100" Type="call" Font=";14;normal;0" this is you call notification command the last line Font=";14;normal;0" for example you have a font name torid and you want your notification to be showed with torid so just edit the last command like this Font="torid;14;normal;0" and tadaaaa :p |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
the notifications: i mean the language of notification. os-language is german, but notification of missed calls and unread messages is english. i want the notifications in german... |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
How is this different from the Enhanced Lock Screen?
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
@christexaport
It's highly custumizable! For example, here's what I got after playing around with it for a bit http://img20.imageshack.us/img20/783...1072221372.png http://img51.imageshack.us/img51/959...1072221371.png I use shuffle a lot so I wanted a big skip to next track button, now I have it! :D |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
You missed font color!
And it doesn't load the album art... |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
Quote:
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
So... Is this an enhanced enhanced lockscreen? :D
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
The problem I had with enhanced lockscreen was it interfered with incoming calls... callers name and numbers won't show till about 4-5 rings... and often times, it goes straight to the voicemail. Has anybody experience something similar with QtLockscreen?
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
can we have the source code?
i want to translate the ts file for my italian device, this is a good app and i want to have it in italian... Becouse i'm italian, and i hate to have a mix on my device. One more question, is it possible to move/resize/delete the mediaplayer ""widget"" from the lockscreen? Thx in advance very good app! |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Source code is here:
http://www.assembla.com/code/qtlocks...s/trunk?rev=16 But I just added the italian translation, it will be in the next update. Sure, you can remove/move the media player "widget" (it's acutally not only one: album art, play/pause button, next button, prev button, artist and title). Read the first post and change the config file. ;) Ciao |
All times are GMT. The time now is 18:21. |
vBulletin® Version 3.8.8