Martchus / syncthingtray

Tray application and Dolphin/Plasma integration for Syncthing
https://martchus.github.io/syncthingtray/
Other
1.5k stars 42 forks source link

Plasma 6 Support #235

Closed zany130 closed 4 months ago

zany130 commented 4 months ago

Thanks for the great software!

Not sure if you are aware but plasma 6 came out and all plasmoid need to be ported https://develop.kde.org/docs/plasma/widget/porting_kf6/

Martchus commented 4 months ago

This has already been done since the first alpha release.

Also note that porting to another version of Plasma would be a feature request. (If Plasma breaks API/ABI that must not be considered a bug in Syncthing Tray.)

zany130 commented 4 months ago

Hmm I installed it from the aur and its not working (saying it needs to be ported). (and didn't find any issue about plasma 6) so I thought it hasn't been ported yet... ill try building from git to see if that helps

Martchus commented 4 months ago

You don't need to build from Git. Plasma 6 has been supported for several versions. Be sure to use syncthingtray-qt6, though. This is already explained in pinned comments so please read them.