Re: [Evolution] evolution | RFE: improved options for image handling (#581)



Hello Milan,

just tried to install your extension from last summer, which I have in daily use. It seems, that in ubuntu 20, libecal 2.0 is available instead of 1.2. Could you occasionally update the package?

Bthw: Is there a chance not to open images inline the message, but externally with image viewer? - Inline, some times images are distorted, and I cannot easily view them fullscreen.

Cheers,
Wolf


Am Donnerstag, den 22.08.2019, 09:40 +0000 schrieb Milan Crha:
Milan Crha commented:

> This was a very nice exercise, because your request is quite
> specific. I took the example module and changed it to add an F4 key
> binding to expand all attachments. You can download it here (
> https://gitlab.gnome.org/GNOME/evolution/uploads/c1a35edf80fe56beb23af31d3edd25e1/module-show-attachments-inline.zip)
> , then unpack it to your $HOME (or anywhere else) and install
> development files for the evolution package. Also install cmake. Then
> do this:

   cd $HOME/module-show-attachments-inline/
   mkdir _build
   cd _build
   cmake -G "Unix Makefiles" ..
   make
   sudo make install
If each command finished successfully, then restart evolution and try to press F4 when having open messages, which have collapsed attachments.

I admit the module is kind of hackish, but it does its work.

Would you be satisfied with this solution?

— 
Reply to this email directly or view it on GitLab. 
You're receiving this email because of your account on gitlab.gnome.org. If you'd like to receive fewer emails, you can unsubscribe from this thread or adjust your notification settings.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]