maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   Show yor MeeGo / Harmattan screenshots (https://talk.maemo.org/showthread.php?t=85567)

wook_sf 2012-07-18 13:41

Show yor MeeGo / Harmattan screenshots
 
Since I didn't saw thread similar to this, and since there's some theme workarounds and things for Harmattan, I've decided to start one.
Here's how my phone look alike.
I use HomeScreen Settings app, and I've modified statusarea.css and constants.ini in /usr/share/themes/
so, here it is:
http://th06.deviantart.net/fs70/PRE/...oo-d57t0m6.jpg
(file posted on deviantArt)

wallpaper: tears of life

/*edit:
by moding files of sysuid improperly you may get your device in reboot loop without possibility of getting it back to life without reflash
you have been warned*/

tuts:
statusbar:
by editing /usr/share/themes/base/meegotouch/sysuid/style/statusarea.css
Code:

MWidgetStyle#StatusBarLandscapeWidget {
    background-image: "status-landscape";
    background-color: #000000;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
}

MWidgetStyle#StatusBarPortraitWidget {
    background-image: "status-portrait";
    background-color: #000000;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
}

modified line is "background-image:" path of file is in /usr/share/themes/base/meegotouch/images/
file is Png 16bit i assume.
if anything broken, you will probably have red background for statusbar or your device will be in reboot loop
be aware what you are doing.
portrait size: 480x36
landscape size: 854x36


app backgrounds:
modification of /usr/share/themes/blanco/meegotouch/constants.ini (or /usr/share/themes/base/meegotouch/proto/constants.ini for pr1.0 if i am correct.)
Code:

COLOR_FOREGROUND            = #282828 ;text color
COLOR_SECONDARY_FOREGROUND  = #505050 ;secondary text
COLOR_BACKGROUND            = #E0E1E2 ;background
BACKGROUND_PORTRAIT        = "bg_portrait";
BACKGROUND_LANDSCAPE        = "bg_landscape";
;BACKGROUND_PORTRAIT        = none;
;BACKGROUND_LANDSCAPE        = none;

; button and other pressable elements *might* have different style
COLOR_BUTTON_FOREGROUND            = #000000 ;text color
COLOR_BUTTON_SECONDARY_FOREGROUND  = #8c8c8c ;secondary text
COLOR_BUTTON_DISABLED_FOREGROUND  = #BFBFBF ;disabled text
COLOR_BUTTON_BACKGROUND            = #000000 ;background

;reversed elements
COLOR_INVERTED_FOREGROUND          = #ffffff ;text color
COLOR_INVERTED_SECONDARY_FOREGROUND = #C8C8C8 ;secondary text
COLOR_INVERTED_BACKGROUND          = #000000 ;background
BACKGROUND_INVERTED_PORTRAIT        = "bg_portrait_inv";
BACKGROUND_INVERTED_LANDSCAPE      = "bg_landscape_inv";
;BACKGROUND_INVERTED_PORTRAIT        = none;
;BACKGROUND_INVERTED_LANDSCAPE      = none;

modifications under: BACKGROUND_PORTRAIT, BACKGROUND_LANDSCAPE, BACKGROUND_INVERTED_PORTRAIT and BACKGROUND_INVERTED_LANDSCAPE
bg_portrait, bg_landscape, bg_portrait_inv and bg_landscape_inv are Jpg files located in /usr/share/themes/blanco/meegotouch/images/backgrounds/ and i assume this may cause reboot loop too.
portrait size: 480x854
landscape size: 854x480
original tutorial can be found here, this is my rewrite and i assume some options can be changed too depending to PR version.

transparent folder background description

godofwar424 2012-07-18 13:52

Re: Show yor MeeGo / Harmattan screenshots
 
Hey what modifications to StatusArea.css and the constants.ini file did you make, just out of curiosity?

Dousan 2012-07-18 13:55

Re: Show yor MeeGo / Harmattan screenshots
 
Your statusbar got an android feel ;)

