maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Themes (https://talk.maemo.org/forumdisplay.php?f=49)
-   -   resizing the program icons on desktop? (https://talk.maemo.org/showthread.php?t=52474)

zoner 2010-06-05 18:54

Re: resizing the program icons on desktop?
 
1 Attachment(s)
I use the QueenBee widgets to script a call to a certain number

See the icons on the lower left - office, farm, & rach

it's a one-click call. I'm sure you could do the same thing to launch applications and you can size the icon to whatever you like.

the queenbee code for a call
Code:

dbus-send --system --type=method_call --print-reply --dest=com.nokia.csd.Call /com/nokia/csd/call com.nokia.csd.Call.CreateWith string:"$NUMBER" uint32:0
edit- sorry op, just saw you didn't want to mess with the widgets...it works though /edit

AlMehdi 2010-06-05 19:08

Re: resizing the program icons on desktop?
 
Yeah, the reason why i do not like that is the extra job of remaking the icons and the plausible extra battery drain. But thanks anyway ;)

biggzy 2010-06-05 19:54

Re: resizing the program icons on desktop?
 
1 Attachment(s)
heres the screenshot ..
Attachment 10693

there smaller than the stock, i can make it smaller tho.

AlMehdi 2010-06-05 20:16

Re: resizing the program icons on desktop?
 
Quote:

Originally Posted by biggzy (Post 701505)
heres the screenshot ..
Attachment 10693

there smaller than the stock, i can make it smaller tho.

I guess you did the same trick as me by resizing the "background" though i made mine at the size i wanted it. Or did you do some other trick?

Does someone have the knowledge and will to do an app to make this happen? It could be pretty basic.

1. It would need to have a drop down with the applications from program menu.
2. A slider for resizing.
3. maybe an option to change to a custom icon.
4. Important to use as little power as possible (for battery).

Basically just a more slimmed QBW...

biggzy 2010-06-05 20:21

Re: resizing the program icons on desktop?
 
Quote:

Originally Posted by AlMehdi (Post 701537)
I guess you did the same trick as me by resizing the "background" though i made mine at the size i wanted it. Or did you do some other trick?

Does someone have the knowledge and will to do an app to make this happen? It could be pretty basic.

1. It would need to have a drop down with the applications from program menu.
2. A slider for resizing.
3. maybe an option to change to a custom icon.
4. Important to use as little power as possible (for battery).

Basically just a more slimmed QBW...

Yes i just resized the two images in the theme folder, thats the only way to do it at the moment i think.

biggzy 2010-06-05 22:18

Re: resizing the program icons on desktop?
 
1 Attachment(s)
Iv resized mine again, i think there small enough now ..

Attachment 10697

AlMehdi 2010-06-05 22:34

Re: resizing the program icons on desktop?
 
Quote:

Originally Posted by biggzy (Post 701681)
Iv resized mine again, i think there small enough now ..

Attachment 10697

That looks better.. but not small enough. I need them to be about 48px. By the way.. could you attach your ApplicationShortcutApplet? I like the background ;)

biggzy 2010-06-05 22:47

Re: resizing the program icons on desktop?
 
1 Attachment(s)
Quote:

Originally Posted by AlMehdi (Post 701692)
That looks better.. but not small enough. I need them to be about 48px. By the way.. could you attach your ApplicationShortcutApplet? I like the background ;)

If i make them smaller the icons will have to be made smaller also as it will not sit behind them right, here is my ApplicationShortcutApplet images my friend .. Attachment 10698

I have made my whole UI match the ApplicationShortcutApplet icons, the dial pad, the onscreen qwerty etc, i will post it all once iv finished it.

YoDude 2010-06-05 23:21

Re: resizing the program icons on desktop?
 
2 Attachment(s)
For a quick and dirty reduction in size why not just use a clear image for ApplicationShortcutApplet. (attached)

As you pro'ly know by now .desktop files look for the associated icon in the N900:\usr\share\icons\hicolor\64x64\hildon directory.
Even if you found a way to change this behavior globally for it then to say look in N900:\usr\share\icons\hicolor\48x48\hildon instead, the icons are not there and would have to be built anyway.

What I used to do on my N800 was manually reduce the size of each icon to 48 x 48 with a program like PaintShopPro or Gimp and then change the canvas size (background) of that now smaller icon back to a clear 64 x 64 background...

It was repetetive and tedious work but it kept me off the mean streets and I think I may have avoided hard jail time because of that. The N800 made me a better person. :p

EDIT: Attached zipped file because clear images are hard to grab... Doh!

AlMehdi 2010-06-06 11:55

Re: resizing the program icons on desktop?
 
Quote:

Originally Posted by YoDude (Post 701725)
For a quick and dirty reduction in size why not just use a clear image for ApplicationShortcutApplet. (attached)

As you pro'ly know by now .desktop files look for the associated icon in the N900:\usr\share\icons\hicolor\64x64\hildon directory.
Even if you found a way to change this behavior globally for it then to say look in N900:\usr\share\icons\hicolor\48x48\hildon instead, the icons are not there and would have to be built anyway.

What I used to do on my N800 was manually reduce the size of each icon to 48 x 48 with a program like PaintShopPro or Gimp and then change the canvas size (background) of that now smaller icon back to a clear 64 x 64 background...

It was repetetive and tedious work but it kept me off the mean streets and I think I may have avoided hard jail time because of that. The N800 made me a better person. :p

EDIT: Attached zipped file because clear images are hard to grab... Doh!

If thats the case i will need to change the icons in scaleable and 96x96 for the n900 i think. I have been thinking about this but wanted a more "automagic" way. But maybe thats the only way right now.


All times are GMT. The time now is 19:16.

vBulletin® Version 3.8.8