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

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
```