Reply
Thread Tools
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#21
Originally Posted by qwazix View Post
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's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#22
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?
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jolla –– contactlaunch –– timenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 
Posts: 4 | Thanked: 9 times | Joined on Nov 2011
#23
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?
 

The Following 6 Users Say Thank You to lauri.paasio For This Useful Post:
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#24
Originally Posted by qwazix View Post
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

Last edited by F2thaK; 2011-11-18 at 09:24.
 
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#25
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.
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jolla –– contactlaunch –– timenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 
Posts: 8 | Thanked: 2 times | Joined on Nov 2011
#26
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 ^^)
 
Posts: 105 | Thanked: 62 times | Joined on Aug 2009 @ Finland
#27
Originally Posted by lauri.paasio View Post
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?
 
Posts: 330 | Thanked: 97 times | Joined on Dec 2010 @ saudi arabia
#28
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
 
Posts: 8 | Thanked: 2 times | Joined on Nov 2011
#29
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?
 
Posts: 330 | Thanked: 97 times | Joined on Dec 2010 @ saudi arabia
#30
awesome red light for the clock! can I add the date also?
 
Reply


 
Forum Jump


All times are GMT. The time now is 08:57.