All Projects → dan-42 → qt_frameless_main_window

dan-42 / qt_frameless_main_window

Licence: MIT license
A Qt Widget based frameless main window lib, with full control over the whole screen. This lib is called qtf in short.

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
QMake
1090 projects
Objective-C++
1391 projects

Projects that are alternatives of or similar to qt frameless main window

ModernFramelessWindow
Modern (MS Office, Visual Studio like) frameless window in Qt5
Stars: ✭ 22 (+10%)
Mutual labels:  qt5, frameless-windows
sight
Surgical Image Guidance and Healthcare Toolkit
Stars: ✭ 38 (+90%)
Mutual labels:  qt5
rqt plugin wizard for qtcreator
Wizard for the QtCreator to generate rqt plugins
Stars: ✭ 14 (-30%)
Mutual labels:  qt5
QmlTreeWidget
A TreeView component, implemented by QML, providing convenient interfaces and customizable stylesheet, also available for iOS and Android.
Stars: ✭ 34 (+70%)
Mutual labels:  qt5
qcoro
C++ Coroutines for Qt
Stars: ✭ 150 (+650%)
Mutual labels:  qt5
QTextRecognizer
A gui for tesseractOCR with some preprocessing image options (OpenCV) for improve character recognition
Stars: ✭ 27 (+35%)
Mutual labels:  qt5
ElvUI
ElvUI for World of Warcraft - Vanilla (1.12.1)
Stars: ✭ 67 (+235%)
Mutual labels:  user-interface
timelens
Timelens command-line client
Stars: ✭ 39 (+95%)
Mutual labels:  user-interface
qt-raspberrypi-configuration
mkspecs configuration for native Qt 5 build on Raspberry Pi
Stars: ✭ 29 (+45%)
Mutual labels:  qt5
QTcpSocket
A simple Qt client-server TCP architecture to transfer data between peers
Stars: ✭ 62 (+210%)
Mutual labels:  qt5
QArchive
Async C++ Cross-Platform library that modernizes libarchive using Qt5 🚀. Simply extracts 7z 🍔, Tarballs 🎱 and other supported formats by libarchive. ❤️
Stars: ✭ 66 (+230%)
Mutual labels:  qt5
wombatforensics
linux c++, qt5, multi-threaded forensic gui tool
Stars: ✭ 27 (+35%)
Mutual labels:  qt5
QtWeb
Qt with Web
Stars: ✭ 22 (+10%)
Mutual labels:  qt5
wiregui
A graphical user interface for wireguard (client-side) for linux and windows
Stars: ✭ 99 (+395%)
Mutual labels:  user-interface
ColorPicker
Powerful screen ColorPicker/Chooser application for Linux Desktop
Stars: ✭ 55 (+175%)
Mutual labels:  qt5
Dotfiles
🍙 Personal dotfiles repository.
Stars: ✭ 148 (+640%)
Mutual labels:  user-interface
qt monkey
Tool for testing Qt based applications
Stars: ✭ 39 (+95%)
Mutual labels:  qt5
dunya-desktop
A modular, customizable and open-source desktop application for accessing and visualizing music data.
Stars: ✭ 76 (+280%)
Mutual labels:  qt5
canorus
Canorus is a free cross-platform music score editor
Stars: ✭ 25 (+25%)
Mutual labels:  qt5
resto
🔗 a CLI app can send pretty HTTP & API requests with TUI
Stars: ✭ 113 (+465%)
Mutual labels:  user-interface

NOTE

The current version is only working with windows and using CMake For QMake or other uses, just copy all the files ins src/ to your project

Qt Frameless Window

A complete frameless window based on dfct

example

This allows your applications to use the full screen or add custom buttons like example firefox or example window explorer

FEATURES

  • Full control over the whole application size
  • Multi window support

Windows10

  • full normale window behaviour(drag, move, resize, snap, aero)
  • no 1px boarder around window

Linux

  • NOT IMPLEMENTED/TESTED YET

Apple OSX

  • NOT IMPLEMENTED/TESTED YET

LICENSE

SPDX-License-Identifier: MIT

Licensed under the MIT License http://opensource.org/licenses/MIT.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].