Ximi1970 / systray-x

SysTray-X: A system tray extension for Thunderbird. Needs both the addon AND the companion app installed to work. Will not work with TB flatpaks or snaps.
Mozilla Public License 2.0
214 stars 14 forks source link

Betterbird support? #114

Closed scruel closed 10 months ago

scruel commented 2 years ago

I wonder can this project support a fork of Thunderbird called Betterbird? It's cool to have the multi-line view on the mail list, and I'd like to use it to replace the official version in the future. But is still not support the tray function on Linux currently, thanks!

Ximi1970 commented 2 years ago

It seems to be working just fine with the develop branch. Just follow the building instruction in the README.md but change the last cp from the thunderbird profile dir to the betterbird profile dir (if they even changed that directory)
You can also install the xpi in the add-ons manager / Extensions page using the install from file option.

Ximi1970 commented 2 years ago

You can also install the addon package for your distro. This will also install thunderbird of course.
After installation find the spot were the xpi file was installed and install this file using the install from file option in betterbird.

Ximi1970 commented 10 months ago

Added betterbird support. Not yet in a release.

mohamedhagag commented 7 months ago

Hi all, this is not working with betterbird anymore as the companion app is looking for thunderbird specific version as I got from reading the code.

How can we change this to work with betterbird ?

Regards