Quick question (I read through prob'ly half this thread since it started, in chunks, but didn't see too much mention of it until just recently with some people complaining about it popping up on alarms and incoming calls):
Does this work (the backend that makes it hide itself when the lockscreen would be hidden and makes it put itself to the front of the screen when the lockscreen would be visible) exactly like Mohammad's original enhanced lockscreen? Or have you done anything else in the code to make sure qtlockscreen integrates better over the original lockscreen? Since with enhanced lockscreen I had quiet a few messed up things happen, including once having the lock screen remain visible under the application menu after I unlocked the screen after having locked it in the application menu.
It's similar to enhanced lockscreen, but I had to watch some more dbus messages (com.nokia.csd.Call::Coming for the calls as it seems to be fired before the MCE_CALL_STATE_SIG and com.nokia.system_ui.signal::alarm_dialog_status for the alarm dialog).
I don't have any issue with incoming calls and alarm, but some users reported to have some problem (but I don't know what hack/app/mod can cause problems)
Quick question (I read through prob'ly half this thread since it started, in chunks, but didn't see too much mention of it until just recently with some people complaining about it popping up on alarms and incoming calls):
Does this work (the backend that makes it hide itself when the lockscreen would be hidden and makes it put itself to the front of the screen when the lockscreen would be visible) exactly like Mohammad's original enhanced lockscreen? Or have you done anything else in the code to make sure qtlockscreen integrates better over the original lockscreen? Since with enhanced lockscreen I had quiet a few messed up things happen, including once having the lock screen remain visible under the application menu after I unlocked the screen after having locked it in the application menu.
As far as my unclocked N900 is concerned I do not suffer from the lock ups I suffered with MAG's original lockscreen. The only issue I get is that my FM car kit sometimes freezes the phone but I am not 100% sure this is down to the QTLS.
dont know why my slide unlock button can move up and down slightly...
Check the size of the slider (equal to the size of the image you use) and the size of the widget.
The slider can freely move inside the widget, so if the slider is 64 pixel height and the widget 70...you can move it up and down by 6 pixel.
@ sakya , how can i make it happen ?
the slider ..
i want the slider to move from the default position to the end of the screen .
like from the middle to the end ?