antonypro / QGoodWindow

QGoodWindow - border less window for Qt 5 and Qt 6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QGoodWindow

Border less window implementation for Qt 5 and Qt 6 on Windows, Linux and macOS.

Version 2.4.3

QGoodWindow in dark mode on Windows 11:

QGoodWindow in dark mode on Ubuntu Linux:

QGoodWindow in dark mode on macOS:

QGoodWindow is a library that gives to Qt developers possibilities for customization of the title bar.

QGoodWindow enables full title bar customization like buttons on the title bar or combine the title bar with the client area of the window.

Requirements:

Is required at least Qt 5.5 with a full compliant C++11 compiler.

Building, using and API:

To see instructions on how to build, use, and API information, please see the docs.

Credits:

Contributing:

You can contribute with suggestions, writing issues on Issues or filling pull requests.

Also, if you see value in my project, consider become a sponsor:

GitHub Sponsors:

https://github.com/sponsors/antonypro

Bitcoin:

img/bitcoin-qrcode.png

Address: bc1qfk849eam7hsdna55lf2za9neq57re667c0eh54

Changes:

To see what has changed between versions, please see the CHANGELOG.

About

QGoodWindow - border less window for Qt 5 and Qt 6

License:MIT License


Languages

Language:C++ 77.3%Language:CMake 7.1%Language:QMake 6.2%Language:C 3.8%Language:QML 2.3%Language:Objective-C++ 1.7%Language:Prolog 1.6%