# Jorgen-VikingGod/Qt-Frameless-Window-DarkStyle

simple MainWindow class implementation with frameless window and custom dark style. It adds also support for titlebar and buttons (minimize, maximize, close)

Repository: https://github.com/Jorgen-VikingGod/Qt-Frameless-Window-DarkStyle
Canonical: https://ross.abutalabs.com/products/qt-frameless-window-darkstyle
Language: C++
License Family: other
Topics: qt, qt5, stylesheets, qstylesheet, dark-theme, cpp, fancy
Last push: 2022-12-15T07:11:10+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3358, "days_push": 1357, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1225, forks 277 (observed 2026-08-28T04:04:02.993782+00:00)

## What it is
A Qt5 C++ library providing a frameless MainWindow implementation with a custom dark stylesheet based on the Fusion style, styled after the Visual Studio 2013 flat look. It includes a custom titlebar with minimize, restore, maximize, and close buttons, window dragging, and double-click maximize toggling.

## Use cases
- make a Qt app look like Visual Studio 2013 with a flat dark theme
- create a frameless Qt window with a custom titlebar
- add minimize maximize and close buttons to a frameless Qt window
- apply a dark stylesheet to a Qt5 application
- drag and resize a borderless Qt window
- give my C++ desktop app a modern dark UI

## When to choose
- you are building a Qt5 C++ desktop application and want a flat, dark, frameless look
- you need a custom titlebar with standard window buttons and native event support
- you want a lightweight drop-in style class rather than a full UI framework

## When to avoid
- you need window resizing, which is still an unimplemented todo
- you need Linux support or Qt6 compatibility, which are not covered by testing
- you want an actively maintained solution with broader platform coverage - consider QGoodWindow instead

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, theme, desktop-framework
- domain: desktop-applications, cross-platform, web-design
- platform: cpp, windows, cross-platform
- tags: qt, qt5, frameless-window, dark-theme, stylesheets, titlebar, vs2013-style, macos, desktop

## Member repositories
- Jorgen-VikingGod/Qt-Frameless-Window-DarkStyle (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:02.993782+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:15:22.413019+00:00, confidence not recorded.
  - readme: https://github.com/Jorgen-VikingGod/Qt-Frameless-Window-DarkStyle (fetched 2026-08-28T04:04:02.993782+00:00, sha d39f8835f708)
- Data as of 2026-08-30T08:39:29.467469+00:00.
