Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resolved #85

Open
akaduoX opened this issue Jan 21, 2025 · 3 comments
Open

resolved #85

akaduoX opened this issue Jan 21, 2025 · 3 comments

Comments

@akaduoX
Copy link

akaduoX commented Jan 21, 2025

data, err := os.ReadFile("img.png")
if err != nil {
panic(err)
}
systray.SetIcon(data)

log: systray error: unable to set icon: The operation completed successfully

@akaduoX
Copy link
Author

akaduoX commented Jan 21, 2025

There's nothing on the system icon. All black

@akaduoX
Copy link
Author

akaduoX commented Jan 21, 2025

windows11

@akaduoX akaduoX changed the title systray error: unable to set icon: The operation completed successfully resolved Jan 21, 2025
@akaduoX
Copy link
Author

akaduoX commented Jan 21, 2025

resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant