maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   Change your desktop background! (https://talk.maemo.org/showthread.php?t=81665)

MFaroTusino 2012-01-18 00:19

Re: Change your desktop background!
 
The weather widget icon keeps its black background. Will we need to change the icons to make them transparent or is there a line of code we can edit?

H1777 2012-01-18 00:28

Re: Change your desktop background!
 
Quote:

Originally Posted by MFaroTusino (Post 1152111)
The weather widget icon keeps its black background. Will we need to change the icons to make them transparent or is there a line of code we can edit?

Yeah noticed that, it's MeeCast weather icon. But I am not so sure the meecast icons are not transparent and this might be some other problem. If this is the case that all iconsets in Meecast are not transparent (i tried them all), then it's easy just to make a new set with transparent background.
Going to look into it...

RafaelVlmendes 2012-01-18 02:09

Re: Change your desktop background!
 
2 Attachment(s)
I have 2 pictures perfects..
Attachment 24570

Attachment 24571

RafaelVlmendes 2012-01-18 02:10

Re: Change your desktop background!
 
If need i give to community.. thank

et3rnal 2012-01-18 05:24

Re: Change your desktop background!
 
Great work, thanks heaps

hope to see an easy way soon "integrated with the OS"!

Schturman 2012-01-18 08:34

Re: Change your desktop background!
 
Quote:

Originally Posted by et3rnal (Post 1152178)
Great work, thanks heaps

hope to see an easy way soon "integrated with the OS"!

A soon I will add this tweak to my app ;) It will be great if we will find the solution for the black square of the weather...

justie 2012-01-18 08:52

Re: Change your desktop background!
 
is there a way to use different images in landscape and portrait mode?

kuzmichov 2012-01-18 09:05

Re: Change your desktop background!
 
Quote:

Originally Posted by justie (Post 1152240)
is there a way to use different images in landscape and portrait mode?

http://talk.maemo.org/showpost.php?p...11&postcount=2

kuzmichov 2012-01-18 09:07

Re: Change your desktop background!
 
Quote:

Originally Posted by Schturman (Post 1152234)
A soon I will add this tweak to my app ;) It will be great if we will find the solution for the black square of the weather...

I'm looking for a way to make a transparent background weather ...

cckwes 2012-01-18 14:12

Re: Change your desktop background!
 
Hi, i did some simple tricks to make 3 different wallpapers on 3 home pages.

Youtube link: http://www.youtube.com/watch?v=wtOMTEPNQoY

here's the howto:
  • Download this file, extract it in the download folder of your N9/N950
  • Prepare 3 image files with PNG extension. Name it as follows:
    • meegotouch-desktop-bg.png for Events page
    • meegotouch-desktop-bg-launcher.png for Launcher page
    • meegotouch-desktop-bg-switcher.png for Switcher page
  • Put all those images into the Download folder of your N9/N950
  • Assume you have developer mode activated, open the terminal and type/paste the following codes

Code:

devel-su

rootme (rootme is the default password)

cp -f /home/user/MyDocs/Downloads/libmeegotouchhome-default.css /usr/share/themes/base/meegotouch/libmeegotouchhome/style/

cp -f /home/user/MyDocs/Downloads/libmeegotouchviews-modified-default.css /usr/share/themes/base/meegotouch/libmeegotouchhome/style/

cp -f /home/user/MyDocs/Downloads/meegotouch-desktop-bg.png /usr/share/themes/blanco/meegotouch/images/backgrounds/

cp -f /home/user/MyDocs/Downloads/meegotouch-desktop-bg-launcher.png /usr/share/themes/blanco/meegotouch/images/backgrounds/

cp -f /home/user/MyDocs/Downloads/meegotouch-desktop-bg-switcher.png /usr/share/themes/blanco/meegotouch/images/backgrounds/

Here's the link to this post on my blog: http://blog.linux4us.org/2012/01/18/...mattan-n9n950/

Have fun ;)


All times are GMT. The time now is 20:59.

vBulletin® Version 3.8.8