fyne-io / systray

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

use dbus.SessionBus() instead of dbus.ConnectSessionBus() to reuse connection to dbus in app #46

Closed pymq closed 1 year ago

pymq commented 1 year ago

and improved error handling a bit