maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Design (https://talk.maemo.org/forumdisplay.php?f=46)
-   -   [Announce]n9 Menu Grid Mod for n900 (https://talk.maemo.org/showthread.php?t=90953)

bill_klpd 2013-08-03 22:33

[Announce]n9 Menu Grid Mod for n900
 
1 Attachment(s)
Here it is a modded hildon-desktop that make your app menu looks like the n9's!
Give it a try and tell me what you think :D

Here are some images!
Portrait:
http://i1283.photobucket.com/albums/...ps105a0b78.png

Landscape:
http://i1283.photobucket.com/albums/...psa454b5a3.png

For installing use these commands on terminal:
Code:

root
cd /home/user/MyDocs
dpkg -i hildon-desktop_2.2.153~1_armel.deb
killall hildon-desktop

P.S: For seeing the full name of the icons you have to change the font! If you will find a nice font just let us know, so we can use it as well! (if somebody has n9's font for n900 maybe could upload it here!)

nokiabot 2013-08-04 02:18

Re: (Help)Menu Grid Mod
 
yep ! I was also asking about menu mods like the good old symbians :) there was gridpacher by coderus if i remember correctly :)

bill_klpd 2013-08-04 08:10

Re: (Help)Menu Grid Mod
 
Quote:

Originally Posted by nokiabot (Post 1364780)
yep ! I was also asking about menu mods like the good old symbians :) there was gridpacher by coderus if i remember correctly :)

Haha yeah these old good days :p
Coderus had also added if I am right some swipe to symbian too!
But then he bought a n9 and he didn't do anything else about symbian(I wouldn't as well if I was him...).

So if it was possible on symbian, I think that it is on maemo as well! :D

bill_klpd 2013-08-05 11:46

Re: (Help)Menu Grid Mod
 
Is there any way to do this by editing the hd-launcher-grid from the source code of the hildon desktop?
Here is the file from the source code I am talking about.

elros34 2013-08-05 17:28

Re: (Help)Menu Grid Mod
 
Quote:

Originally Posted by bill_klpd (Post 1365027)
Here is the file from the source code I am talking about.

Better use cssu version. Check 118 line in hd-launcher-grid.c and 82,83 in hd-launcher-tile.h

bill_klpd 2013-08-05 22:10

Re: (Help)Menu Grid Mod
 
Quote:

Originally Posted by elros34 (Post 1365086)
Better use cssu version. Check 118 line in hd-launcher-grid.c and 82,83 in hd-launcher-tile.h

This is a nice find ;)
But this is just about the columns on portrait and on landscape, there should be something similar for the rows right?

elros34 2013-08-05 22:30

Re: (Help)Menu Grid Mod
 
rest is in hd-launcher-tile.h

bill_klpd 2013-08-05 22:35

Re: (Help)Menu Grid Mod
 
Should we change this too?
HD_LAUNCHER_GRID_LEFT_DISMISSAL_AREA_PORTRAIT (64)
on the hd-launcher-grid.c on line 123,124??

elros34 2013-08-05 22:43

Re: (Help)Menu Grid Mod
 
I've changed what I said and this give effect (some icon's name disappeared).

bill_klpd 2013-08-05 22:45

Re: (Help)Menu Grid Mod
 
Quote:

