qwindowkit
Frameless window framework for Qt
QWindowKit is a cross-platform window customization framework for Qt Widgets and Qt Quick.
- Versions: 1.0.1
- Website: https://github.com/stdware/qwindowkit
- Licenses: ASL 2.0
- Package source: gnu/packages/qt.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of qwindowkit
as follows:
guix install qwindowkit
Or install a particular version:
guix install qwindowkit@1.0.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.