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

Add a function to format X11 window handle from uintptr #14

Open
2 tasks done
Jacalz opened this issue Feb 12, 2025 · 0 comments
Open
2 tasks done

Add a function to format X11 window handle from uintptr #14

Jacalz opened this issue Feb 12, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@Jacalz
Copy link
Member

Jacalz commented Feb 12, 2025

Checklist

  • I have searched the issue tracker for open issues that relate to the same feature, before opening a new one.
  • This issue only relates to a single feature. I will open new issues for any other features.

Is your feature request related to a problem?

The window handle needs to be formatted as a string from a uintptr. We can make life easier for developers by introducing a helper for this.

Describe the solution you'd like to see.

This is made manually in Fyne, we can bring the functionality into this package instead.

@Jacalz Jacalz added the enhancement New feature or request label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant