maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   N9 Standby / Low Power Mode Lock Screen MOD (https://talk.maemo.org/showthread.php?t=79210)

F2thaK 2011-11-17 10:48

Re: N9 Lock Screen MOD
 
Quote:

Originally Posted by qwazix (Post 1123496)
I think PR1.1 changed the corner radius with overlay images. (now the radius is smaller) I have this code in the css
Code:

corner-top-left: "meegotouch-lockscreen-corner-top-left";
    corner-top-right: "meegotouch-lockscreen-corner-top-right";
    corner-bottom-left: "meegotouch-lockscreen-corner-bottom-left";
    corner-bottom-right: "meegotouch-lockscreen-corner-bottom-right";

commenting it out and adding

corner-radius: 4mm;

results in no radius

correct, it seems theyve replaced the corners with images

qwazix 2011-11-17 12:04

Re: N9 Lock Screen MOD
 
i am searching for the old file to see of there was any other directive tjat made corner-radius work. Do you happen to have a backup of your pr1.0 file?

lauri.paasio 2011-11-18 09:16

Re: N9 Lock Screen MOD
 
My current lowpower-mod:

http://paasio.com/lowpower_lock_mod.jpg

System-font changed to SegoeWP, size fixed, 2-tone meego-logo as png. It's not that bright in real.

Next I'll look in to changing icon png:s. Anyone managed to use border-style on lockscreen mods?

F2thaK 2011-11-18 09:22

Re: N9 Lock Screen MOD
 
Quote:

Originally Posted by qwazix (Post 1124974)
i am searching for the old file to see of there was any other directive tjat made corner-radius work. Do you happen to have a backup of your pr1.0 file?

nah, I dont sorry..

-------------------
you could try removing
Code:

    corner-top-left: "meegotouch-lockscreen-corner-top-left";
    corner-top-right: "meegotouch-lockscreen-corner-top-right";
    corner-bottom-left: "meegotouch-lockscreen-corner-bottom-left";
    corner-bottom-right: "meegotouch-lockscreen-corner-bottom-right";

and replacing with the old
Code:

corner-radius: 0mm;
I will try this

qwazix 2011-11-18 20:01

Re: N9 Lock Screen MOD
 
that is exactly what I did but it results in square corners, so I assume there is another directive that works with corner radius to apply rounded corners. I searched for any documentation but found none. I didn't try the standard css3 'border-radius' though, that may work. For the time being I just resized the corner png's to obtain the pr1.0 feeling.

waldelf 2011-11-19 09:45

Re: N9 Lock Screen MOD
 
What ist the used color palette in the low power mode?

i am a bit confused because it seems to use some sort of 4bit indexed color but i already saw some kind of light blue that shouldn't be in there... (oke.. maybe its turquoise 0,255,255 on a dimmed amoled ^^)

Petteri 2011-11-19 09:52

Re: N9 Lock Screen MOD
 
Quote:

Originally Posted by lauri.paasio (Post 1125382)
My current lowpower-mod:

http://paasio.com/lowpower_lock_mod.jpg

System-font changed to SegoeWP, size fixed, 2-tone meego-logo as png. It's not that bright in real.

Next I'll look in to changing icon png:s. Anyone managed to use border-style on lockscreen mods?

Nice. Does this use more battery than the default one?

lolloo 2011-11-20 08:48

Re: N9 Lock Screen MOD
 
Did you know when you flip the phone its on face the dimmed light will turn off. good way to save battery.

just sharing my two cents.

Thanks F2thaK

waldelf 2011-11-20 14:19

Re: N9 Lock Screen MOD
 
Its seems completely unpredictable what color will be used in the low power mode..

i think 008000 will be 000000 and 009000 will be 00ff00 (it seems to round up or down)

how did you choose your colors?

also is there a method to apply settings without restarting the device?

lolloo 2011-11-20 14:45

Re: N9 Lock Screen MOD
 
awesome red light for the clock! can I add the date also?


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

vBulletin® Version 3.8.8