Originally Posted by elros34 (Post 1365142)
I change what I said and this give effect (some icon's name disappeared).

How did you made it working for the n900?
Do I have to do what the INSTALL file says?
I have the source on my linux virtual desktop, but I don't really know how to make it a deb or something working for the n900 :p

elros34 2013-08-05 22:48

Re: (Help)Menu Grid Mod
 
You must have maemo sdk.

bill_klpd 2013-08-05 22:49

Re: (Help)Menu Grid Mod
 
I have it... It is in my virtual desktop :D
Maybe some instruction could be useful...

elros34 2013-08-05 22:56

Re: (Help)Menu Grid Mod
 
I'm not an expert. I remeber that you have cssu thumb so:
http://wiki.maemo.org/CSSU-thumb_too...cc4.7.2-linaro)
then in scratchbox:
/scratchbox/login
apt-get build-dep hildon-desktop
apt-get source hildon-desktop
cd hildon-desktop*
edit files
fakeroot dpkg-buildpackage

bill_klpd 2013-08-06 00:39

Re: (Help)Menu Grid Mod
 
I have managed to do this on the sdk :D
You are right about the names, I will see what I can do!
Thanks elros34 for your help!

bill_klpd 2013-08-06 01:02

Re: (Help)Menu Grid Mod
 
Here is a small sample of how it looks like on the sdk :D
http://i1283.photobucket.com/albums/...ps8641f630.png

bill_klpd 2013-08-06 23:57

Re: [Pre-Announce]Menu Grid Mod for n900
 
How can I make a deb file of the source code for arm??
I am able to make only a deb for i386 but I can't make a deb for the n900... It only works on the sdk via the scratchbox...

elros34 2013-08-07 00:12

Re: [Pre-Announce]Menu Grid Mod for n900
 
1 Attachment(s)
in scratchbox: sb-menu and change target to FREMANTLE_ARMEL_GCC472
My 6x4 grid:cool:

bill_klpd 2013-08-07 00:14

Re: [Pre-Announce]Menu Grid Mod for n900
 
Quote:

Originally Posted by elros34 (Post 1365392)
in scratchbox: sb-menu and change target to FREMANTLE_ARMEL_GCC472
My 6x4 grid:cool:

6x4 is better for the names ;)
maybe 7x3 or 7x4 can get done with smaller font size??

elros34 2013-08-07 00:24

Re: [Pre-Announce]Menu Grid Mod for n900
 
I guess but I prefer actual size of font.

bill_klpd 2013-08-07 00:29

Re: [Pre-Announce]Menu Grid Mod for n900
 
Quote:

Originally Posted by elros34 (Post 1365394)
I guess but I prefer actual size of font.

elros34 I have a problem...
Using the command:
fakeroot dpkg-buildpackage -d

on i386 works great and it makes the .deb files, but on the armel it gives me this afters some lines:
Code:

checking whether to enable a11y... checking for pkg-config... /scratchbox/tools/bin/pkg-config
ac_cv_enable_a11y: Forced off.
ac_cv_enable_a11y: Have pkg-config: /scratchbox/tools/bin/pkg-config
ac_cv_enable_a11y: /scratchbox/tools/bin/pkg-config --exists cail failed
no
checking for MB2... configure: error: Package requirements (libmatchbox2-0.1) were not met:

No package 'libmatchbox2-0.1' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables MB2_CFLAGS
and MB2_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

make: *** [config.status] Error 1

Do you have any solution for this?

elros34 2013-08-07 00:32

Re: [Pre-Announce]Menu Grid Mod for n900
 
apt-get build-dep hildon-desktop

bill_klpd 2013-08-07 00:34

Re: [Pre-Announce]Menu Grid Mod for n900
 
Quote:

Originally Posted by elros34 (Post 1365396)
apt-get build-dep hildon-desktop

I think that it worked ;)
Thanks :D

bill_klpd 2013-08-07 01:09

Re: [Pre-Announce]Menu Grid Mod for n900
 
Here is the 7x3 menu grid like n9's with a smaller font form the theme customizer, with a harmattan icon pack and with an edited transition.ini file(this is why the background is black)!

Here it is in landscape!
http://i1283.photobucket.com/albums/...ps484f829d.png

And here it is portrait!
http://i1283.photobucket.com/albums/...psa5146891.png

hardy_magnus 2013-08-07 02:18

Re: [Pre-Announce]Menu Grid Mod for n900
 
wow, thats awesome. This is what i always wanted my menu to be like. See these are the small things that make nokia n900 a perfectly lovable device, not the developer things.

bill_klpd 2013-08-07 11:42

Re: [Pre-Announce]Menu Grid Mod for n900
 
I found a "bug"! When you are editing the menu you see the menu with 5x3 grid instead of the modded one!
http://i1283.photobucket.com/albums/...ps78c4026a.png

like this!
Does anyone know what files have the settings of the grid on the editing mode??Maybe the hd-launcher-editor?

elros34 2013-08-07 15:55

