Awesome
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:
<img src="img/qgoodwindow-win.png" title="" alt="" data-align="center">QGoodWindow in dark mode on Ubuntu Linux:
<img src="img/qgoodwindow-linux.png" title="" alt="" data-align="center">QGoodWindow in dark mode on macOS:
<img src="img/qgoodwindow-mac.png" title="" alt="" data-align="center">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:
- The dark theme present on GoodShowCase example and the example itself is based on this awesome work: https://github.com/Jorgen-VikingGod/Qt-Frameless-Window-DarkStyle, and the light theme was inspired on this dark theme.
- The GoodShowCaseGL example is based on the OpenGL textures example provided by Qt.
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:
Address: bc1qfk849eam7hsdna55lf2za9neq57re667c0eh54
Changes:
To see what has changed between versions, please see the CHANGELOG.