Betterbird / thunderbird-patches

Betterbird is a fork of Mozilla Thunderbird. Here are the patches that provide all the goodness.
Other
424 stars 18 forks source link

Not possible to pin betterbird to KDE taskbar #298

Closed IrregularLogic closed 2 months ago

IrregularLogic commented 2 months ago

As betterbird currently does not seem to come as a debian package management *.deb file it is required to uncompress betterbird archive folder first and move it to a location from where to start binary file named "betterbird".

Currently when i want to run betterbird I have to browse to its folder and doubleklick its start file. For convenience, I would like to shortcut starting betterbird by placing the app (pin to) onto KDE taskbar. This is normally done either by chosing the app in kde start menu (which does not work as debian package management does not know it is "installed", therefore no app entry is available in KDE) or by running the app, right-clicking onto its icon in taskbar and then selecting entry "pin to taskbar". Then starting betterbird would require single click only, just as with all my most often used applications.

Unfortunately, betterbird does not show this entry, so it is not possible to pin it to taskbar.

Can you please update betterbird metadata etc. or whatever it takes to have betterbird show an entry for pinning to taskbar?

BTW thunderbird has this entry, so betterbird here is a worsebird, lol.

Thanks a lot.

Betterbird commented 2 months ago

It works fine if you use a desktop file. Please inspect https://github.com/Betterbird/thunderbird-patches/blob/8c6d9032ad318a80f23a521d91f0fa6d5d5532ee/install-on-linux/install-betterbird.sh#L62 to see how it's done.

Some screenshots: image

image