parag0n said:
--Edit--: Just had a play and i can get it down to 918x514 (and usable), i'm assuming this is just a hardcoded limit that can be turned off somewhere though.
I just checked it out. With the switcher turned off, it goes down to as narrow as 800px and as short as 319px.
Switch off the toolbar and the status bar and the height goes down to 235px. Hit CTRL+M to toggle off the message preview pane, and you're down to 168px height.
Message window is 211px by 212px minimum (so at ~800x~480 it'd look fine with plenty of extra room). Settings window cannot be shrunk smaller than 803 by 730 here. Some other windows, like Contacts, are also a little wider than the Pandora's screen.
The only killer with the width in the main window is that it shrinks the folders pane such that you can't read any of it. Luckily, it looks like the width is limited by the widgets in the message filter bar, whose sizes should be dependent on gtk settings (mostly the font size, which I imagine would by default be lower on the Pandora).
The real shame is that the Exchange connector for Evolution wasn't made as a simple daemon that reads from owa and then just serves imap/ldap/smtp (and caldav I guess) on the fly. Then we could have free reign over mail client choice. I guess that's up to Novell's businessfolk.
Just for what it's worth: RSS | VSZ values from my current evolution processes (32-bit x86), with the main window and one message window opened:
evolution: 49,228KB | 404,892KB
evolution-exchange-storage: 11,384KB | 64,028KB
evolution-alarm-notify: 10,792KB | 70,516KB
evolution-data-server: 7,848KB | 70,880KB
Could get rid of the alarm-notify process, and there are a bunch of plugins that could be disabled to reduce overall memory footprint. Still, I'm strongly considering "ssh -XC myname@myhost evolution &"
(last bit: Removing most of the plugins seems to knock off ~20MB from RSS and ~85MB from VSZ in the main evolution process)