Is that a scorpio sign in the middle of the stausbar?

Where did you change the background pic from black to that wave thing?

looks good wook_sf and it's a good initiative with this thread though I don't see it getting as creative as the one for the N900. Well lets see what this brings, hopefully some nice ideas :D

I just flashed mine with PR1.3 so mine is pretty basic at the moment :p

Regards Dousan...

godofwar424 2012-07-18 14:01

Re: Show yor MeeGo / Harmattan screenshots
 
Is there any way to have the background transparent when viewing the contents of a folder? The solid black just feels a bit plain.

wook_sf 2012-07-18 14:02

Re: Show yor MeeGo / Harmattan screenshots
 
thanks folks :D well, statusbar is moded by guide from here: http://www.meegoexperts.com/2011/08/...tion-branding/
background moded by same guide but important thing to say is it's not in /usr/share/themes/blanco/meegotouch/proto/constants.ini as mentioned there but in /usr/share/themes/blanco/meegotouch/constants.ini
dousan, i've seen somewhere that you just flashed to 1.3 (i am still on 1.2 :P) and statusbar have vista touch :D + it's not scorpio, it's "kv" with gothic font :D

wook_sf 2012-07-18 14:04

Re: Show yor MeeGo / Harmattan screenshots
 
Quote:

Originally Posted by godofwar424 (Post 1239266)
Is there any way to have the background transparent when viewing the contents of a folder? The solid black just feels a bit plain.

yes: http://talk.maemo.org/showpost.php?p...postcount=1503

late88 2012-07-18 14:11

Re: Show yor MeeGo / Harmattan screenshots
 
Quote:

Originally Posted by godofwar424 (Post 1239266)
Is there any way to have the background transparent when viewing the contents of a folder? The solid black just feels a bit plain.

Easier way with N9QuickTweak. Check it out.

https://www.dropbox.com/s/gcwnjfv180...2_17-06-27.png

wook_sf 2012-07-18 14:15

Re: Show yor MeeGo / Harmattan screenshots
 
Quote:

Originally Posted by late88 (Post 1239270)
Easier way with N9QuickTweak. Check it out.

https://www.dropbox.com/s/gcwnjfv180...2_17-06-27.png

it is same way, only that script for this has been made. that's all

late88 2012-07-18 14:16

Re: Show yor MeeGo / Harmattan screenshots
 
Quote:

Originally Posted by wook_sf (Post 1239273)
it is same way, only that script for this has been made. that's all

Well at least for me it was faster and easier way.

Mikkosssss 2012-07-18 15:27

Re: Show yor MeeGo / Harmattan screenshots
 
here is my n9 :)

http://i1079.photobucket.com/albums/...8_18-21-11.png

used n9 qtweak

AMD 2012-07-18 16:13

Re: Show yor MeeGo / Harmattan screenshots
 
4 Attachment(s)
This is my N9 :)
Attachment 27379

Attachment 27380

Attachment 27381

Attachment 27382

late88 2012-07-18 17:27

Re: Show yor MeeGo / Harmattan screenshots
 
5 Attachment(s)
Here's my screen shots. Nothing special really :)


edit: doesn't .png's work?:confused:
I try attachments... works.
also my low power mode :)

AMD 2012-07-18 17:37

Re: Show yor MeeGo / Harmattan screenshots
 
They are not showing :/

wook_sf 2012-07-18 17:41

Re: Show yor MeeGo / Harmattan screenshots
 
Quote:

Originally Posted by late88 (Post 1239341)

i think it's because dropbox, use links instead of code

Hellano 2012-07-18 17:47

Re: Show yor MeeGo / Harmattan screenshots
 
Quote:

Originally Posted by late88 (Post 1239341)



You should put the direct image link:

https://photos-1.dropbox.com/psi/xl/.../b5ca5e9/1.png

https://photos-2.dropbox.com/psi/204.../581b702/2.png

https://photos-6.dropbox.com/psi/204.../8334d93/3.png

