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
213 stars 15 forks source link

Add compatibility with Thunderbird 115 #148

Closed Antiz96 closed 1 year ago

Antiz96 commented 1 year ago

This PR aims to add compatibility/support for Thunderbird 115 (tested successfully on Arch Linux).

Also, creating a new tag (and rebuild the different binaries) after this PR is merged could be great since Thunderbird 115 has been tagged as the latest stable Thunderbird release and systray-x 0.9.2 (latest tag available at the time I'm writing this comment) doesn't support it (see #147). In the mean time, while waiting for a new tag and since Thunderbird 115 has already been pushed in Arch's (testing) repo, I added a patch to the Arch PKGBUILD so systray-x won't break after updating Thunderbird for Arch users.

PS: On a side note, allow me to remind you about another PR I opened a few months ago: #145

Ximi1970 commented 1 year ago

Thanks for the heads up. I used my scripts to update the version to 116. Seems the add on is still compatible. I will close this PR.