Plug-in evolution-on (systray) for Gnome Evolution

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
lefoid
Level 1
Level 1
Posts: 4
Joined: Tue Aug 09, 2022 12:09 pm

Plug-in evolution-on (systray) for Gnome Evolution

Post by lefoid »

Hi all,

I would like to share this little tip, on how to have Gnome Evolution going to the systray in LM.

I used to do it with kdocker, and it worked well.

But, I realized that distribution like MX had a systray for Gnome Evolution without any intervention of the user.
I found out that it was a plug-in called "evolution-on".

I managed to install it on LM. Here is what I have done.

First, download the source :

Code: Select all

git clone https://github.com/acidrain42/evolution-on.git
Then, enter the folder :

Code: Select all

cd evolution-on
In order evolution-on to compile, you will need to install some packages (if not already on your system) :

Code: Select all

sudo apt install gnome-common libglib2.0-dev libgconf2-dev evolution-dev libebook1.2
Then, you can go :

Code: Select all

./autogen.sh
make
sudo make install
That's it. Exit Evolution, and start it again. You should have the plug-in evolution-on installed, and Evolution in the systray.
I hope this will help.
Last edited by LockBot on Mon Jul 24, 2023 10:00 pm, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Locked

Return to “Software & Applications”