Re: [Pre-Announce]Menu Grid Mod for n900
 
Quote:

Originally Posted by bill_klpd (Post 1365501)
Maybe the hd-launcher-editor?

yep, in hd_launcher_editor_init() function

Did you have problem with first left column of icons in portrait mode? I can't easy select it.

bill_klpd 2013-08-07 18:03

Re: [Pre-Announce]Menu Grid Mod for n900
 
Quote:

Originally Posted by elros34 (Post 1365564)
yep, in hd_launcher_editor_init() function

Did you have problem with first left column of icons in portrait mode? I can't easy select it.

I don't really have a problem with this... I had a similar problem on landscape with 7x3 but I almost solved it!

bill_klpd 2013-08-08 00:10

Re: [Announce]Menu Grid Mod for n900
 
I added some newer images on first post and a deb file so you can have it on your phone ;)

Sourav.dubey 2013-08-08 02:14

Re: [Announce]n9 Menu Grid Mod for n900
 
Hi bill
can we make it to 4 instead of 5 or 7 rows
it will be good to have bigger icons as the default one seems very small
btw thank you for being innovative and for your contribution

bill_klpd 2013-08-08 02:35

Re: [Announce]n9 Menu Grid Mod for n900
 
Quote:

Originally Posted by Sourav.dubey (Post 1365671)
Hi bill
can we make it to 4 instead of 5 or 7 rows
it will be good to have bigger icons as the default one seems very small
btw thank you for being innovative and for your contribution

maybe I will make a version like this tomorrow :)

nokiabot 2013-08-08 02:52

Re: [Announce]n9 Menu Grid Mod for n900
 
@bill can there be tabbed menu i mean diffrent categories and having big icons about 4 to 6 icons in one page:) and will it be possible to trim the hidlon bar a little or the status bar available everywhere:)

bill_klpd 2013-08-08 03:10

Re: [Announce]n9 Menu Grid Mod for n900
 
Quote:

Originally Posted by nokiabot (Post 1365673)
@bill can there be tabbed menu i mean diffrent categories and having big icons about 4 to 6 icons in one page:) and will it be possible to trim the hidlon bar a little or the status bar available everywhere:)

I am not really sure if I understood what you mean about the icons :p but I was thinking about the hildon bar as well and maybe it is possible ;)

elros34 2013-08-08 10:19

Re: [Pre-Announce]Menu Grid Mod for n900
 
Quote:

Originally Posted by bill_klpd (Post 1365605)
I don't really have a problem with this... I had a similar problem on landscape with 7x3 but I almost solved it!

Could you share your source?

bill_klpd 2013-08-08 10:47

Re: [Pre-Announce]Menu Grid Mod for n900
 
Quote:

Originally Posted by elros34 (Post 1365753)
Could you share your source?

Here you go! (I hope that you can download it because I wasn't singed up on a file sharing site, so I choosed dropbox...)

Alecsandru 2013-08-08 10:49

Re: [Announce]n9 Menu Grid Mod for n900
 
could you compile with thumb?

elros34 2013-08-08 10:51

Re: [Announce]n9 Menu Grid Mod for n900
 
I can download but it's status menu source

bill_klpd 2013-08-08 10:52

Re: [Announce]n9 Menu Grid Mod for n900
 
Quote:

Originally Posted by elros34 (Post 1365769)
I can download but it's status menu source

Sorry I am a little bit in a hurry :p
Wait a minute

bill_klpd 2013-08-08 10:58

Re: [Announce]n9 Menu Grid Mod for n900
 
Ok here it is :p
Can you compile it with thumb, because I have to make the new target on the scratchbox for the thumb! (maybe I will do it later today)

Alecsandru 2013-08-08 11:02

Re: [Announce]n9 Menu Grid Mod for n900
 
this looks weird if you install catorise on top of it

bill_klpd 2013-08-08 11:19

Re: [Announce]n9 Menu Grid Mod for n900
 
Quote:

Originally Posted by Alecsandru (Post 1365780)
this looks weird if you install catorise on top of it

Can you upload an image?


All times are GMT. The time now is 01:44.

vBulletin® Version 3.8.8