goqtframelesswindow icon indicating copy to clipboard operation
goqtframelesswindow copied to clipboard

Qt frameless window written in Go

Results 4 goqtframelesswindow issues
Sort by recently updated
recently updated
newest added

I am confronted with a perplexing problem, and I document it here as it is. ### My environment ``` MacOS 10.13.6 High Sierra ``` ### Problem I had no problems...

Window resizing feature is broken. Probably not broken up to 5.12.3. See https://github.com/therecipe/qt/issues/938

When launch the application, I got the following error. ``` __debug_bin(59399,0xd10c5c0) malloc: *** error for object 0x14a61710: pointer being freed was not allocated __debug_bin(59399,0xd10c5c0) malloc: *** set a breakpoint in...

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20210630005230-0f9fa26af87c to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sys&package-manager=go_modules&previous-version=0.0.0-20210630005230-0f9fa26af87c&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies