Skip to content

QuickWindow is a QtQuick frameless window for the Windows platform.

License

Notifications You must be signed in to change notification settings

3unjee/QuickWindow

Repository files navigation

QuickWindow

azure appveyor

QuickWindow

QuickWindow is a QtQuick frameless window for the Windows platform.

Highlights

  • Side and corner resize.
  • Dragging and snapping.
  • Double click maximize.
  • Keyboard shortcuts.
  • OpenGL and Software support.
  • Touch support.

Technology

QuickWindow is built in C++ with the Qt framework.

Platforms

  • Windows XP and later.

Requirements

  • Qt 4.8.0 / 5.5.0 or later.

On Windows:

Recommended:

Build

You can build QuickWindow with Qt Creator:

Or the console:

qmake -r
make (mingw32-make on Windows)

Author

GNU Lesser General Public License Usage

Sky kit may be used under the terms of the GNU Lesser General Public License version 3 as published by the Free Software Foundation and appearing in the LICENSE.md file included in the packaging of this file. Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html.

About

QuickWindow is a QtQuick frameless window for the Windows platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published