You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,8 @@ when the application has started and will end, to loop in appropriate features.
46
46
47
47
See [full API](https://pkg.go.dev/fyne.io/systray?tab=doc) as well as [CHANGELOG](https://github.com/fyne-io/systray/tree/master/CHANGELOG.md).
48
48
49
+
Note: this package requires cgo, so make sure you set `CGO_ENABLED=1` before building.
50
+
49
51
## Try the example app!
50
52
51
53
Have go v1.12+ or higher installed? Here's an example to get started on macOS:
0 commit comments