Skip to content

Replace the widgets' default title bar with a custom one #47

Description

@matzman666

As the title says this is about replacing the default title bar (the bar that holds the widget's name and the close/undock buttons). The advantage is that there are no more native window decorations for floating widgets. And we could add a fullscreen button for widgets to the other buttons (according to the internet fullscreen for floating widgets works on Windows, but that is still unconfirmed. Even if it doesn't work, we could implement a "borderless windowed fullscreen mode").

The disadvantage is that Qt is like: You want to have access to the default title bar? Fuck you, I won't give you access. When you want to have a custom title bar, implement your own from scratch. And by the way, you will break your style sheets if you do so.

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