Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Separate theme handling from frameless. #63

Description

@PaddleStroke

There is a single class QGoodWindow that handles everything. This is imo not ideal, because for example I'm trying to bring the frameless thing to an existing application where theme are already implemented. So that may generates conflicts.

Imo there should be 2 classes :

  • FramelessWindow subclass of QMainWindow
  • QGoodWindow subclass of FramelessWindow that implements the dark/light themes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions