maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Modest more finger friendly and with move in the toolbar (https://talk.maemo.org/showthread.php?t=22293)

yerga 2008-07-26 10:43

Modest more finger friendly and with move in the toolbar
 
2 Attachment(s)
I have fixed the following bugs in Modest:

I have done it for my personal use because it was two features I really would want in Modest, so I coded a bit. This way I wanted to share the .deb that I have done, for if someone prefers Modest with these new features.

PD: It doesn't fix the "crash" error message what all world seems suffer except me.

The new look is this:

tso 2008-07-26 11:38

Re: Modest more finger friendly and with move in the toolbar
 
had to launch modest twice to get the new folder look, but beyond that, looks good :)

not that i use either, much...

now i wonder, could you do something a bit more radical, like say:
https://bugs.maemo.org/show_bug.cgi?id=2583

allnameswereout 2008-07-26 12:56

Re: Modest more finger friendly and with move in the toolbar
 
Thanks! Please, upload your patches to the specific Bugzilla entries so they can be reviewed and/or integrated in the next release(s). :)

alephito 2008-07-26 17:44

Re: Modest more finger friendly and with move in the toolbar
 
Great, Yerga. And I love the fact that I can move mails from one account to another. Thanks.

munky261 2008-07-28 18:55

Re: Modest more finger friendly and with move in the toolbar
 
would it be at all possible to get even spacing between the icons?

Un27Pee 2008-07-28 19:41

Re: Modest more finger friendly and with move in the toolbar
 
Hi i updated with this patches but when i launch modest there are no changes, done all but the same old UI nothing happens.

tso 2008-07-28 20:09

Re: Modest more finger friendly and with move in the toolbar
 
close and launch again.

oh, and make sure you dont have a modest process hanging around in memory...

Un27Pee 2008-07-29 17:49

Re: Modest more finger friendly and with move in the toolbar
 
how do you check if it hangs in memory

tso 2008-07-29 18:29

Re: Modest more finger friendly and with move in the toolbar
 
by having either load-applet or osso-statusbar-cpu installed and active, then while modest isnt running, hit either of them and go to "list processes" (load-applet) or "show processes" (osso-statusbar-cpu). if either of these show modest, its still lingering in ram.

another way, if you have multiple accounts in modest, is to leave it in the non-default account when closing it. if you then start it back up, and its still in the non-default account, its stuck in memory...

top or htop in the terminal are also possible options.

i think top is installed pr default, htop on the other hand is not (and i dont recall if its available in extras, or some other repo).

Tabster 2008-07-29 19:38

Re: Modest more finger friendly and with move in the toolbar
 
Quote:

Originally Posted by tso (Post 207258)
...
now i wonder, could you do something a bit more radical, like say:
https://bugs.maemo.org/show_bug.cgi?id=2583

I would like this too. Aparently, to do this you just need to change one line in the code. But the option was never given a way to toggle it in the gui. And, without the gui option I am out of luck!

Quote:

Comment By: Sergio Villar Senin (svillar)
Date: 2008-05-29 10:44

Message:
Well the reason not to show all the accounts is that the screen is really small if you have to show several accounts with some folders.

Anyway if you want to change it, you can go to the source code and edit src/maemo/modest-platform.c

and in modest_platform_create_folder_view () replace the call to

modest_folder_view_set_style (MODEST_FOLDER_VIEW (widget), MODEST_FOLDER_VIEW_STYLE_SHOW_ONE);

by

modest_folder_view_set_style (MODEST_FOLDER_VIEW (widget), MODEST_FOLDER_VIEW_STYLE_SHOW_ALL);


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

vBulletin® Version 3.8.8