qt_frameless_main_window icon indicating copy to clipboard operation
qt_frameless_main_window copied to clipboard

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

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.