https://github.com/akiyosi/goqtframelesswindow
Qt frameless window written in Go
https://github.com/akiyosi/goqtframelesswindow
aerosnap borderless frameless go macos qt windows
Last synced: 11 months ago
JSON representation
Qt frameless window written in Go
- Host: GitHub
- URL: https://github.com/akiyosi/goqtframelesswindow
- Owner: akiyosi
- Created: 2019-02-22T07:40:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-02T06:12:33.000Z (about 2 years ago)
- Last Synced: 2025-07-02T14:06:55.666Z (about 1 year ago)
- Topics: aerosnap, borderless, frameless, go, macos, qt, windows
- Language: Go
- Homepage:
- Size: 115 KB
- Stars: 21
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# goqtframlesswindow
## Build
```
qtrcc
qtdeploy build desktop
```
## Build sample project for Windows
```
cd _example
qtdeploy -docker build windows_64_shared
```