https://photos-5.dropbox.com/psi/xl/.../78b54a8/4.png

late88 2012-07-18 18:01

Re: Show yor MeeGo / Harmattan screenshots
 
Quote:

Originally Posted by wook_sf (Post 1239350)
i think it's because dropbox, use links instead of code

I did just that... I wonder why they aren't showing up...:mad:

wook_sf 2012-07-18 18:01

Re: Show yor MeeGo / Harmattan screenshots
 
like you? :D

AMD 2012-07-18 18:23

Re: Show yor MeeGo / Harmattan screenshots
 
Hey dude, can you upload the logo that you have on your Stand-by screen? I like it, thanks :)

late88 2012-07-18 18:58

Re: Show yor MeeGo / Harmattan screenshots
 
1 Attachment(s)
Quote:

Originally Posted by AMD (Post 1239365)
Hey dude, can you upload the logo that you have on your Stand-by screen? I like it, thanks :)

Sure. FYI it's a Finnish hockey team logo called HIFK :)

edit: notice that it's NOT standard size operator logo. It's 160x120.

I tweaked it with N9quicktweak.

cincibluer6 2012-07-18 19:02

Re: Show yor MeeGo / Harmattan screenshots
 
I must've missed it but how are you guys putting the weather on the lockscreen? Is it Meecast?

late88 2012-07-18 19:03

Re: Show yor MeeGo / Harmattan screenshots
 
Quote:

Originally Posted by cincibluer6 (Post 1239383)
I must've missed it but how are you guys putting the weather on the lockscreen? Is it Meecast?

Yes. Meecast it is.

AMD 2012-07-18 19:08

Re: Show yor MeeGo / Harmattan screenshots
 
Yes, you go to MeeCast --> Settings --> Appearance and there is something that you have called like widget or something like that, you have to enable it :)

AMD 2012-07-18 19:09

Re: Show yor MeeGo / Harmattan screenshots
 
Ok, thanks :)

AMD 2012-07-18 19:16

Re: Show yor MeeGo / Harmattan screenshots
 
Quote:

Originally Posted by late88 (Post 1239377)
Sure. FYI it's a Finnish hockey team logo called HIFK :)

edit: notice that it's NOT standard size operator logo. It's 160x120.

I tweaked it with N9quicktweak.

Hey btw dude, from where did you get these logos? I wanna get more stuff like this, and thanks again for uploading it :D

nokiac 2012-07-18 19:20

Re: Show yor MeeGo / Harmattan screenshots
 
@AMD, what is that dark green wallpaper you have? Where can I find it?
Looks amazing.

AMD 2012-07-18 19:24

Re: Show yor MeeGo / Harmattan screenshots
 
Quote:

Originally Posted by nokiac (Post 1239398)
@AMD, what is that dark green wallpaper you have? Where can I find it?
Looks amazing.

I got it from www.nokian9wallpapers.com
You can browse this photo there somewhere, I think it is in the Abstract section :)

late88 2012-07-18 19:34

Re: Show yor MeeGo / Harmattan screenshots
 
Quote:

Originally Posted by AMD (Post 1239394)
Hey btw dude, from where did you get these logos? I wanna get more stuff like this, and thanks again for uploading it :D

No problem mate :) I have found these pictures/logos from all over the internet. Some of by google and others gathered from the forum.

nokiac 2012-07-18 20:18

Re: Show yor MeeGo / Harmattan screenshots
 
Quote:

Originally Posted by AMD (Post 1239402)
I got it from www.nokian9wallpapers.com
You can browse this photo there somewhere, I think it is in the Abstract section :)

Got it, thanks :)

slarti 2012-07-18 20:56

Re: Show yor MeeGo / Harmattan screenshots
 
http://i.imgur.com/4TlI6.pnghttp://i.imgur.com/l1kRU.pnghttp://i.imgur.com/k138B.png
http://i.imgur.com/ityq2.pnghttp://i.imgur.com/TI2Gw.png

