Girish Mahajan (Editor)

Geary (software)

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Original author(s)
  
Yorba Foundation

Development status
  
Active

Geary (software)

Developer(s)
  
The GNOME Project, Elementary

Initial release
  
May 4, 2012; 4 years ago (2012-05-04)

Stable release
  
0.11 (May 15, 2016; 9 months ago (2016-05-15)) [±]

Repository
  
git.gnome.org/browse/geary/

Geary is a free open source email client written in Vala, which is based on WebKitGTK+. The project that was originally developed by the Yorba Foundation and is now taken back by the GNOME project. The purpose of this e-mail client, according to Adam Dingle, Yorba founder, was to bring back users from online webmails to a faster and easier to use desktop application. Pantheon Mail is a fork initiated by the Elementary OS community after Yorba stopped being developed for a while.

Contents

History

People at Elementary OS directly supported the project and Geary became the default application in that GNU/Linux distribution.

On March 25, 2013, Jim Nelson, executive director at Yorba, launched a crowdfunding campaign on IndieGoGo to gather 100,000 USD that would have been used to pay the 3 full-time Yorba engineers that were working at that time on Geary. Among the proposed features that were proposed to be developed, we can cite: instant search, always-on notifications, support for all IMAP servers, auto saving of drafts, GPG, handle of calendar invites to your favorite calendar application and Google address book integrations. Unfortunately, on April 24, 2013, only 50,860 USD were gathered from 1,192 backers. The amount was not met and the campaign failed. According to the rules fixed by IndieGoGo, Yorba did not receive a single cent of the money that had been pledged.

After this failure, Jim Nelson declared in a blog post that the crowdfunding campaign was kind of an experiment to see if that route was enough to sustain open-source development. He reaffirmed Geary had been created to improve the Linux experience, and therefore had no chance of being ported to OS X or Windows platforms.

As Yorba Foundation had stopped its activities and GNOME had not revealed its plans about this project at that time, the future of Geary was unclear. As a result, to these incertitudes and due to previous design disagreements with the old Geary team and because elementary OS was actually using Geary as the default mail client but as a version heavily patched, Daniel Foré, the leader of Elementary OS, decided to fork the project on November 18, 2015 and continue with the development; the project was renamed Pantheon Mail during the process. Pantheon Mail replaced Geary in elementary OS 0.4, which is codenamed Loki.

However, in March 2016, Michael Gratton, an old Geary contributor, applied to become the new maintainer of Geary. His main purpose will be to try fixing pressing issues like the dependency on the old WebKit1GTK, collaboration with Pantheon Mail, better support for non-GMail servers, mailbox management, the account UI, extending search, etc. Contributing to Geary as a GNOME project requires the maintainer to become a GNOME member. After a discussion with Adam Dingle, Yorba's founder, both agreed to wait for Michael to fulfill GNOME membership application requirements. In the meantime, Michael will post his patches to the GNOME Bugzilla instance and Adam will commit them for him.

Since that new maintainer, Geary seems to live on. On May 15, 2016, a new version of Geary (0.11) was released.

Geary and Pantheon Mail seem to continue to live long their way, with both code base digressing (see #Technical information below).

Features

  • Modern and straightforward interface
  • Quick account setup
  • Supports Gmail, Yahoo! Mail, Outlook.com, and popular IMAP servers (Dovecot, Cyrus, Zimbra, etc.)
  • Mail organized by conversations
  • Ability to answer directly in conversations or open it in a separate window
  • Signature
  • Support for sending as another identity
  • Full-featured HTML mail composer
  • Fast keyword search with values like from:john, is:read, is:unread and is:starred
  • Desktop notification of new mails
  • Implementation to support GPG has been started, but to the lack of reactivity from Yorba and the lack of bug bounties validations, the maintainer has decided to give up on that topic, waiting for GNOME intentions about Geary (give up the project or continue) before continuing contributions.

    Technical information

    Geary internally uses an SQLite database to store local copy of emails and for indexing. It uses a fully asynchronous GObject-based IMAP client library. One feature that distinguishes Geary from other open source email clients is the conversation view.

    Geary and Pantheon Mail are using gettext for the translations.

    As soon the elementary OS has heard the news of Yorba's demise, they started planning the next steps of Geary future and adopted the code base in a few days. Since November 2015, as part of their Pantheon Mail fork, they removed support and workarounds for very old Linux distributions, which was not taking advantage of modern toolkit features. That old spaghetti code was replaced by new code reported to be much easier to read and maintain. They ported the build system to CMake. They removed support for controlling notifications from the app itself, which was unneeded as modern desktop environments like Plasma, GNOME, all provide these features in their own system settings. They addressed a bunch of issues regarding translations and polished the UI and iconography of the software. Pantheon Mail can be installed alongside Geary without conflicts. The software has been packaged for other Linux distributions.

    As of April 3, 2016, Pantheon Mail has not migrated to WebKitGTK+2 yet. The developers decided first to migrate the code managing the conversation view to use native GTK widgets (Gtk.CSS and Granite, a GTK+ library used as part of elementary OS). This offered several advantages like minimizing the use of webviews, reducing the code, supporting hardware accelerated animations and supporting RTL languages, as contrary to webviews, GTK handles RTL support. They also removed the use of custom GTK bars like PillHeaderBar which were making the code complicated and hard to read.

    Pantheon Mail only comes with IMAP support, but the developers porting the software plan to use an Evolution Data Server backend using libcamel, a mail access library used in the Evolution mail client. The EDS support will not be available in elementary OS Loki, but likely in the next version.

    Michael Gratton, current Geary maintainer, was enthusiast in being able to collaborate with the elementary team but emitted concerns with regard to that possible collaboration. The code base was currently hugely diverging with the UI classes between GNOME 3 HIG and the elementary identity being different. Also, depending on the decision to migrate Geary to the Evolution Data Server or not, this will only leave libraries GTK and GMime in common. He proposed to make a library for the engine between both projects or make a library for widgets used in common but he thinks this a lot of work for a small gain. Daniel Foiré, elementary OS leader, admitted Michael was right and repeated maintaining a mail engine was a lot of development burden without added value, while EDS could suits Pantheon Mail needs and bring support for Exchange.

    The GNOME project plans to migrate Geary to WebKit2 for the version 0.12.

    Trivia

    The initial name "Geary" coincides with the name of the Geary Street, because all Yorba's products were named after streets in San Francisco. However, according to a former Yorba employee, the application was not named after the address of Yorba Foundation was located in. That was actually a coincidence. Indeed, the first beta of Geary has been released in May 2012, and Yorba was still located on Capp Street at that time.

    References

    Geary (software) Wikipedia