Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-02T06:12:33.000Z (8 months ago)
- Last Synced: 2024-11-15T13:45:51.780Z (2 months ago)
- Topics: aerosnap, borderless, frameless, go, macos, qt, windows
- Language: Go
- Homepage:
- Size: 115 KB
- Stars: 21
- Watchers: 3
- 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
```