trayhoper 2012-07-18 21:25

Re: Show yor MeeGo / Harmattan screenshots
 
http://www.trayhoper.net/uploads/1.png
http://www.trayhoper.net/uploads/2.png
http://www.trayhoper.net/uploads/3.png

I like it simple :) My title color code is (purple) : 898BFF , it looks very cool also with stand by screen but i can't take that screenshot.

SolarisSixth 2012-07-18 21:45

Re: Show yor MeeGo / Harmattan screenshots
 
I have a number of photos I posted around the forums, usually when I'm working on something, and wanna compare/show results.

I've also taken a few showy photos for my friends, these are more recent, but here is a number of them.

This is actually when I was installing toggles, but before I rebooted, I thought it was pretty funny.

http://i.imgur.com/jJ10O.png

With brightness bar, note the background.

http://i.imgur.com/Os35m.png

Simple feed screen.

http://i.imgur.com/tvyaL.png

Multitasking

http://i.imgur.com/y3pGC.png

See through folder

http://i.imgur.com/FveDM.png

And the most recent one, my set up for system-ui

http://i.imgur.com/czKo2.png

I can do more crazy things and post them if you'd like. :)

wook_sf 2012-07-18 21:54

Re: Show yor MeeGo / Harmattan screenshots
 
2 Attachment(s)
it would really be nice if wallpaper setting would be like on symbian devices but...since we don't have that....:S

Eminem 2012-07-18 22:34

Re: Show yor MeeGo / Harmattan screenshots
 
3 Attachment(s)
A few from my beloved phone.

AMD 2012-07-19 06:54

Re: Show yor MeeGo / Harmattan screenshots
 
Quote:

Originally Posted by Eminem (Post 1239485)
A few from my beloved phone.

How do you make the folders' backgrounds transparent? Thanks. :)

Dousan 2012-07-19 11:51

Re: Show yor MeeGo / Harmattan screenshots
 
Quote:

Originally Posted by AMD (Post 1239598)
How do you make the folders' backgrounds transparent? Thanks. :)

Install N9QTweak by @schturman. It's one of the tweak options. Afair it's option pp.

Regards Dousan...

AMD 2012-07-19 12:44

Re: Show yor MeeGo / Harmattan screenshots
 
Quote:

Originally Posted by Dousan (Post 1239715)
Install N9QTweak by @schturman. It's one of the tweak options. Afair it's option pp.

Regards Dousan...

Thanks a lot :)

Alee 2012-07-19 13:05

Re: Show yor MeeGo / Harmattan screenshots
 
how do you guys get that blue flag for notifications ? i never get that, instead i get that facebook/twitter logo
something i need to do to get that ?

wansirpunk 2012-07-19 15:21

Re: Show yor MeeGo / Harmattan screenshots
 
https://lh6.googleusercontent.com/-X...2_23-08-34.png

https://lh5.googleusercontent.com/-k...2_23-09-31.png

AMD 2012-07-19 15:21

Re: Show yor MeeGo / Harmattan screenshots
 
Quote:

Originally Posted by Alee (Post 1239753)
how do you guys get that blue flag for notifications ? i never get that, instead i get that facebook/twitter logo
something i need to do to get that ?

I usually get it when I am using Screen Capture and it shows a flag icon to tell me that the image was saved at "xxxx" and on some events too, but for Facebook and Twitter their notifications come as their logos like you.
The flag icon comes a built-in notification sign in the N9, you don't have to tweak or do anything to make it show up, it comes on some events by itself.

AMD 2012-07-19 15:23

Re: Show yor MeeGo / Harmattan screenshots
 
Quote:

Originally Posted by wook_sf (Post 1239467)
it would really be nice if wallpaper setting would be like on symbian devices but...since we don't have that....:S

Hey dude how did you make that status bar of yours look kinda glossy? It feels nicer than the regular one :) Thanks :)


All times are GMT. The time now is 13:25.

vBulletin® Version 3.8.8