fyne-io / systray

a cross platfrom Go library to place an icon and menu in the notification area
Apache License 2.0
227 stars 42 forks source link

Feature/linuxnogtk #1

Closed andydotxyz closed 2 years ago

andydotxyz commented 2 years ago

Adding support for Linux without GTK or CGo using the dbus protocol.

TODO:

Looking for feedback on approach or impl, needs lots of testing as this is a whole new approach compared to upstream