diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 81de52c..d54019b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -24,6 +24,7 @@ If applicable, add screenshots to help explain your problem. - Architecture (32 or 64 bit) - Desktop type / Window Manager (KDE, Xfce, Cinnamon, MATE etc) - Thunderbird version and arch (Tb xx.xx.x, 32 or 64 bit) + - Thunderbird package type (repository, mozilla binary, flatpak, snap, etc) - Run `echo $XDG_SESSION_TYPE` in a terminal and report the results - Add-on version - App version diff --git a/README.md b/README.md index 26ebe72..39fe137 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Please press the reset button in the TB SysTray-X add-on preferences page to cle ## Limitations -This add-on / companion app will not work with flatpaks or snaps of Thunderbird. They do not allow native messaging hosts outside the packages. +This add-on / companion app will not work with flatpaks or snaps of Thunderbird. They do not allow native messaging hosts outside the packages. You need to use a workaround for Wayland. In some distributions this is already applied.